LightAdmin and Spring Boot integration example

This application is a usual spring-boot application, where lightadmin was added. Applying this to your own, existent project/applications means:

It is really trivial.

Note: the ideal (and spring-boot like) solution would be to simply add a spring-boot-starter-lightadmin to your POM. We are aware of this, but it's not yet implemented.