timis1
86cb1e4baa
JAVA-23896 Clarify "Guide to @ConfigurationProperties in Spring Boot" article ( #14642 )
2023-08-25 11:21:50 +03: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
Tapan Avasthi
e8d8611e6e
BAEL-5027: Use BuildProperties bean for getting build information ( #13794 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-04-10 17:56:04 -05:00
Dhawal Kapil
b1c0a40b0e
JAVA-11489 Renamed PropertiesReloadIntegrationTest to *ManualTest
2022-05-18 23:59:18 +05:30
chaos2418
c55e569096
JAVA-8356: split or move spring-boot-properties
2022-01-14 13:34:42 +05:30
Loredana Crusoveanu
4054e8f860
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
chaos2418
58e6087b3d
JAVA-8405: reducing logging for tutorials-build-job
2021-11-19 13:39:00 +05:30
mikr
72f31df764
JAVA-7244 Review log statements for projects
2021-09-18 00:37:04 +02:00
Gerardo Roza
5d9cb02da9
fixed error updating deprecated isEmpty method
2021-01-03 16:36:16 -03:00
Gerardo Roza
7b17a09eb7
avoid using deprecated StringUtils#isEmpty method
2020-12-16 16:53:33 -03:00
Gerardo Roza
8a9c1a1911
migrated spring.profiles properties to spring.config.activate.on-profile
2020-12-16 16:38:31 -03:00
Gerardo Roza
23c81c0595
added test for adding configuration properties scenarios
2020-11-28 12:56:55 -03:00
Gerardo Roza
eb4b03eb73
Added simple test for multidocument properties file
2020-11-27 12:00:53 -03:00
Gerardo Roza
aa44953fe9
removed all XML-related code
2020-11-26 09:44:48 -03:00
Gerardo Roza
0185b2d0fb
removed all PropertyPlaceholderConfigure references
2020-11-26 09:44:47 -03:00
Krzysztof Woyke
0a4fc2ef66
JAVA-3384: Fix integration tests in the spring-boot-properties
2020-11-05 08:58:04 +01:00
kwoyke
a0828bf3d1
BAEL-3704: Add missing code samples ( #10226 )
2020-11-03 19:07:21 +01:00
kwoyke
8c26df1709
BAEL-4682: Add boolean example to the YAML ( #10227 )
2020-11-03 09:33:24 +01:00
Carlos Cavero
edd28c1b43
BAEL-3756-Spring-YAML-vs-Properties ( #9482 )
...
* Remove Dockerfile because it is not longer needed in the article
* Add different YAML configurations and process into POJO
* Remove .dockerignore file because it is not longer needed in the article
* Add default Spring profile to test and force also in the Unit tests
2020-06-12 10:40:14 -07:00
Carlos Cavero
6076d4da3b
BAEL-3756-YAML-for-Spring-DevOps ( #9368 )
...
* Add modifications to include the configuration for YAML and DevOps
* Clean the Dockerfile
* Modify the name of testing environment and include YAML tests
2020-05-28 15:02:11 -07:00
Krzysztof Woyke
7c0fa2dbcf
JAVA-1526: Delete moved articles from spring-boot-properties
2020-05-20 15:58:43 +02:00
Krzysztof Woyke
c4101d7df7
JAVA-1526: Fix test configuration
2020-05-20 14:50:33 +02:00
Krzysztof Woyke
8afe64de3e
JAVA-1526: Remove spring-boot-json-properties from spring-boot-properties
2020-05-20 14:37:43 +02:00
kwoyke
7bc07fdac9
BAEL-4069: Add example of using @Value with constructor/setter ( #9318 )
2020-05-19 21:59:55 +02:00
sasam0320
c72b2846d5
BAEL 3234 - Add missing code snippets ( #9285 )
2020-05-16 10:03:47 +02:00
sasam0320
020837fa2f
BAEL 3234 - Add missing code snippets from the Spring Properties article ( #9280 )
2020-05-13 11:09:41 +02:00
sasam0320
fb5b157ce4
Add missing code snippets ( #9228 )
2020-05-06 05:28:28 +02:00
amit.pandey
d76fdbbe14
Merge branch 'JAVA-1164' into JAVA-1192
2020-04-12 00:05:00 +05:30
amit.pandey
5b88ab42df
sync source code with article
2020-04-12 00:01:36 +05:30
mikr
ad889f6bcd
JAVA-117 Standardize spring-boot-modules
2020-04-04 21:47:45 +02:00
Roman
8be4255cbb
BAEL-3497 IntelliJ Cannot Resolve Spring Boot Configuration Properties ( #8775 )
...
Co-authored-by: Oskar <>
2020-03-11 18:43:43 +00:00
Priyesh Mashelkar
394711c03e
BAEL-3499 Fixed integration test
2020-02-15 23:16:12 +00:00
Priyesh Mashelkar
6dcb329bbc
BAEL-3499 Moved code to spring-boot-properties ( #8643 )
2020-02-09 23:27:55 +01:00
kwoyke
577bdf4631
BAEL-2914: Immutable @ConfigurationProperties binding ( #8623 )
2020-01-29 07:06:48 +01:00
mikr
31e161ce81
BAEL-20882 Move Spring Boot Properties module to Spring Boot modules
2020-01-26 23:58:19 +01:00