An open API service indexing awesome lists of open source software.

https://github.com/adamatti/learnlightadmin

Pet project to play with light-admin
https://github.com/adamatti/learnlightadmin

crud gradle groovy java jvm

Last synced: 8 months ago
JSON representation

Pet project to play with light-admin

Awesome Lists containing this project

README

          

Pet project to play with http://lightadmin.org[Light Admin] ( a RAD framework)

### Todo
* Remove spring xml files (e.g. use groovy?)
* Remove application.properties (e.g. use groovy?)
* Use http://lightadmin.org/getting-started/spring-boot/[spring-boot]

### References
* https://github.com/akhikhl/gretty[Gradle plugin: gretty]