https://github.com/quantummaid/quantummaid
The go-to application framework for Beginners, Domain-Driven Designers, Clean Architects, Monolithics, Microservicers, Servlet Seniors, Docker Hipsters and Serverless Junkies.
https://github.com/quantummaid/quantummaid
Last synced: about 1 year ago
JSON representation
The go-to application framework for Beginners, Domain-Driven Designers, Clean Architects, Monolithics, Microservicers, Servlet Seniors, Docker Hipsters and Serverless Junkies.
- Host: GitHub
- URL: https://github.com/quantummaid/quantummaid
- Owner: quantummaid
- License: apache-2.0
- Created: 2020-03-11T14:53:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T21:43:08.000Z (over 3 years ago)
- Last Synced: 2025-04-04T18:47:23.272Z (about 1 year ago)
- Language: Java
- Homepage: https://quantummaid.de
- Size: 621 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://bestpractices.coreinfrastructure.org/projects/3876)
[](https://sonarcloud.io/dashboard?id=de.quantummaid.quantummaid%3Aparent)
[](https://sonarcloud.io/dashboard?id=de.quantummaid.quantummaid%3Aparent)
[](https://sonarcloud.io/dashboard?id=de.quantummaid.quantummaid%3Aparent)
[](https://sonarcloud.io/dashboard?id=de.quantummaid.quantummaid%3Aparent)
[](https://sonarcloud.io/dashboard?id=de.quantummaid.quantummaid%3Aparent)
[](https://sonarcloud.io/dashboard?id=de.quantummaid.quantummaid%3Aparent)
[](https://sonarcloud.io/dashboard?id=de.quantummaid.quantummaid%3Aparent)
[](https://sonarcloud.io/dashboard?id=de.quantummaid.quantummaid%3Aparent)
[](https://github.com/quantummaid/quantummaid)
[](https://maven-badges.herokuapp.com/maven-central/de.quantummaid.quantummaid/core)
[](https://github.com/quantummaid/quantummaid)
[](https://opensource.org/licenses/Apache-2.0)
[](https://quantummaid.de/community.html)
[](https://gitter.im/quantum-maid-framework/community)
[](https://twitter.com/quantummaid)

# QuantumMaid
The go-to application framework for Beginners, Domain-Driven Designers, Clean Architects, Monolithics, Microservicers, Servlet Grandpas, Docker Hipsters and Serverless Junkies.
## Designed for Clean Architecture and Domain-Driven Design
QuantumMaid stays completely out of your business logic.
It explicitly does **not** require you to:
- Add annotations to your code
- Inherit base classes
- Implement framework interfaces
In fact, you can bundle your entire business logic into a dedicated module without any dependency
to the application framework.
This enables you to implement Domain-Driven Design by the book.
More information can be found [here](https://quantummaid.de).
## Getting started
You can find easy-to-follow and interesting tutorials [here](https://github.com/quantummaid/quantummaid-tutorials/blob/master/README.md).
The QuantumMaid documentation can be found [here](https://quantummaid.de/docs.html).
## Get in touch
Feel free to join us on [Slack](https://quantummaid.de/community.html)
or [Gitter](https://gitter.im/quantum-maid-framework/community) to ask questions, give feedback or simply discuss software
architecture with the team behind QuantumMaid. Also, don't forget to visit our [website](https://quantummaid.de) and follow
us on [Twitter](https://twitter.com/quantummaid)!