From e630a58353a8c8f072f2e682cac9e70a97c02079 Mon Sep 17 00:00:00 2001 From: akullpp Date: Tue, 14 Nov 2017 11:19:22 +0100 Subject: [PATCH] Remove Spring Boot The project can be located via the more general Spring entry in the plattform section --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 42f29a1..fd557f1 100644 --- a/README.md +++ b/README.md @@ -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. * [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. -* [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. # Resources