Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/changuii/springboot_boilerplate
스프링 부트 보일러 플레이트
https://github.com/changuii/springboot_boilerplate
boilerplate
Last synced: 2 months ago
JSON representation
스프링 부트 보일러 플레이트
- Host: GitHub
- URL: https://github.com/changuii/springboot_boilerplate
- Owner: changuii
- Created: 2023-09-01T07:40:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-19T03:56:47.000Z (6 months ago)
- Last Synced: 2024-08-19T04:53:24.401Z (6 months ago)
- Topics: boilerplate
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)