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
- Host: GitHub
- URL: https://github.com/adamatti/learnlightadmin
- Owner: adamatti
- Created: 2018-04-20T17:41:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T17:41:43.000Z (almost 8 years ago)
- Last Synced: 2025-06-05T19:06:23.234Z (10 months ago)
- Topics: crud, gradle, groovy, java, jvm
- Language: Groovy
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
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]