31848 Commits

Author SHA1 Message Date
Kai Yuan b490028e69 [runLength-en-decoding] run length encoding (#15735) 2024-01-31 20:48:31 -06:00
panos-kakos d3ed1933ee [JAVA-29168] Upgrade spring-boot-basic-customization module to Spring Boot 3 (#15767) 2024-01-31 23:10:01 +01:00
timis1 491b588d88 JAVA-29287 Upgrade spring-security-azuread (#15747)
* JAVA-29287 Upgrade spring-security-azuread

* JAVA-29287 Remove commented code

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-31 21:19:18 +01:00
michaelin007 970dd965cc Spring Boot and R2DBC 2024-01-31 19:40:03 +00:00
DiegoMarti2 9c8cbf668c Update URLNormalizationUnitTest.java (baeldung-articles BAEL-6777) (#15779) 2024-01-31 09:08:00 -08:00
Bipin kumar 4bde015e08 JAVA-30208: Changes made for adding spring-hibernate-5 (#15659) 2024-01-31 16:43:41 +02:00
ICKostiantyn.Ivanov ab43a18bb0 BAEL-6716 - Fix test methods naming 2024-01-31 14:52:31 +01:00
Wynn Teo a0157154a3 Merge branch 'eugenp:master' into master 2024-01-31 09:07:48 +08:00
Wynn Teo 021e2a2c3f Merge pull request #1 from wynnteo/BAEL-7490
Bael 7490
2024-01-31 09:07:26 +08:00
Bipin kumar faaf189afb [JAVA-29475] Upgrade gson library to latest version (#15773) 2024-01-30 23:42:31 +01:00
panos-kakos 66db54d9bd [JAVA-30445] Clean up (#15731) 2024-01-30 22:56:21 +01:00
davidmartinezbarua afff6d37da Merge pull request #15701 from TanyaOhotnik/BAEL-7185-new-master
BAEL-7185 Access Job Parameters from ItemReader in Spring Batch
2024-01-30 13:05:37 -03:00
davidmartinezbarua 463972ab84 Merge pull request #15702 from balasr21/master
BAEL-7272: Added code for custom deserialization using Spring WebClient
2024-01-30 12:50:26 -03:00
Tetiana Okhotnik e416f9de2a BAEL-7185 Access Job Parameters from ItemReader in Spring Batch
- remove @UtilityClass usage
2024-01-30 16:31:04 +02:00
honeymoose a2f4559efa 自述文件更新新的信息 2024-01-30 09:16:15 -05:00
honeymoose a26956a60d 因项目的包名修改,我们需要重新部分测试代码 2024-01-30 09:13:11 -05:00
honeymoose e4c068d924 有关面试的测试代码等更新为新的包名,OSSEZ 域名我们修改为 iSharkFly 2024-01-30 09:07:20 -05:00
honeymoose 8fe953b495 Change our License to MIT version of 2024 2024-01-30 09:02:57 -05:00
honeymoose c67cfbfebd Add core-java-11-2 to project 2024-01-30 09:01:38 -05:00
Amit Pandey 306107fcab JAVA-30676 :- Upgrade messagingmodules/rabbitmq to latest Spring Cloud version. (#15750) 2024-01-30 16:00:17 +02:00
Constantin 003e89f1c6 BAEL-7263: Update test name 2024-01-30 15:22:14 +02:00
Constantin ebdae78e5e BAEL-7263: Update test name 2024-01-30 15:21:19 +02:00
Amit Pandey 1bb6e135d0 JAVA-30677 :- Upgrade Spring-Boot-Bootstrap to the latest cloud versions. (#15751) 2024-01-30 14:48:15 +02:00
Bipin kumar bcba7da594 JAVA-30449 Fix formatting of POMs A_to_C (#15720) 2024-01-30 12:29:53 +02:00
anuragkumawat 9ff9139713 Java 30497 Upgrade spring-cloud-contract project to JDK17 (#15743) 2024-01-30 12:21:44 +02:00
Amit Pandey d7ae3dfbf5 [JAVA-30683] Upgrade Spring-Jinq module to use latest hibernate-core version (#15739) 2024-01-30 08:34:42 +01:00
michaelin007 d660390f22 Spring Boot and R2DBC 2024-01-30 06:35:28 +00:00
Wynn Teo 5b6d31feff BAEL-7490 read write file in separate thread (#15664)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article
2024-01-29 20:41:53 -06:00
Amit Pandey 5ce49b5ce9 [JAVA-30682] Upgrade Spring rest testing to Spring Boot 3 and to latest Hibernate core latest (#15740) 2024-01-30 00:40:58 +01:00
Amit Pandey 4dcebecdb5 [JAVA-30682] Upgrade Spring rest query module to Spring Boot 3 and latest hibernate-core (#15741) 2024-01-30 00:40:05 +01:00
Balamurugan 7727131cf7 Merge branch 'eugenp:master' into master 2024-01-29 22:44:18 +00:00
timis1 be466148ad [JAVA-30447] Cleanup un-committed or un-ignored artifacts (#15724) 2024-01-29 23:39:56 +01:00
Harry9656 4c0c0f8bcf [JAVA-29428] Move restx module to heavy profile (#15639) 2024-01-29 23:36:25 +01:00
Maiklins 1bf303a1af Merge pull request #15769 from Maiklins/BAEL-6758-update-readme
Update README.md
2024-01-29 23:21:05 +01:00
Maiklins 0e45dee5c1 Update README.md 2024-01-29 23:15:29 +01:00
panos-kakos 003170eb0d [JAVA-27826] Upgraded to spring boot 3 (#15745) 2024-01-29 23:10:43 +01:00
Maiklins cc70defdc5 Merge pull request #15705 from Michaelin007/petstore
https://jira.baeldung.com/browse/BAEL-6758
2024-01-29 23:02:01 +01:00
timis1 c499aacc87 JAVA-29333 Upgrade spring-security-web-thymeleaf (#15699)
* JAVA-29333 Upgrade spring-security-web-thymeleaf

* JAVA-29333 Fix formatting

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-29 22:46:05 +01:00
Vini aefb1e6cbc Merge pull request #15758 from sIvanovKonstantyn/master
BAEL-6716 - Storing UUID as Base64 String in Java
2024-01-29 21:53:46 +01:00
ICKostiantyn.Ivanov 4c129ead61 BAEL-6716 - Fix pmd violations 2024-01-29 21:42:14 +01:00
Rajat Garg 5eae4e7df8 Convert String date to XMLGregorianCalendar (#15756)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-01-29 10:36:37 -08:00
honeymoose fe02403c53 Update the document link for Java String related 2024-01-29 09:11:28 -05:00
honeymoose b445f68fb6 Update the code to clean up main class 2024-01-29 09:05:04 -05:00
Constantin 4f0a16e411 BAEL-7263: Check if variable is not null 2024-01-29 15:50:28 +02:00
adalagandev b2e89f3574 BAEL-7131 version 1 - POST REPO re-writing the commit history issue. 2024-01-29 14:46:50 +01:00
Constantin 550788a96d BAEL-7263: Update method names 2024-01-29 15:45:07 +02:00
Constantin 2c75afbbe3 BAEL-7263: Check if a Thymeleaf variable is defined 2024-01-29 15:12:21 +02:00
ICKostiantyn.Ivanov 11970c9909 BAEL-6716 - Add expectedEncodedString variable 2024-01-29 13:22:22 +01:00
Loredana Crusoveanu a108e81950 Merge pull request #15754 from rcalago/master
Update on README.md
2024-01-29 13:34:06 +02:00
sIvanovKonstantyn 492adfa40d Merge branch 'master' into master 2024-01-29 09:48:23 +01:00