JoffZhang / myddd-spring-boot

A DDD Implement framework based on Java and Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myddd-spring-boot

myddd-spring-boot is based on Java and Spring Boot, it supports development for the backend.

其它语言(Other language): 中文Chinese

brain map

Quick Start

Myddd has already created a quick starter tool. You can create a project just in seconds.

Visit myddd starter to get more details about this tool.

Samples

There are some sample projects you can access:

  • Use Java: visit the demo in directory examples, it named java-ddd
  • Use Kotlin: visit the demo in directory examples, it named kotlin-ddd
  • Java + gRPC + Docker, Cloud Native Sample,Visit java-grpc-sample

The principles

It has two principles:

  1. Focused on DDD Style

  2. Use Spring Boot for base

    Because Spring Boot is very popular, use Spring Boot can let more developers care about DDD (Domain Driver Design)

SonarQube Reports

We use SonarQube to analyse the quality of the code

Version:0.3.4-RC

SonarQube Report

WebSite

【myddd】: https://myddd.org

About

A DDD Implement framework based on Java and Spring Boot

License:MIT License


Languages

Language:Java 93.4%Language:Kotlin 6.5%Language:Shell 0.1%