Spring boot

Spring Boot, autoconfiguration and project hierarchy

Author: Dejan Sakelšak Spring Boot (link) is an awesome Spring module that enables you to run Java web applications without the need of external servlet engines like Jetty or Apache Tomcat and speeds up the process of setting up a Spring based project. Context initialization with Spring Boot In short words, Spring Boot, uses an […]

Spring Boot, autoconfiguration and project hierarchy Read More »