Solenix Workshop - Spring Boot11 October 2016
During our latest regular Solenix Workshop we had a thorough look at Spring Boot and how it can benefit us in our current and future software projects.
Spring Boot allows creating rich application launchers harnessing the full power of the Spring framework. It allows us to create self-contained applications, which bring all the necessary utensils, including web servers, database connectors, etc. in a single package and a single process. As usual with the Spring framework, Spring Boot makes using sophisticated features much easier.