https://github.com/seedstack/business
Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.
https://github.com/seedstack/business
ddd domain-driven-design java seedstack
Last synced: 12 months ago
JSON representation
Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.
- Host: GitHub
- URL: https://github.com/seedstack/business
- Owner: seedstack
- License: mpl-2.0
- Created: 2014-12-17T13:29:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T20:17:18.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T20:22:43.153Z (about 1 year ago)
- Topics: ddd, domain-driven-design, java, seedstack
- Language: Java
- Homepage: http://seedstack.org/docs
- Size: 6.65 MB
- Stars: 27
- Watchers: 16
- Forks: 21
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SeedStack Business Framework
[](https://travis-ci.org/seedstack/business) [](https://coveralls.io/github/seedstack/business?branch=master) [](https://maven-badges.herokuapp.com/maven-central/org.seedstack.business/business)
Based on the Domain-Driven-Design methodology, the business framework will help you structure and implement your business code cleanly and efficiently.
# Copyright and license
This source code is copyrighted by [The SeedStack Authors](https://github.com/seedstack/seedstack/blob/master/AUTHORS) and
released under the terms of the [Mozilla Public License 2.0](https://www.mozilla.org/MPL/2.0/).