Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 357 Bytes

SpringRepository

Spring을 이용하여 구현하는 저장소 프로젝트
Make Project File : Link

  • Project : Gradle Project
  • Spring Boot : 2.7.3
  • Packaging : Jar
  • Java : 17

Dependencie

  1. Lombok
  2. Spring Data JPA
  3. Spring Web
  4. Thymeleaf
  5. Validation
  6. Spring Boot DevTools
  7. PostgreSQL Driver