https://github.com/laststonedjs/boostoned
spring-boot & spring-data JPA
https://github.com/laststonedjs/boostoned
Last synced: 3 months ago
JSON representation
spring-boot & spring-data JPA
- Host: GitHub
- URL: https://github.com/laststonedjs/boostoned
- Owner: laststonedjs
- Created: 2024-04-25T13:38:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-26T21:37:04.000Z (about 1 year ago)
- Last Synced: 2025-01-14T03:39:06.163Z (4 months ago)
- Language: Java
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spring Boot Training
Goals:
- Spring core
- Spring boot
- Spring beans
- Dependency injection(DI)
- Spring Special Beans
- Spring profiles
- Spring REST
- Spring Data JPA
- DTO Pattern
- Service Layer
- Spring Data Validation
- Testing
- Test Isolation with Mockito
- Spring Data JPA