la-team / lightadmin-springboot

LightAdmin and Spring Boot integration example
http://lightadmin.org
Apache License 2.0
58 stars 35 forks source link

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.