Commit Graph

19 Commits

Author SHA1 Message Date
chaos2418
54c7d1ff7d JAVA-8356: split or move spring-boot-properties 2022-01-14 13:34:42 +05:30
mikr
a8f340a5b7 JAVA-8376 Split or move spring-boot-properties-2 module 2021-11-16 20:45:27 +01:00
sampadawagde
2982c91e7d JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
freelansam
69a1db0eb0 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
kwoyke
aa5ded18d6 Merge pull request #10759 from freelansam/JAVA-5223
JAVA-5223: Fix formatting of POMs
2021-05-14 10:46:19 +02:00
sampadawagde
54cd71f12d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3) 2021-05-13 22:47:40 +05:30
Gerardo Roza
a10a2e386c fixed error in staging multidocument integration test 2021-05-08 15:17:56 -03:00
Krzysztof Woyke
e56e12e8c7 JAVA-3295: Remove redundant java.version property 2021-03-26 12:55:14 +01:00
kwoyke
dabff61f84 JAVA-4241: Upgrade Spring Boot to 2.4.3 (#10569)
* JAVA-4241: Upgrade Spring Boot to 2.4.3

* JAVA-4241: Fix CharEncodingCheckControllerUnitTest

* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing

* JAVA-4241: Fix spring-data-commons version setup in spring-caching

* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client

* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
Gerardo Roza
39c9b6580b fix extra test configuration properties error 2021-01-19 12:22:02 -03:00
Gerardo Roza
a55c8b958b Added additional scenario to reflect scenario mentioned in spring-feature-flags
(even though the article does not point to any module in the codebase)
2021-01-18 15:50:55 -03:00
Gerardo Roza
f515070af0 fixed properties files notation 2021-01-16 12:20:54 -03:00
Gerardo Roza
47a4e8e2fa improved and updated spring-boot-yaml-vs-properties article code 2021-01-11 14:23:27 -03:00
Gerardo Roza
14c3172a65 added example for multidocument properties files 2021-01-11 12:20:23 -03:00
Gerardo Roza
ce5d4f3a8b removed starter-test vintage engine exclusion, not needed since Boot 2.4.0 2021-01-09 23:09:00 -03:00
johnA1331
fea6821787 Update README.md 2020-09-16 22:42:16 +08:00
Ricardo Caldas
581f084095 BAEL-4106 (#9887)
* BAEL-4106
application.yml vs application.properties for Spring Boot

* Update README.md
2020-08-22 09:45:22 +01:00
johnA1331
aac78470a9 Create README.md 2020-08-20 18:41:40 +08:00
Trixi Turny
b1b7fbd3c0 BAEL-4321 yaml config to map in pojo demo 2020-08-18 09:32:12 +01:00