diff --git a/README.md b/README.md index 53ec7de5..44f39ab3 100644 --- a/README.md +++ b/README.md @@ -809,6 +809,9 @@ A curated list of awesome Java frameworks, libraries and software. * [PrimeFaces](http://primefaces.org/) - JSF framework which has a free and a commercial version with support. Provides several frontend components. * [Ratpack](https://ratpack.io/) - Set of libraries that facilitate fast, efficient, evolvable and well tested HTTP applications. * [Spring Boot](http://projects.spring.io/spring-boot/) - Microframework which simplifies the development of new Spring applications. +* [Spring](http://projects.spring.io/spring-framework/) - Provides many packages ranging from dependency injection to aspect-oriented programming to security. +* [Tinystruct](http://tinystruct.org) - Small and efficient framework, Not only for web application. +* [Tinystruct Examples](https://github.com/m0ver/tinystruct2.0) - Interesting web applications. * [Vaadin](https://vaadin.com/home) - Event-driven framework build on top of GWT. Uses server-side architecture with Ajax on the client-side. # Resources