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
michaelin007
fa272d3395
Retrieving Unix Time in Java
2023-11-25 05:25:47 +00: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
edizor
9b63e853fd
Update README.md
...
[skip ci]
2023-11-24 21:40:18 +08:00
edizor
9d20500b64
Update README.md
...
[skip ci]
2023-11-24 21:38:30 +08:00
edizor
a4c30e423d
Update README.md
...
[skip ci]
2023-11-24 21:35:59 +08:00
edizor
ba158d4e7b
Update README.md
...
[skip ci]
2023-11-24 21:31:16 +08:00
edizor
8b481ed4d4
Update README.md
...
[skip ci]
2023-11-24 21:27:11 +08:00
edizor
6ced5e2c2f
Update README.md
...
[skip ci]
2023-11-24 21:22:32 +08:00
mikr
33c1b23627
Update readme
2023-11-24 14:20:26 +01:00
edizor
9b36358c6c
Update README.md
...
[skip ci]
2023-11-24 21:18:13 +08:00
edizor
4e28968b06
Update README.md
...
[skip ci]
2023-11-24 21:12:43 +08:00
Maiklins
5e9bf11102
Merge pull request #15154 from mcasari/master
...
BAEL-6600 - limit max size by LinkedHashMap and custom HashMap
2023-11-24 14:05:06 +01:00
michaelin007
c519d2be47
https://jira.baeldung.com/browse/BAEL-7268
2023-11-24 09:36:25 +00:00
Harpal Singh
179e6e5de2
JAVA-26765: Remove unwanted spaces from xml
2023-11-24 00:13:52 +01:00
Liam Williams
b6dc257c80
Merge pull request #15113 from danielmcnally285/danielmcnally285_return_first_non_null
...
BAEL-7010 - return first non null
2023-11-23 22:29:58 +00:00
Harpal Singh
4f960b6579
JAVA-26771: Fix test core-java-string-operations-7
2023-11-23 21:53:14 +01:00
Harpal Singh
bb7481a27a
JAVA-26771: Update persistence-modules/liquibase liquibase-maven-plugin to 4.25.0
2023-11-23 21:07:17 +01:00
Harpal Singh
851975605c
JAVA-26771: Update quarkus-extension liquibase-core to 4.25.0
2023-11-23 21:06:52 +01:00
Harpal Singh
60e843aa61
JAVA-26771: Update core-java-string-operations-7 liquibase-core to 4.25.0
2023-11-23 20:59:19 +01:00
Harpal Singh
6e11ac36a2
JAVA-26765: Remove unwanted spaces from bookstore-monolith
2023-11-23 18:45:27 +01:00
parthiv39731
8d440a419b
BAEL-7200
...
fixed formatting. Used default intellij formatting for Fluent API style.
2023-11-23 21:26:53 +05:30
Kai Yuan
81fe96721a
[negate-int] negate an int in java
2023-11-23 13:03:09 +01:00
Harry9656
79e9818bee
JAVA-26530: Update the RectangleOverlap adding a method without borders check.
2023-11-23 06:21:19 +01:00
Harry9656
e4d65e524f
Fix: spring-boot-mysql
2023-11-23 05:38:17 +01:00
Harry9656
cf03d6e96b
JAVA-26765: Update persistence-modules/cas-secured-app to new mysql connector
2023-11-23 05:30:32 +01:00
Harry9656
4c05325ee0
JAVA-26765: Update persistence-modules/spring-rest-query-language to new mysql connector
2023-11-23 05:28:20 +01:00
Harry9656
349091f9e0
JAVA-26765: Update persistence-modules/spring-rest-testing to new mysql connector
2023-11-23 05:26:06 +01:00