Alvin Austria
989c1cfe77
Merge pull request #15315 from panos-kakos/JAVA-26726
...
[JAVA-26726] Upgraded maven-javadoc-plugin to 3.6.2 version
2023-11-29 00:05:27 +01: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
Andrea Giulio Cerasoni
b11a85adb1
Merge pull request #15279 from sk1418/negate-int
...
[negate-int] negate an int in java
2023-11-28 17:06:35 +00: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
Alvin Austria
2b13f9c907
Merge pull request #15295 from anuragkumawat/JAVA-26737
...
JAVA-26737 Upgrade hibernate ehcache version in spring-hibernate-5 module
2023-11-28 06:42:26 +01:00
Alvin Austria
685be7b9ea
Merge pull request #15309 from panos-kakos/JAVA-27818
...
[JAVA-27818] Added comment
2023-11-28 06:39:10 +01:00
Alvin Austria
fbc88e5388
Merge pull request #15303 from GaetanoPiazzolla/java-27655-websecurity
...
Java-27655 | Removing deprecated WebSecurityConfigurerAdapter
2023-11-28 06:33:50 +01:00
panos-kakos
c67139e60b
[JAVA-26727] Upgraded maven-javadoc-plugin to 3.6.2 version
2023-11-28 06:38:53 +02:00
Sameer
6164b9c0ba
string vs stringBuffer comparison ( #15306 )
...
Co-authored-by: Sahil <sahilsriv05@gmail.com>
2023-11-27 14:17:00 -08:00
davidmartinezbarua
17705cd105
Merge pull request #15240 from parthiv39731/PR-7200
...
BAEL-7200
2023-11-27 12:11:12 -03:00
panos-kakos
cf74ed5628
[JAVA-27818]
2023-11-27 13:15:33 +02:00
gaepi
4151b9ce70
JAVA-27656 | removing WebSecurityConfigurerAdapter
2023-11-27 12:00:26 +01:00
gaepi
8dd4651db5
JAVA-27656 | removing WebSecurityConfigurerAdapter from spring-web-modules/spring-thymeleaf
2023-11-27 11:48:10 +01:00
gaepi
2e6b17b853
JAVA-27656 | spring-boot-modules fix
2023-11-27 11:31:41 +01:00
anuragkumawat
8548b42b84
JAVA-27792 Move atomikos module to persistence-modules ( #15301 )
2023-11-27 11:40:35 +02:00
panos-kakos
a0b5fb3443
[JAVA-27545] Upgraded spring-jinq to spring-boot 3 ( #15300 )
2023-11-27 11:14:38 +02: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
MohamedHelmyKassab
5d6b5bf965
This commit is related to BAEL-7254 ( #15299 )
...
This commit aims to add a new test class "ByteToCharArrayUnitTest" that validates the conversion process of a Byte array into a Char array.
2023-11-26 19:52:14 -08:00
Bhaskar Ghosh Dastidar
d69a3ac6bd
[BAEL-6787] Increment map value benchmark - JMH ( #15268 )
...
* [BAEL-6787] jmh class added
* [BAEL-6787] jmh pom
---------
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-11-26 19:43:04 -08:00
Liam Williams
da3f32c737
Merge pull request #15106 from hangga/generate-unique-long
...
BAEL-6430 : Generate unique long using UUID | Hangga Aji Sayekti
2023-11-27 01:03:23 +00:00
Kai Yuan
62cc5adfbb
[negate-int] add an empty line
2023-11-26 20:59:53 +01:00
Kai Yuan
0b2981b94e
[negate-int] using logger instead of sys.print.out
2023-11-26 19:10:19 +01:00
davidmartinezbarua
951dcdaee8
Merge pull request #15169 from sk1418/map-sort-by-value
...
[map-sort-by-value] sort map by value
2023-11-26 13:13:48 -03:00
gaepi
0973a63e5c
Java-27655 | removed deprecated WebSecurityConfigAdapter from security-modules/jjwt module
2023-11-26 13:33:08 +01:00
gaepi
033fff1e5e
Java-27655 | moved jenkins module to more recent implementation of web security
2023-11-26 13:12:19 +01:00
gaepi
65676eb275
Java-27655 | removing WebSecurityConfigurerAdapter from httpclient4 module
2023-11-26 12:50:53 +01:00
Alvin Austria
e5e8ecf27d
Merge pull request #15269 from GaetanoPiazzolla/JAVA-27657-web-adapter-security-modules
...
JAVA-27657 | Replacing deprecated WebSecurityConfigurerAdapter
2023-11-26 00:02:22 +01:00
Kasra Madadipouya
9af7dad83d
Merge pull request #15282 from harry9656/task/JAVA-26771
...
JAVA-26771: Update liquibase-core and liquibase-maven-plugin to version 4.25.0
2023-11-25 19:11:29 +01:00
Kasra Madadipouya
c6eb7ed240
Merge pull request #15283 from harry9656/task/JAVA-26757
...
JAVA-26757: Update modules to new thymeleaf version.
2023-11-25 18:35:23 +01:00
Loredana Crusoveanu
d560084f30
Merge pull request #15288 from edizor/master
...
Update README
2023-11-25 17:49:52 +02:00
Lucian Snare
d0a2127248
BAEL-7083: Gson class declares multiple fields ( #15244 )
...
* Add initial classes and tests for Gson multiple fields error
* Add test classes and exclusion strategy
* Add test cases
* Simplify example code
2023-11-25 09:35:19 -06:00
Kasra Madadipouya
33e3fc580a
Merge pull request #15275 from harry9656/task/JAVA-26530
...
JAVA-26530: Update the RectangleOverlap adding a method without border checks.
2023-11-25 14:08:58 +01:00
Kasra Madadipouya
b4c015ccbc
Merge pull request #15265 from timis1/JAVA-26721
...
JAVA-26721 Upgrade okhttp, mockwebserver to latest version
2023-11-25 13:54:36 +01:00
Harpal Singh
36dfdf2832
JAVA-26757: Update spring-thymeleaf to new version of thymeleaf.
2023-11-25 12:16:52 +01:00
Harpal Singh
e01877df50
JAVA-26757: Update spring-mvc-basics-2 to new version of thymeleaf.
2023-11-25 12:16:52 +01:00
Harpal Singh
126594bacf
JAVA-26757: Update spring-thymeleaf-5 to new version of thymeleaf.
2023-11-25 12:16:52 +01:00
Harpal Singh
6032d3691d
JAVA-26757: Update pdf to a new version of thymeleaf.
2023-11-25 12:16:52 +01:00
anuragkumawat
ad7f1c7486
JAVA-26737 Upgrade hibernate ehcache version in hibernate-libraries module
2023-11-25 16:43:03 +05:30
anuragkumawat
7df2f25fdb
JAVA-26737 Upgarde hibernate ehcache version in spring-hibernate-5 module
2023-11-25 16:35:00 +05:30
panos-kakos
41979445ef
Java 26374 Identify and move popular Boot articles ( #15139 )
2023-11-25 12:03:07 +02:00
Graham Cox
f4c35c055c
BAEL-7218: Inter-Process Communication Methods in Java ( #15286 )
2023-11-24 22:17:18 +01:00
MohamedHelmyKassab
b80ceb7ceb
This PR is related to BAEL-7188 ( #15271 )
...
* Update pom.xml
Adding core-java-swing
* This commit is related to BAEL-7188
This commit aims to add a new module named "core-java-swing".
2023-11-24 08:45:14 -08:00
Alexandru Borza
c7ef62ee99
BAEL-7051 - Catch Common Mistakes with Error-Prone Library in Java ( #15278 )
2023-11-24 08:39:21 -08:00
Bipin kumar
789ecf4581
Java 26716 Upgrade flying-saucer-pdf-openpdf, jsoup, openhtmltopdf ( #15263 )
2023-11-24 18:33:35 +02:00
panos-kakos
8abd7a07b5
[JAVA-27546] Updated spring-cucumber to spring boot 3 ( #15276 )
2023-11-24 18:18:04 +02:00
Harry9656
a2acd64779
JAVA-26727: Update the resilience4j-timelimiter library ( #15277 )
...
* JAVA-26727: Update libraries-6 to a new version of resilience4j dependencies.
* JAVA-26727: Update spring-rest-http-2 to a new version of resilience4j dependencies.
2023-11-24 17:58:47 +02:00
edizor
f52997ad42
Update README.md
...
[skip ci]
2023-11-24 21:53:03 +08:00
Maiklins
6b2a212fa5
Merge pull request #15287 from Maiklins/BAEL-6600-update-readme
...
Update readme
2023-11-24 14:47:20 +01:00
edizor
8cccab0876
Update README.md
...
[skip ci]
2023-11-24 21:46:06 +08:00