Spring Boot starter project with Domain Driven Development (DDD) using ActiveJDBC (ActiveRecord Architecture). It also supports transactions.
Since ActiveJDBC is used, redundant Data Access Objects and Data Transfar Objects are not required. Instead, you need to perform instrumentation when the database changes.
The presentation layer is not included as this project is intended for use with api server. If you want to make a classic web app, please install the template engine (such as Pebble Template) separately.
Licensed under the MIT License.
© 2020 Logue / Fores Inc.