nakag / isolating-the-domain

Spring Boot : gradle, Spring MVC, Thymeleaf, MyBatis and Spring Security sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ドメインを隔離する Isolating the Domain

gradle based Spring Boot & MVC & Thymeleaf & Security & MyBatis template project

起動方法

./gradlew clean bootRun

実行可能Jarのビルド

./gradlew clean build

アーキテクチャ

アーキテクチャ

About

Spring Boot : gradle, Spring MVC, Thymeleaf, MyBatis and Spring Security sample


Languages

Language:Java 56.7%Language:HTML 34.6%Language:Groovy 8.7%