Simple, maintainable and customizable CRUD UIs with jOOQ and ng-admin
In this blog post I’ll show you a way to build a relatively simple CRUD UI with a Java backend and an AngularJS frontend. The requirements for the implementation are the following: The setup should...