Added platform section
Spring being the first platform framework in this section. I decided not to delete Spring library entries in other sections for now.
This commit is contained in:
@ -47,6 +47,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
- [ORM](#orm)
|
- [ORM](#orm)
|
||||||
- [PDF](#pdf)
|
- [PDF](#pdf)
|
||||||
- [Performance analysis](#performance-analysis)
|
- [Performance analysis](#performance-analysis)
|
||||||
|
- [Platform](#platform)
|
||||||
- [Reactive libraries](#reactive-libraries)
|
- [Reactive libraries](#reactive-libraries)
|
||||||
- [REST Frameworks](#rest-frameworks)
|
- [REST Frameworks](#rest-frameworks)
|
||||||
- [Science](#science)
|
- [Science](#science)
|
||||||
@ -475,7 +476,6 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
* [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development.
|
* [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development.
|
||||||
* [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide.
|
* [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide.
|
||||||
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
|
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
|
||||||
* [Spring](http://projects.spring.io/spring-framework/) - Provides many packages ranging from dependency injection to aspect-oriented programming to security.
|
|
||||||
|
|
||||||
## Monitoring
|
## Monitoring
|
||||||
|
|
||||||
@ -551,6 +551,12 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
* [XRebel](http://zeroturnaround.com/software/xrebel/) - A commercial profiler for Java Web applications.
|
* [XRebel](http://zeroturnaround.com/software/xrebel/) - A commercial profiler for Java Web applications.
|
||||||
* [YourKit Java Profiler](https://www.yourkit.com/features/) - Commercial profiler.
|
* [YourKit Java Profiler](https://www.yourkit.com/features/) - Commercial profiler.
|
||||||
|
|
||||||
|
## Platform
|
||||||
|
|
||||||
|
*Frameworks that are suites of multiple libraries encompassing several categories.*
|
||||||
|
|
||||||
|
* [Spring](http://projects.spring.io/spring-framework/) - Provides many packages ranging from dependency injection to aspect-oriented programming to security.
|
||||||
|
|
||||||
## Reactive libraries
|
## Reactive libraries
|
||||||
|
|
||||||
*Libraries for developing reactive applications.*
|
*Libraries for developing reactive applications.*
|
||||||
|
Reference in New Issue
Block a user