https://github.com/bulletsentence/spring-boot-boilerplate
My personal Spring-Boot Boilerplate Code for a JPA, Web service using Postgresql and validations
https://github.com/bulletsentence/spring-boot-boilerplate
java spring spring-boot
Last synced: about 1 month ago
JSON representation
My personal Spring-Boot Boilerplate Code for a JPA, Web service using Postgresql and validations
- Host: GitHub
- URL: https://github.com/bulletsentence/spring-boot-boilerplate
- Owner: BulletSentence
- Created: 2022-03-20T18:08:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-07T16:00:11.000Z (about 4 years ago)
- Last Synced: 2025-05-23T11:10:52.289Z (about 1 year ago)
- Topics: java, spring, spring-boot
- Language: Java
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Spring Boilerplate
* Starting: https://start.spring.io/
# Main Dependencies:
* spring-boot-starter-data-jpa
* spring-boot-starter-validation
* spring-boot-starter-
* spring-boot-devtools
* postgresql