Update README.md
Added IDEs and several other things
This commit is contained in:
29
README.md
29
README.md
@ -42,6 +42,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
- [HTTP](#http)
|
- [HTTP](#http)
|
||||||
- [Hardware](#hardware)
|
- [Hardware](#hardware)
|
||||||
- [High Performance](#high-performance)
|
- [High Performance](#high-performance)
|
||||||
|
- [IDEs](#ides)
|
||||||
- [Imagery](#imagery)
|
- [Imagery](#imagery)
|
||||||
- [Internationalization](#internationalization)
|
- [Internationalization](#internationalization)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
@ -131,9 +132,21 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
## HTTP
|
## HTTP
|
||||||
## Hardware
|
## Hardware
|
||||||
## High Performance
|
## High Performance
|
||||||
|
|
||||||
|
## IDEs
|
||||||
|
|
||||||
|
* [NetBeans](https://netbeans.org/)
|
||||||
|
* [Eclipse](http://www.eclipse.org/)
|
||||||
|
* [IntelliJ](http://www.jetbrains.com/idea/)
|
||||||
|
|
||||||
## Imagery
|
## Imagery
|
||||||
## Internationalization
|
## Internationalization
|
||||||
## Logging
|
## Logging
|
||||||
|
|
||||||
|
* [SLF4J](http://www.slf4j.org/)
|
||||||
|
* [Log4j](http://logging.apache.org/log4j/)
|
||||||
|
* [Logback](http://logback.qos.ch/)
|
||||||
|
|
||||||
## Machine Learning
|
## Machine Learning
|
||||||
|
|
||||||
* [Apache Mahout](https://mahout.apache.org/)
|
* [Apache Mahout](https://mahout.apache.org/)
|
||||||
@ -157,6 +170,9 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
## ORM
|
## ORM
|
||||||
## Package Management
|
## Package Management
|
||||||
## Permissions
|
## Permissions
|
||||||
|
|
||||||
|
* [Apache Shiro](http://shiro.apache.org/)
|
||||||
|
|
||||||
## Processes and Threads
|
## Processes and Threads
|
||||||
## Queue
|
## Queue
|
||||||
## RESTful API
|
## RESTful API
|
||||||
@ -164,6 +180,12 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
## Search
|
## Search
|
||||||
## Tagging
|
## Tagging
|
||||||
## Template Engine
|
## Template Engine
|
||||||
|
|
||||||
|
* [Apache Tapestry](http://tapestry.apache.org/)
|
||||||
|
* [Apache Velocity](http://velocity.apache.org/)
|
||||||
|
* JSP
|
||||||
|
* [Thymeleaf](http://www.thymeleaf.org/)
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
* [Mockito](http://code.google.com/p/mockito/)
|
* [Mockito](http://code.google.com/p/mockito/)
|
||||||
@ -175,10 +197,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
## Video
|
## Video
|
||||||
## WSGI Servers
|
## WSGI Servers
|
||||||
## Web Content Extracting
|
## Web Content Extracting
|
||||||
|
|
||||||
## Web Crawling
|
## Web Crawling
|
||||||
|
|
||||||
|
* [Apache Nutch](http://nutch.apache.org/)
|
||||||
|
* [Crawler4j](https://code.google.com/p/crawler4j/)
|
||||||
|
|
||||||
## Web Frameworks
|
## Web Frameworks
|
||||||
|
|
||||||
* JSF
|
|
||||||
* [Spring](http://spring.io/)
|
* [Spring](http://spring.io/)
|
||||||
* [Grails](https://grails.org/)
|
* [Grails](https://grails.org/)
|
||||||
* [Vaadin](https://vaadin.com/)
|
* [Vaadin](https://vaadin.com/)
|
||||||
@ -186,6 +212,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Apache Wicket](http://wicket.apache.org/)
|
* [Apache Wicket](http://wicket.apache.org/)
|
||||||
* [Play](http://www.playframework.com/)
|
* [Play](http://www.playframework.com/)
|
||||||
* [Apache Struts](http://struts.apache.org/)
|
* [Apache Struts](http://struts.apache.org/)
|
||||||
|
* [PrimeFaces](http://primefaces.org/)
|
||||||
|
|
||||||
## WebSocket
|
## WebSocket
|
||||||
## Workflow Execution
|
## Workflow Execution
|
||||||
|
Reference in New Issue
Block a user