This repository contains a demo application for a simple, maintainable and maintainable crud ui with Spring Boot, jOOQ, AngularJS and ng-admin.
It is related to [this blog post] (https://blog.flavia-it.de/simple-maintainable-and-customizable-crud-uis-with-jooq-and-ng-admin/).
To launch this application, you will need to have a JDK 8 of your choice installed on your system.
Clone this repo:
git clone https://github.com/flaviait/jooq-crud-ui.git
./gradlew build
java -jar build/libs/jooq-crud-ui.jar
Now the app should be up and running. You can now visit http://localhost:8080 and play around.