kevinyang0906 / lightadmin-springboot

LightAdmin and Spring Boot integration example

Home Page:http://lightadmin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • add lightadmin, tomcat and jasper to your pom
  • add some lightadmin init code in (or around) your main code

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.

About

LightAdmin and Spring Boot integration example

http://lightadmin.org

License:Apache License 2.0


Languages

Language:Java 91.9%Language:HTML 8.1%