Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/changuii/springboot_boilerplate

스프링 부트 보일러 플레이트
https://github.com/changuii/springboot_boilerplate

boilerplate

Last synced: 2 months ago
JSON representation

스프링 부트 보일러 플레이트

Awesome Lists containing this project

README

        

# SpringBoot_BoilerPlate

### Version
`Gradle-Groovy`
`Spring Boot` : 3.24
`java` : 17

### dependecies
`lombok`, `Spring Web`, `MariaDB Driver`, `Spring Data JPA`, `QueryDSL`

### Spring Boot Profile 설정
- [이해하기](https://g-db.tistory.com/entry/Spring-Boot-applicationyml-profile-%EA%B8%B0%EB%8A%A5)