Commit Graph

15 Commits

Author SHA1 Message Date
kwoyke 38aeae6685 Merge pull request #10759 from freelansam/JAVA-5223
JAVA-5223: Fix formatting of POMs
2021-05-14 10:46:19 +02:00
sampadawagde 39352f251d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3) 2021-05-13 22:47:40 +05:30
Gerardo Roza dec59dec95 fixed error in staging multidocument integration test 2021-05-08 15:17:56 -03:00
Krzysztof Woyke a382f77a64 JAVA-3295: Remove redundant java.version property 2021-03-26 12:55:14 +01:00
kwoyke 224c569ac3 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 8f428d7688 fix extra test configuration properties error 2021-01-19 12:22:02 -03:00
Gerardo Roza b33fd1ee9c 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 82b5316bc4 fixed properties files notation 2021-01-16 12:20:54 -03:00
Gerardo Roza 0de3237365 improved and updated spring-boot-yaml-vs-properties article code 2021-01-11 14:23:27 -03:00
Gerardo Roza 7347c8fe16 added example for multidocument properties files 2021-01-11 12:20:23 -03:00
Gerardo Roza 5e26ff97d9 removed starter-test vintage engine exclusion, not needed since Boot 2.4.0 2021-01-09 23:09:00 -03:00
johnA1331 9de2a7e778 Update README.md 2020-09-16 22:42:16 +08:00
Ricardo Caldas 16ae922c36 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 8fb13070b6 Create README.md 2020-08-20 18:41:40 +08:00
Trixi Turny 4e9ce6e4cc BAEL-4321 yaml config to map in pojo demo 2020-08-18 09:32:12 +01:00