Skip to content

스프링에서 레이어드 아키텍쳐로 프로젝트를 진행할 때 사용할 보일러 플레이트입니다

License

Notifications You must be signed in to change notification settings

Hwan0518/boilerplate-spring-layeredArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for spring project with Layered Architecture

SpringBoot + Layered Architecture + MariaDB + Docker + Jenkins로 구성된 프로젝트의 boilerplate입니다


Dependencies

** 필요한 dependencies는 추가해서 사용하면 됨

  • Springboot
    • spring-web
  • Test
    • assertJ
  • Data Access
    • spring-data-jpa
    • query-dsl
  • Utils
    • lombok
    • model-mapper
    • swagger
  • DB
    • maria-db

폴더 구조

  • Root Directory
    image
  • Source Directory
    image

About

스프링에서 레이어드 아키텍쳐로 프로젝트를 진행할 때 사용할 보일러 플레이트입니다

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages