Giter VIP home page Giter VIP logo

isolating-the-domain's Introduction

ドメインを独立させる Isolating the Domain

  • Spring Boot
  • Spring MVC (direct field access)
  • Thymeleaf
  • MyBatis SQL Mapper

起動方法

./gradlew bootRun

http://localhost:8080 でダッシュボード画面を表示

実行可能Jarのビルドと実行

./gradlew :webapp:clean :webapp:build
java -jar webapp/build/libs/webapp.jar

Jig 設計ドキュメントの自動生成

./gradlew :webapp:jig

webapp/build/jig 以下にソースコードから自動生成したクラス一覧やクラスの関連図を出力

Jig 設計ドキュメント

設計ガイド

ドメインを独立させる

ドメイン駆動設計本格入門

型指向のプログラミング:設計ガイドライン

書籍:現場で役立つシステム設計の原則

アーキテクチャ

アーキテクチャ

動作検証

npm install
npm test

Cypressのヘッドレスブラウザで疎通を実施

isolating-the-domain's People

Contributors

irof avatar e-yamane avatar masuda220 avatar yukieen avatar 6u6ka avatar kbtaniguchi avatar haljik avatar stgctkm avatar numamino avatar kazuhito-m avatar i-takehiro avatar yamakii avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.