Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-07T16:00:11.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T04:33:50.608Z (3 months ago)
- Topics: java, spring, spring-boot
- Language: Java
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- 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