Commit Graph
1414 Commits
Author SHA1 Message Date
heldev 8bcb4f5b42 Remove Hystrix
The official repo says "Hystrix is no longer in active development" and recommends using projects like resilience4j
2019-10-02 20:46:06 -04:00
heldev 5b3327232f Kamon fix URL and mark as commercial 2019-10-02 20:38:40 -04:00
heldev b11ee8abea Keycloak new URL
The old one redirects here
2019-10-02 20:33:33 -04:00
heldev ec848b35a9 PicketLink is merged into Keycloak
From the official site http://picketlink.org
2019-10-02 20:30:31 -04:00
heldev c4cdec75cc Checker Framework new official URL
The old link redirects to this site
2019-10-02 20:14:26 -04:00
heldev c9383b28ac Java Path finder new official URL
The old link doesn't work (it requires authorization) so people from the official google group (again linked from the old sourceforge homepage http://javapathfinder.sourceforge.net ) pointed to the new URL https://groups.google.com/forum/#!topic/java-pathfinder/F2Fq3TjEYIs
2019-10-02 20:10:20 -04:00
Shmuel Goldfarb 4c837c493a fix honest-profiler link 2019-10-02 19:45:32 -04:00
heldev cda0beb5af Koloboke new official URL 2019-10-02 19:44:34 -04:00
heldev 2f2c382606 Multi-OS Engine new official URL 2019-10-02 19:40:32 -04:00
heldev 865340212f Change NetBeans to Apache NetBeans 2019-10-02 19:29:20 -04:00
Shmuel Goldfarb 6091638b59 fix druid link 2019-10-02 19:07:57 -04:00
Andre Blanke 897baaad20 Fix JavaFX URL to point to OpenJFX site instead of Oracle site 2019-10-02 19:05:43 -04:00
Roland Weisleder 03633a14fb Adjust repository url for jFairy 2019-09-08 13:31:14 -04:00
Andreas Kull 760d85162a Add unirest-java 2019-09-05 22:41:24 +02:00
Andreas Kull 7c5dca50d5 Add Jexer 2019-09-05 22:40:07 +02:00
Kevin Lamonte d577013d81 Insert in alphabetic position 2019-08-18 20:44:04 -05:00
Kevin Lamonte 550854229b Include Jexer 2019-08-18 20:41:19 -05:00
Luo Lee 661d69ac0d Update README.md
Add unirest-java library.
2019-08-01 16:15:16 +08:00
Andreas Kull bade1929e6 Add image-comparison 2019-07-26 13:24:46 +02:00
Andreas Kull 840cc567cc Update README.md 2019-07-26 13:24:23 +02:00
Andreas Kull b28e522c3e Add Armeria http client/server (#756)
* update readme

* fix alphabetic order

* Update README.md
2019-07-26 13:22:40 +02:00
Andreas Kull 43b848ed57 Update README.md 2019-07-26 13:22:21 +02:00
zhenik 09c854246e fix alphabetic order 2019-07-22 11:50:15 +02:00
zhenik dfa3960adf update readme 2019-07-22 11:42:36 +02:00
Roman Beskrovnyi bc29e679ab Update README.md
Added image-comparison library
2019-07-17 11:21:07 +03:00
heldev 40f18bcfe9 Update DynamicReports URL
The original link has been dead for about a year ( https://community.jaspersoft.com/questions/1100606/dynamicreportsorg-offline ).
A WaybackMachine page ( http://web.archive.org/web/20180224203351/http://dynamicreports.org/documentation/documentation-overview ) has a link to a sourceforce page ( https://sourceforge.net/projects/dynamicreports/files/ ), that is dead and has a link to this github page.
2019-07-15 18:38:16 -04:00
heldev 7854d9d4b5 Update JavaX URL 2019-07-15 18:27:11 -04:00
Jeff Schwartz a87170be90 Add Open HTML to PDF 2019-07-01 12:25:59 +02:00
Júlio Falbo 391ade4ae8 Add Perses 2019-07-01 12:21:10 +02:00
Johnny Lim ff9149f81a Restore "Bytecode Manipulation" entry in Contents 2019-06-28 09:47:32 -04:00
Andreas Kull 15d1c898f5 Merge pull request #747 from gunnarmorling/patch-1
Adding link to "Awesome Annotation Processing" list
2019-06-13 10:23:48 +02:00
Andreas Kull 6b3588e080 Merge pull request #731 from vdiravka/Apache_Drill
Add Apache Drill
2019-06-13 10:22:44 +02:00
Andreas Kull cff1cf9898 Add Doma 2 2019-06-13 10:20:33 +02:00
Andreas Kull 49efca9a50 Update README.md 2019-06-13 10:20:15 +02:00
Andreas Kull ecba47200f Add Serenity BDD 2019-06-13 10:17:13 +02:00
Andreas Kull b3ec9b2ca2 Include Manifold (#749)
* include Manifold

* Update README.md
2019-06-12 21:28:22 +02:00
Andreas Kull 84c98b57c0 Update README.md 2019-06-12 21:27:50 +02:00
Mark Sto 0ccd3fda61 include Manifold 2019-06-12 17:19:37 +03:00
Christoph Wagner 8d80b46e29 Fix JOpt Simple URL 2019-05-25 16:45:36 -04:00
Andreas Worm 16c7a0af5d change to https link 2019-05-23 08:46:30 +02:00
Gunnar Morling eae33f85a3 Adding link to "Awesome Annotation Processing" list 2019-05-21 21:21:29 +02:00
Andreas Worm 09eb55f22f add serenity bdd
worked with this framework for half a year now, it's great. community and development is active.
unique selling points: implements the screenplay pattern, two-way jira integration ...
2019-05-21 14:35:09 +02:00
Adam Gent dc91e40da3 [Doma 2](https://doma.readthedocs.io/en/stable/)
[Doma 2](https://doma.readthedocs.io/en/stable/) - Doma 2 is a database access framework for Java 8+. It is unique in that it does code generation thus avoiding reflection. This is becoming more popular as people want to use GraalVM native images. It also has native SQL templates, called “two-way SQL”.

I have no association with the author of the library but found it extremely interesting in its approach for database access. I think it isn't as well known because it just recently had its documentation and source code ported to English. The library even has an eclipse plugin!
2019-05-17 11:03:13 -04:00
heldev 04604dcca0 Fix pebble URL 2019-05-01 22:29:08 -04:00
Sakib Sami fe0d50f697 Add Java Developer Roadmap
Add Java Developer Roadmap
2019-04-29 15:15:28 +02:00
heldev 4577a640eb Move Rocker to the place ordered alphabetically
Merge pull request #738 from izeye/patch-8
2019-04-17 23:37:13 -04:00
Johnny Lim 736a79398b Move Rocker to the place ordered alphabetically 2019-04-18 12:22:11 +09:00
Roman Leventov f7e784f8d6 Add concurrency checklist 2019-04-02 10:12:32 +02:00
heldev a5c13bcdcd Add Rocker 2019-04-02 09:56:32 +02:00
Andreas Kull e65ed8fa18 Update CONTRIBUTING.md
Add language requirement
2019-04-02 09:52:01 +02:00