kwoyke
|
2c3a18da18
|
Merge pull request #11468 from chaos2418/JAVA-8405
JAVA-8405: reducing logging for tutorials-build-job
|
2021-11-23 13:43:19 +01:00 |
|
chaos2418
|
a62c0f3c8b
|
JAVA-8405: reducing logging for tutorials-build-job
|
2021-11-19 13:39:00 +05:30 |
|
mikr
|
a8f340a5b7
|
JAVA-8376 Split or move spring-boot-properties-2 module
|
2021-11-16 20:45:27 +01:00 |
|
Gerardo Roza
|
01a7cc7301
|
updated deprecated Assert. method usage. This is not related to this 2.4.0 boot update
|
2021-01-06 11:49:12 -03:00 |
|
Gerardo Roza
|
22f9af4df9
|
Updated deprecated ConfigFileApplicationContextInitializer usage, now using ConfigDataApplicationContextInitializer
|
2021-01-06 11:48:27 -03:00 |
|
azhwani
|
0467f0399d
|
quick fix
|
2020-07-09 13:16:27 +01:00 |
|
azhwani
|
2714789d5c
|
quick fix
|
2020-07-07 12:00:37 +01:00 |
|
azhwani
|
decb1516e3
|
Create test classes
|
2020-07-04 11:58:20 +01:00 |
|
azhwani
|
7325afc87a
|
Update application.yml
|
2020-07-04 11:58:07 +01:00 |
|
azhwani
|
07b25c99c5
|
Add ApplicationProps POJO
|
2020-07-04 11:57:59 +01:00 |
|
azhwani
|
35e1f614d5
|
Add YamlListApplication class
|
2020-07-04 11:57:52 +01:00 |
|
Azhwani
|
0a687f769a
|
remove @propertysource (#9612)
Co-authored-by: azhwani <>
|
2020-06-29 14:13:53 -07:00 |
|
Azhwani
|
ece9b999b5
|
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 |
|
Cristian Rosu
|
36421970bd
|
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
|
d981e81c89
|
JAVA-1526: Copy three @Value related articles to spring-boot-properties-2
|
2020-05-20 15:51:11 +02:00 |
|
Krzysztof Woyke
|
2db0274969
|
JAVA-1526: Copy spring-boot-json-properties to spring-boot-properties-2
|
2020-05-20 13:36:48 +02:00 |
|
kwoyke
|
688b71721d
|
BAEL-3745: Implement PropertySourceFactory to load YAML files (new module) (#9307)
|
2020-05-17 12:59:16 +02:00 |
|