Commit Graph

33 Commits

Author SHA1 Message Date
Gaetano Piazzolla a6052bde93 JAVA-22236 | adding new submodule due to too much articles in the same submodule. (#14286) 2023-06-22 20:23:01 +05:30
edizor cb316df0f2 Update README.md
[skip ci]
2023-06-02 09:12:34 +08:00
collaboratewithakash 31e63d3ab5 backlink added 2023-05-27 15:41:27 +05:30
Zahid Khan d8a3dd3d71 Fix formatting issues, refactor the `profiles` word in the properties. 2023-05-15 11:47:43 +05:30
Zahid Khan eb9815b6d6 Match prefix same as draft. 2023-05-08 11:51:30 +05:30
Zahid Khan 3aa158b872 Remove Comments and update prefix. 2023-05-07 22:49:07 +05:30
Zahid Khan e68a846239 Merge branch 'eugenp:master' into master 2023-05-04 19:55:08 +05:30
Zahid Khan 7675b0c48d Add Kebab casing 2023-04-26 10:47:56 +05:30
edizor 28afd5133a Update README.md
[skip ci]
2023-04-20 17:24:21 +08:00
timis1 fae3e80186 JAVA-18600 Update "Guide to @ConfigurationProperties in Spring Boot" … (#13670)
* JAVA-18600 Update "Guide to @ConfigurationProperties in Spring Boot" article

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-13 16:18:11 +03:00
Alex Tighe 0ac00ad389 BAEL-6229: loading multiple yaml files in spring boot (#13724)
* BAEL-6229: committing new example for loading multiple yaml configuration files

* BAEL-6229: updating README.md

* BAEL-6229: adding example one code, commented out

* Revert "BAEL-6229: updating README.md"

This reverts commit 51cd2dcf97f797aa6a723888fd246ef0142242a3.

* BAEL-6229: adding comments around commented out code for first example.
2023-04-11 19:15:40 +01:00
anuragkumawat e310fe84da Move articles from spring-core-6 module to other spring-boot modules (#13722)
* Move articles from spring-core-6 module to other spring-boot modules

* JAVA-19559 Move articles from spring-core-6 module to other spring-boot-3 modules

* JAVA-19559 Minor spacing change

* JAVA-19559 Revert  Minor spacing change
2023-03-30 21:53:07 +05:30
edizor cde43cc5a3 Update README.md 2022-11-02 20:43:48 +08:00
Maciej Główka e0ff03f828 BAEL-5691: Log properties in Spring Boot application (#12663)
* BAEL-5691: Log properties in Spring Boot application

* removed lombok

* merged 2 streams into one

* removed unnecessary exception handling
2022-10-27 19:53:05 +01:00
chaos2418 c55e569096 JAVA-8356: split or move spring-boot-properties 2022-01-14 13:34:42 +05:30
mikr 94d0a715e6 JAVA-8376 Split or move spring-boot-properties-2 module 2021-11-16 20:45:27 +01:00
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
freelansam 32dde5b5d1 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 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