diff --git a/radar/2017-03-01/spring-boot.md b/radar/2017-03-01/spring-boot.md index 8c68a86..bd493a0 100644 --- a/radar/2017-03-01/spring-boot.md +++ b/radar/2017-03-01/spring-boot.md @@ -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.