Commit Graph

1325 Commits

Author SHA1 Message Date
panos-kakos c10a404f57 [JAVA-26734] Upgraded aspectjrt, aspectjweaver to latest version (#15140) 2023-11-20 12:58:10 +02:00
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
panos-kakos 9109481ecb [JAVA-26045] Upgraded spring-boot-testing module to spring-boot 3 ver… (#14990) 2023-11-10 13:51:11 +02:00
edizor 77c7186351 Update README.md
[skip ci]
2023-11-10 19:27:58 +08:00
edizor 732c2255b2 Update README.md
[skip ci]
2023-11-10 19:22:40 +08:00
Bipin kumar 3fbd2eaab9 JAVA-26001_Q_Z: Fix formatting of POMs for modules Q to Z (#14960) 2023-11-09 13:18:02 +02:00
timis1 c7e2dc2a6e JAVA-27248 Align module names, folder names and artifact id - Week 44 - 2023 (conti-1) (#15147)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-11-08 12:06:28 +02:00
Ehsan Sasanianno 9b28d7739a java-26718: upgrade caffeine version to 3.x (#15138) 2023-11-08 11:26:53 +02:00
Bipin kumar f1424a62ef JAVA-26556: Changes made for Adding missed modules (#15105)
/core-java-modules/core-java-numbers-conversions
/core-java-modules/core-java-datetime-conversion
/di-modules/avaje/persistence-modules/spring-boot-persistence-4 
/spring-boot-modules/spring-boot-security-2 
/spring-boot-modules/spring-boot-ssl-bundles 
/spring-boot-modules/spring-boot-telegram
2023-11-07 12:22:43 +02:00
panos-kakos 81be7c4ad5 [JAVA-26374-boot-runtime] Moved "CORS with Spring" article to spring-boot-runtime (#15096) 2023-11-06 11:45:12 +02:00
panos-kakos 91293d64b0 [JAVA-26049] Upgraded spring-boot-environment module to spring-boot 3… (#14994) 2023-11-06 10:52:53 +02:00
Manfred 2f9acfe1d1 BAEL-7119: Localized Validation Messages in REST (#14996)
* BAEL-7119: Localized Validation Messages in REST

* BAEL-7119: Localized Validation Messages in REST
- Remove unused imports
2023-10-31 18:41:15 -05:00
Mikhail Polivakha 7343754f15 BAEL-7139 implemented (#15082) 2023-10-30 10:20:48 -07:00
panos-kakos 05230cf79d [JAVA-26374-boot-data] Moved "Spring Boot: Customize the Jackson ObjectMapper" article to spring-boot-data (#15095) 2023-10-29 18:54:02 +02:00
edizor fc2cf6cfac Update README.md
[skip ci]
2023-10-29 07:18:49 +08:00
edizor 5677bcfc81 Create README.md
[skip ci]
2023-10-29 06:57:33 +08:00
davidmartinezbarua c16eeea003 Merge pull request #14942 from parthiv39731/PR-6910
BAEL-6910
2023-10-23 12:23:39 -03:00
Loredana Crusoveanu 1556aac121 Merge pull request #15031 from edizor/master
Update README
2023-10-23 10:07:31 +03:00
anuragkumawat b0ed62e8c8 JAVA-24938 Article Code Matches first commit (#14820) 2023-10-21 11:57:49 +03:00
parthiv39731 ccd0238ff6 Update pom.xml 2023-10-21 10:58:15 +05:30
anuragkumawat 41ed71587d JAVA-25998 Fix parent.relativePath warning (#15032) 2023-10-20 19:45:03 +05:30
edizor 6fd419707f Update README.md
[skip ci]
2023-10-20 22:08:56 +08:00
emanueltrandafir1993 88a19c651e BAEL-6952: reuse testcontainers 2023-10-17 18:35:27 +02:00
parthiv39731 091db2e590 Merge branch 'eugenp:master' into PR-6910 2023-10-17 20:04:47 +05:30
Kasra Madadipouya 11a2e8d34e Merge pull request #14923 from anuragkumawat/JAVA-25489
JAVA-25489 Upgrade to Spring Boot 3
2023-10-15 22:44:28 +02:00
Kasra Madadipouya 3703bcd409 Merge pull request #14929 from panos-kakos/JAVA-25959
[JAVA-25959] Upgraded spring-doc version
2023-10-15 22:24:18 +02:00
Maiklins d520b75291 Create README.md 2023-10-15 18:43:23 +02:00
parthiv39731 f252aed40c BAEL-6910
removed java version
2023-10-14 23:22:49 +05:30
parthiv39731 75ab55e8d2 BAEL-6910
corrected name
2023-10-14 22:57:45 +05:30
parthiv39731 600e49890b BAEL-6910
2 space indents
2023-10-14 22:17:22 +05:30
parthiv39731 aafe9dcc6e BAEL-6910
Added spring-boot-3-2
2023-10-14 22:07:38 +05:30
parthiv39731 c97860452f BAEL-6910
revert back changes from spring-boot-3
2023-10-14 21:59:02 +05:30