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

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.

Awesome Lists containing this project

README

          

# SeedStack Business Framework

[![Build status](https://travis-ci.org/seedstack/business.svg?branch=master)](https://travis-ci.org/seedstack/business) [![Coverage Status](https://coveralls.io/repos/github/seedstack/business/badge.svg?branch=master)](https://coveralls.io/github/seedstack/business?branch=master) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.seedstack.business/business/badge.svg?style=flat)](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/).