application-properties
There are 10 repositories under application-properties topic.
gowthamrajk/SpringBootLogging
This module is about how to do Logging in springboot using Logback and SLF4J
fahad-qureshi786/Configurations-Springboot
Databases Servers Configurations
AlbertProfe/cifojava2022-3
Base project: API REST Read CRUD DATABASE H2 Command Line Runner with methods to test Postman to test API REST @Entity. @RestController, @Service, @CRUDrepository, @Component Application.properties POM
fcenesiz/data_source_script
Data Source Initialization Configurations
samanthamaiaduarte/microservice-project-config
This repository is part of the hands-on Microservice Project.
ibrahimqarayev/database-scripts
application.properties files for Spring Boot
KateStar-git/Spring-MVC-Form-Data-binding
Spring Boot - Spring MVC Form Data Binding, Text Fields, Drop-Down Lists, Radio Buttons
savindu29/bank-app-config
This repository contains configuration properties files for three different profiles (dev, prod, qa) for each microservice (account, loan, and card) in the complete-microservices-project-with-spring-boot repository. These properties files are essential for configuring and running the Spring Boot microservices in different environments.
Svetoslavss/RESTApi-JPA
Sample RESTAPi using JPA, repo pushed in Master branch
cevheri/java-spring-boot-overriding-environment-variables
This is an example Java Spring Boot Application of overriding the application.yml file with the OS environment variables. Single or Array environment variables can be overridden.