Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1003 Bytes

ReadMe.md

File metadata and controls

17 lines (9 loc) · 1003 Bytes

Spring Boot + Active JDBC DDD Startar

Code Style: Google

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.

Diagram

License

Licensed under the MIT License.

© 2020 Logue / Fores Inc.