Commit Graph

8 Commits

Author SHA1 Message Date
Stelios Anastasakis 60ce9ba95f
[BAEL-7669] Example code for article. Setting global TimeZone in spring (#16260)
* [BAEL-7669] Example code for article. Setting global TimeZone in spring

* Added logback-test.xml for spring tests, to set level to INFO

* [BAEL-7669] Switched to spring-boot-application to include more examples

* Added things needed in pom.xml, without affecting existing versions

* [BAEL-7669] After code review: exported spring boot version in property

- Fixed constant name, to follow the uppercase convention
- Added comments to explain the commented out options, as described in the article

* [BAEL-7669] Added example of reading timezone value from properties file

* [BAEL-7669] Moved code to spring-boot-customization module
2024-04-18 18:21:48 +01:00
rcalago f0ddfaa840
Update README.md 2024-04-17 15:30:31 +08:00
Ulisses Lima 38bb8c3e91
Merge pull request #16388 from eugenp/fix-autowired
Remove Autowired annotation
2024-04-13 01:38:10 -03:00
Ana Peterlic 4d21f39851 Remove Autowired annotation 2024-04-12 06:17:17 +02:00
Harry9656 44ef962a82
BAEL-7676: Get the Response Body in Spring Boot Filter (#16186) 2024-04-10 19:25:52 +02:00
timis1 a9f5f9fab5
JAVA-33597 Fix all modules here have incorrect parent (#16324)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-10 01:24:50 +02:00
rcalago 3cf8f57e88
Update README.md 2024-03-21 23:22:27 +08:00
Shahul Basha d932403049
BAEL-7470 (#16035)
* BAEL-7470 initial commit

* BAEL-7470 changed file name

* BAEL-7470 new module

* BAEL-7470 new module

* BAEL-7470 remove spring-core 4
2024-03-12 20:25:50 -05:00