Add link to Spring Boot

This commit is contained in:
Mathias Schopmans
2017-04-04 09:24:28 +02:00
parent a01f24a3b5
commit 1462c6ad18

View File

@@ -5,7 +5,7 @@ quadrant: languages-and-frameworks
--- ---
With Spring Boot you create standalone Spring Applications with minimum configuration. Spring Boot rapidly gets you up and running for production. With Spring Boot you create standalone Spring Applications with minimum configuration. [Spring Boot](https://projects.spring.io/spring-boot/) rapidly gets you up and running for production.
With an embedded Tomcat, Jetty and Undertow you have everything you need to deploy your application out-of-the-box. With an embedded Tomcat, Jetty and Undertow you have everything you need to deploy your application out-of-the-box.