Commit Graph

34 Commits

Author SHA1 Message Date
collaboratewithakash
96f637211a backlinks removed 2023-07-20 16:44:33 +05:30
Gaetano Piazzolla
68605e9d26 JAVA-22236 | adding new submodule due to too much articles in the same submodule. (#14286) 2023-06-22 20:23:01 +05:30
edizor
822e1af061 Update README.md
[skip ci]
2023-06-02 09:12:34 +08:00
collaboratewithakash
d3c0e53f61 backlink added 2023-05-27 15:41:27 +05:30
Zahid Khan
36473805bd Fix formatting issues, refactor the profiles word in the properties. 2023-05-15 11:47:43 +05:30
Zahid Khan
5219f736fc Match prefix same as draft. 2023-05-08 11:51:30 +05:30
Zahid Khan
de248974a7 Remove Comments and update prefix. 2023-05-07 22:49:07 +05:30
Zahid Khan
906dbe655c Merge branch 'eugenp:master' into master 2023-05-04 19:55:08 +05:30
Zahid Khan
607f8b8c5a Add Kebab casing 2023-04-26 10:47:56 +05:30
edizor
c43691235b Update README.md
[skip ci]
2023-04-20 17:24:21 +08:00
timis1
602d57f4ec 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
a9b4eafed5 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 51cd2dcf97.

* BAEL-6229: adding comments around commented out code for first example.
2023-04-11 19:15:40 +01:00
anuragkumawat
76c20e61e5 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
3adac04b96 Update README.md 2022-11-02 20:43:48 +08:00
Maciej Główka
a9ca63c3b0 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
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