java-tutorials/spring-boot-modules/spring-boot-properties
Carlos Cavero edd28c1b43 BAEL-3756-Spring-YAML-vs-Properties (#9482)
* Remove Dockerfile because it is not longer needed in the article

* Add different YAML configurations and process into POJO

* Remove .dockerignore file because it is not longer needed in the article

* Add default Spring profile to test and force also in the Unit tests
2020-06-12 10:40:14 -07:00
..
src BAEL-3756-Spring-YAML-vs-Properties (#9482) 2020-06-12 10:40:14 -07:00
README.md JAVA-1526: Add pagination to the README files 2020-05-20 16:03:49 +02:00
extra.properties BAEL-20882 Move Spring Boot Properties module to Spring Boot modules 2020-01-26 23:58:19 +01:00
extra2.properties BAEL-20882 Move Spring Boot Properties module to Spring Boot modules 2020-01-26 23:58:19 +01:00
pom.xml BAEL-3756-YAML-for-Spring-DevOps (#9368) 2020-05-28 15:02:11 -07:00

README.md

Spring Boot Properties

This module contains articles about Properties in Spring Boot.

Relevant Articles: