Commit Graph

11 Commits

Author SHA1 Message Date
Azhwani 750bf1ad37 remove @propertysource (#9612)
Co-authored-by: azhwani <>
2020-06-29 14:13:53 -07:00
Azhwani 8f2ff8a500 BAEL-4087: Inject a Map from a yaml file with Spring (#9560)
* Add server.yml

* Add MapFromYamlApplication.java

* Add YamlPropertySourceFactory.java

* Add ServerProperties.java

* Add MapFromYamlApplicationTests.java

* last commit

Co-authored-by: azhwani <>
2020-06-22 20:07:21 -07:00
johnA1331 53391ca641 Update README.md 2020-06-18 14:56:09 +08:00
johnA1331 5ba1cd0b0f Merge branch 'master' into master 2020-06-14 10:42:24 +08:00
johnA1331 96c0cf5ccb Update README.md 2020-06-09 19:28:03 +08:00
Cristian Rosu c098ffa7e9 BAEL-4070: updated test names and parameter ordering + moved code to spring-boot-properties-2 2020-06-08 15:01:46 +03:00
Krzysztof Woyke adb8dd9fe2 JAVA-1526: Add pagination to the README files 2020-05-20 16:03:49 +02:00
Krzysztof Woyke 304a6fb6cc JAVA-1526: Copy three @Value related articles to spring-boot-properties-2 2020-05-20 15:51:11 +02:00
Krzysztof Woyke 8afe64de3e JAVA-1526: Remove spring-boot-json-properties from spring-boot-properties 2020-05-20 14:37:43 +02:00
Krzysztof Woyke 5ab3de4965 JAVA-1526: Copy spring-boot-json-properties to spring-boot-properties-2 2020-05-20 13:36:48 +02:00
kwoyke 832b32210c BAEL-3745: Implement PropertySourceFactory to load YAML files (new module) (#9307) 2020-05-17 12:59:16 +02:00