Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.