Commit Graph

1355 Commits

Author SHA1 Message Date
edizor 4bf82e88ea Update README.md
[skip ci]
2023-12-17 08:27:59 +08:00
panos-kakos cd85eb8b0b [JAVA-27620] (#15396)
* [JAVA-27620]

* [JAVA-27620]

* [JAVA-27620] Comment spring-boot-3-2 module
2023-12-13 21:04:35 +01:00
panos-kakos 62c172f814 [JAVA-27376] Moved article "Programmatically Restarting a Spring Boot… (#15412)
* [JAVA-27376] Moved article "Programmatically Restarting a Spring Boot Application" to spring-boot-runtime-2 module

* [JAVA-27367]
2023-12-13 20:58:43 +01:00
panos-kakos d8c3be530b [JAVA-26730] Upgraded io.projectreactor to latest version (#15234) 2023-12-11 08:58:51 +01:00
panos-kakos bb989a8fe3 [JAVA-27235] Moved article "Spring Custom Property Editor" to spring-boot-data-2 (#15381) 2023-12-09 19:40:53 +01:00
Liam Williams 93ebe9cda7 Merge pull request #15225 from ovidiumihaitacu/master
[BAEL-7067] Difference Between Entity and DTO
2023-12-07 21:51:40 +00:00
parthiv39731 b6f45db73d BAEL-6910, Renamed to LiveTest 2023-12-06 18:55:46 +05:30
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
Kasra Madadipouya c6307d20ae Merge pull request #15321 from panos-kakos/JAVA-26711
[JAVA-26711] Upgraded shedlock to latest version(5.10.0)
2023-12-04 08:24:54 +01:00
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
Alvin Austria 641ae1e973 Merge pull request #15335 from anuragkumawat/JAVA-26736
JAVA-26736 Upgrade jackson to latest version
2023-12-03 18:13:29 +01:00
edizor cf341070d7 Update README.md
[skip ci]
2023-12-03 13:59:00 +08:00
panos-kakos 9b744641be [JAVA-26711] 2023-12-02 11:16:12 +02:00
ovidiu-mihai98 a58783707c [BAEL-7067] Difference Between Entity and DTO 2023-12-01 11:06:12 +02:00
Kasra Madadipouya c09bc0ddd0 Merge pull request #15327 from GaetanoPiazzolla/java-26724-kafka-testcont-version
JAVA-26724 | kafka testcontainers version update
2023-12-01 08:56:48 +01:00
anuragkumawat e076a171ee JAVA-26736 Upgrade jackson to latest version 2023-11-30 22:54:02 +05:30
gaepi 7683cff43d JAVA-26724 | kafka testcontainers version update 2023-11-30 10:20:20 +01:00
Harry9656 f3e865d163 Merge branch 'master' into task/JAVA-26765 2023-11-30 00:58:57 +01:00
panos-kakos 44e565ffe8 [JAVA-26711] Upgraded shedlock to latest version(5.10.0) 2023-11-29 17:25:49 +02:00
Alvin Austria 206823457b Merge pull request #15308 from GaetanoPiazzolla/java-27656-websecurity2
JAVA-27656 | spring-boot-modules fix
2023-11-28 23:55:26 +01:00
panos-kakos 331fb9a477 [JAVA-27680] Upgraded spring-boot-groovy to jdk17 and spring boot 3 (#15292) 2023-11-28 12:21:36 +02:00
davidmartinezbarua 17705cd105 Merge pull request #15240 from parthiv39731/PR-7200
BAEL-7200
2023-11-27 12:11:12 -03:00
gaepi 2e6b17b853 JAVA-27656 | spring-boot-modules fix 2023-11-27 11:31:41 +01:00
parthiv39731 526a90bc8c BAEL-7200
fixed formatting
2023-11-27 10:58:12 +05:30
parthiv39731 d58102e32c BAEL-7200
fixed formatting
2023-11-27 10:54:21 +05:30
Harpal Singh 179e6e5de2 JAVA-26765: Remove unwanted spaces from xml 2023-11-24 00:13:52 +01:00
parthiv39731 8d440a419b BAEL-7200
fixed formatting. Used default intellij formatting for Fluent API style.
2023-11-23 21:26:53 +05:30
Harry9656 0a3b02fd24 JAVA-26765: Update spring-boot-data-3 to new mysql connector 2023-11-21 05:48:43 +01:00
panos-kakos c10a404f57 [JAVA-26734] Upgraded aspectjrt, aspectjweaver to latest version (#15140) 2023-11-20 12:58:10 +02:00
parthiv39731 9dccb1c2c1 Merge branch 'eugenp:master' into PR-7200 2023-11-20 12:49:44 +05:30
parthiv39731 f90651c5f9 BAEL-7200
Modify Request Body Before Reaching Controller in Spring Boot
2023-11-18 12:34:13 +05:30
mikr 6cbd1b5b52 Update readme 2023-11-17 21:32:43 +01:00
Maiklins c3d48cebf1 Merge pull request #15172 from lucaCambi77/BAEL-7110
[BAEL-7110] Overriding Spring Beans in Integration Test
2023-11-17 21:29:36 +01:00
Maiklins 92ef912fcf Update and rename ProfileIntegrationMockTest.java to ProfileMockIntegrationTest.java
Satisfy naming convention
2023-11-17 21:24:57 +01:00
Maiklins 7f88b9748e Update and rename ProfileIntegrationStubTest.java to ProfileStubIntegrationTest.java
Satisfy test naming convention
2023-11-17 21:24:13 +01:00
Kasra Madadipouya ac2a5af316 Merge pull request #15214 from panos-kakos/JAVA-26731
[JAVA-26731] Upgraded bucket4j-spring-boot-starter version
2023-11-15 23:40:37 +01:00
Alvin Austria 89fe63903f Merge pull request #15203 from GaetanoPiazzolla/JAVA-27462-deprec
JAVA-27462 | removing spring security deprecations.
2023-11-14 22:39:05 +01:00
Ehsan Sasanianno 690f6edd51 java-26772: upgrade jedis to 5.0.2 (#15207) 2023-11-14 13:39:36 +02:00
luca f20a18ed9b clean, add mock example 2023-11-14 10:28:22 +01:00
panos-kakos b38b5327fd [JAVA-26731] Upgraded bucket4j-spring-boot-starter version 2023-11-14 07:30:13 +02:00
Kasra Madadipouya 5d4fd5d50b Merge pull request #15195 from panos-kakos/JAVA-26774
[JAVA-26774] Upgraded mapstruct library to latest version
2023-11-13 23:06:51 +01:00
luca 25a02eb86d fix: add only one spring boot app 2023-11-13 12:24:40 +01:00
gaepi aed73f72f5 JAVA-27461 | removing spring security deprecations. 2023-11-12 16:13:53 +01:00
gaepi b0a0d8c247 JAVA-27461 | removing spring security deprecations. 2023-11-12 16:13:39 +01:00
gaepi fc91dd6337 JAVA-27462 | removing spring security deprecations. 2023-11-12 16:01:21 +01:00
panos-kakos 7dbd9cf9f6 [JAVA-26774] 2023-11-12 08:00:42 +02:00
panos-kakos 47f7b926e6 [JAVA-26774] Upgraded mapstruct library to latest version 2023-11-12 07:32:39 +02:00
Loredana Crusoveanu d170b2e036 Merge pull request #15181 from edizor/master
Update README
2023-11-11 18:50:53 +02:00
panos-kakos b87609265d [JAVA-26709] Upgraded modelmapper to latest version 2023-11-11 08:29:09 +02:00
luca 47c7554352 feat: override spring bean 2023-11-10 14:30:22 +01:00