09 May 2017
 

Syncope via Spring Boot

Written by ilgrosso

Spring Boot is an increasingly popular framework designed to simplify the bootstrapping and development of a new Spring application. The framework takes an opinionated approach to configuration, freeing developers from the need to define boilerplate configuration.
Definitely, a clever way (not the only one around, though) to bring Java EE applications into the microservice hype.

Being Apache Syncope largely based on the Spring framework, it is fairly possible to generate Spring Boot applications for Core, Console and Enduser: we did prepare such applications for you in this Github repository, aligned with latest stable Apache Syncope 2.0.3 Jazz.

Enjoy!

       

« Return