Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amaljeevs/springboot-db-configuration
Database Configuration using @configuration and from properties file. Demo for profiles also available in this project. JAVA 8
https://github.com/amaljeevs/springboot-db-configuration
datajpa java-8 spring-boot
Last synced: about 1 month ago
JSON representation
Database Configuration using @configuration and from properties file. Demo for profiles also available in this project. JAVA 8
- Host: GitHub
- URL: https://github.com/amaljeevs/springboot-db-configuration
- Owner: Amaljeevs
- Created: 2023-10-09T06:26:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-09T06:40:07.000Z (about 1 year ago)
- Last Synced: 2023-10-09T07:37:17.007Z (about 1 year ago)
- Topics: datajpa, java-8, spring-boot
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpringBoot-DB-Configuration
Database Configuration using @configuration and from properties file. Demo for profiles also available in this project. JAVA 8
> In this project it contains 2 ways for configuring Database and It also includes Profile concept in this project.