Remove Spring Boot

The project can be located via the more general Spring entry in the plattform section
This commit is contained in:
akullpp
2017-11-14 11:19:22 +01:00
parent bbb65592eb
commit e630a58353

View File

@ -916,7 +916,6 @@ A curated list of awesome Java frameworks, libraries and software.
* [Play](https://www.playframework.com/) - Built on Akka, it provides predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications in Java and Scala. * [Play](https://www.playframework.com/) - Built on Akka, it provides predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications in Java and Scala.
* [PrimeFaces](https://primefaces.org/) - JSF framework with both free and commercial/support versions and frontend components. * [PrimeFaces](https://primefaces.org/) - JSF framework with both free and commercial/support versions and frontend components.
* [Ratpack](https://ratpack.io/) - Set of libraries that facilitate fast, efficient, evolvable and well-tested HTTP applications. * [Ratpack](https://ratpack.io/) - Set of libraries that facilitate fast, efficient, evolvable and well-tested HTTP applications.
* [Spring Boot](https://projects.spring.io/spring-boot/) - Microframework that simplifies the development of new Spring applications.
* [Vaadin](https://vaadin.com/home) - Event-driven framework build on top of GWT. Uses server-side architecture with Ajax on the client side. * [Vaadin](https://vaadin.com/home) - Event-driven framework build on top of GWT. Uses server-side architecture with Ajax on the client side.
# Resources # Resources