Skip to content

momokan/spring-boot-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot 系のサンプル集

なるべく最小構成で動かせるサンプルにする。

spring-boot

Spring Boot 本来の構成でのサンプル。
構成要素は

  • Spring Boot
  • DB: JPA / Hibernate
  • テンプレートエンジン: Thymeleaf

spring-boot-doma

Spring Boot に DB まわりで Doma を採用したサンプル。 外だしクエリがお気に入り。

  • Spring Boot
  • DB: S2Doma
  • バリデーション: Hibernate
  • テンプレートエンジン: Thymeleaf

TODO

  • bean のスコープ設定

About

Spring boot を試してみる

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages