An open API service indexing awesome lists of open source software.

https://github.com/knittl/ddd-spring

Spring integration for DDD annotations
https://github.com/knittl/ddd-spring

ddd domain-driven-design hacktoberfest hacktoberfest2022 java spring spring-boot

Last synced: about 2 months ago
JSON representation

Spring integration for DDD annotations

Awesome Lists containing this project

README

          

DDD Annotations -- Spring Integration
====================================

This project aims at simplifying the development of [Domain Driven Design](https://www.domainlanguage.com/) applications with the [Spring Framework](https://spring.io/projects/spring-framework).

It provides configurations annotations which automatically scan the application for classes with [_DDD annotations_](https://github.com/knittl/ddd-annotations) and registers them as beans.