A seed project to create a backend with Axon,Spring and Hibernate.
What you get Out of the Box ?
DDD Building box
CQRS building box
DB Connectivity,Transaction and Logging Configuration,Unit/Integration Test setup/configuration
Simple functionality like
Services for user login
Forgot password
Assigning homepages to user roles
Will be coming in soon
##You are the Architect! Use with care, you are still the Architect, download it, understand it deeply and modify to fit your context.
You should ideally not need to dig into the org.nthdimenzion package, just put your code into a com.xxx package and get going, you have all infrastructure configured for you