Commit Graph

15071 Commits

Author SHA1 Message Date
anuragkumawat e9e45c3e93
JAVA-32181 Upgrade reactive-systems module to boot-3 (#16074) 2024-03-10 22:56:39 +02:00
Amit Pandey d15b477cab
JAVA-29008 :- Upgrade spring-reactive-filters to Spring Boot 3. (#16069) 2024-03-10 22:43:51 +02:00
panos-kakos 3a93ed50b3
[JAVA-27517] Upgraded spring-rest-shell to spring boot 3 (#16044) 2024-03-10 21:57:50 +02:00
Wynn Teo a3ff5e0ec6
Bael 7599 (#16022)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7599 find majority element

* Added additional check on unit test

* Update the index checking

* Update the return type to Integer
2024-03-09 20:42:08 -06:00
Neetika23 eb3460d9ac
Code to find largest number after removing K digits from a number (#16060)
Co-authored-by: Neetika Khandelwal <kwal.neetika2398@gmail.com>
2024-03-09 20:03:59 +01:00
Loredana Crusoveanu 6c1451dca5
Merge pull request #16081 from rcalago/master
Update on README.md
2024-03-09 18:03:31 +02:00
vunamtien 8a0c30588e
[JAVA-31656] Upgrade spring-oxm & spring-batch-core (#16045) 2024-03-09 16:47:37 +02:00
timis1 375015808d
JAVA-29179 Upgrade spring-data-cassandra-2 to Spring Boot 3 (#16066) 2024-03-09 16:46:05 +02:00
Amit Pandey 830c5608d8
JAVA-29293 :- Add a comment to ensure that everyone knows that, upgrade to Boot 3 for this project is not feasible. (#16050)
* JAVA-29293 :- Add a comment to ensure that everyone knows that,  upgrade to Boot 3 for this project is not feasible.

* JAVA-29293 :- Add a comment to ensure that everyone knows that,  upgrade to Boot 3 for this project is not feasible.

* JAVA-29293 :- Add a comment to ensure that everyone knows that,  upgrade to Boot 3 for this project is not feasible.
2024-03-09 15:44:34 +01:00
Andrea Giulio Cerasoni ebedbc6466
Merge pull request #16003 from psevestre/master
[BAEL-7524] OpenAPI Generator Customization , take 2
2024-03-09 13:08:47 +00:00
Bipin kumar 1e3c17e5ea
JAVA-32187: Added jira ref for disabled maven-modules (#16063) 2024-03-09 13:15:15 +02:00
Maiklins 5e24e9d495
Merge pull request #15923 from michael-pratt/BAEL-7438
[BAEL-7438] Custom Spring AuthorizationManager example
2024-03-09 11:52:42 +01:00
Graham Cox e1a2eed0d9
BAEL-7496: Vigenère Cipher in Java (#16072) 2024-03-09 11:18:55 +01:00
rcalago 0d9968b07d
Update README.md 2024-03-09 06:23:41 +08:00
rcalago db133f7c93
Update README.md 2024-03-09 06:21:32 +08:00
rcalago 1f43ea9cad
Update README.md 2024-03-09 06:18:23 +08:00
rcalago 14efc97f6a
Update README.md 2024-03-09 06:16:31 +08:00
rcalago ddb4061e1a
Update README.md 2024-03-09 06:13:46 +08:00
rcalago c75994b0d9
Update README.md 2024-03-09 06:12:30 +08:00
rcalago 39dc41f405
Update README.md 2024-03-09 06:11:16 +08:00
rcalago 78f98fc916
Update README.md 2024-03-09 06:10:02 +08:00
rcalago 53ec35a207
Update README.md 2024-03-09 06:09:05 +08:00
rcalago bc1a5dfb27
Update README.md 2024-03-09 06:07:43 +08:00
rcalago 55ac1b1055
Update README.md 2024-03-09 06:06:45 +08:00
DiegoMarti2 8ca61a8c38
baeldung-articles : BAEL-6349 (#16067)
Obtaining the Last Path Segment of a URI in Java.
2024-03-08 09:22:29 -08:00
Dmytro Budym 52e16ef898
Add code examples for article "Finding Element by Attribute in Selenium" (#16043) 2024-03-08 17:01:58 +01:00
sam-gardner ddb9c4941b
[JAVA-28947] Update Spring Activiti module to Spring Boot 3 (#16064) 2024-03-08 10:21:18 +01:00
Amit Pandey f10bbc57fa
[JAVA-29175] Upgrade Thymeleaf2 and 3 modules to Spring Boot 3 (#16068) 2024-03-08 10:01:10 +01:00
panos-kakos 6362d1b095
[JAVA-28928] Upgrade mesos-marathon to spring boot 3 (#16049) 2024-03-08 09:00:59 +01:00
davidmartinezbarua 58a2d16101
Merge pull request #16030 from palani-a/BAEL-7495
BAEL-7495: Blowfish Encryption Algorithm
2024-03-07 19:28:58 -03:00
panos-kakos 408cf4ce0d
[JAVA-31652] Upgraded resilience4j-spring-boot3 to latest version (#15998)
* [JAVA-31652] Upgraded resilience4j-spring-boot3 to latest version

* [JAVA-31652]

* [JAVA-31652]
2024-03-07 22:53:27 +01:00
Bipin kumar 31cbe87a55
JAVA-29170: Changes made for Upgrade spring-rest-http to Spring Boot 3 (#16000)
* JAVA-29170: Changes made for Upgrade spring-rest-http to Spring Boot 3

* JAVA-29316: Changes made for Upgrade spring-rest-http to Spring Boot 3

* JAVA-29316: Changes made for Upgrade spring-rest-http to Spring Boot 3
2024-03-07 22:14:09 +01:00
sam-gardner 59d5922f48
JAVA-32226 Fix startup of application within spring-boot-libraries-3 (#16046) 2024-03-07 21:34:33 +01:00
panos-kakos ee840b536c
[JAVA-27825] Upgraded docker-java-jar to spring boot 3 (#16048) 2024-03-07 21:28:25 +01:00
anuragkumawat dff5e104a2
JAVA-31757 Upgrade spring batch to Spring boot 3.2.2 (#16021) 2024-03-07 14:23:31 +02:00
anuragkumawat 19b6e5a3f1
JAVA-31111 Fix references to parent in spring-boot-persistence-4 spring-6-rsocket spring-cloud-azure modules (#15964) 2024-03-07 14:05:00 +02:00
Bipin kumar f5de63cb85
JAVA-29085 moved all the parents profiles to JDK 9+ Profiles (#15927) 2024-03-07 13:13:32 +02:00
Dominique Plante 1ce195f8df
Merge pull request #15938 from yadavan88/BAEL-7588
Added code sample and test for getting initials for a name
2024-03-06 20:32:48 -08:00
panos-kakos 7b84f9234f
[JAVA-27823] Upgraded docker-images to spring boot 3 (#16047) 2024-03-07 01:55:57 +01:00
Harry9656 8a9227211a
JAVA-29310: Skip upgrade of spring-security-web to parent-boot-3. (#15882) 2024-03-07 01:36:53 +01:00
sam-gardner 0ff06d1cf4
[JAVA-28930] Upgrade blaze-persistence to Spring Boot 3 (#16051) 2024-03-06 22:13:40 +01:00
Harry9656 a28abb7d2e
[JAVA-28954] Migrate spring-data-jpa-enterprise-2 module to parent-boot-3. (#16054) 2024-03-06 21:53:45 +01:00
Amit Pandey 4b244504d6
[JAVA-30233] Upgrade Hibernate-core to the latest version (#15738) 2024-03-06 20:48:07 +01:00
vunamtien 2dc927ea9b
BAEL-7555-count-unique-digit-in-integer (#15933)
* BAEL-7555-count-unique-digit-in-integer

* rename test case

* add solution using stream
2024-03-06 18:47:29 +01:00
Pedro Lopes c39267bbf9
BAEL-7410: Finding Parent of a Node in a Binary Tree (#15736)
* adding the parent method. wrapping up structure of tree

* wrapping up recursive solution with edge cases. tests passing

* refactor parent function for clarity

* renaming Test class to suffix UnitTest

* adding iterative version tests. adding parent keeper tree and tests

* final adjustments

* adding review suggestions

* fix requested changes

* Revert "fix requested changes"

This reverts commit e52d3e6531668f99c415939c195bb4bbdd349bae.

* reverting bad commit

* adding variable for notFoundMesage

* fixing package names. fix test names
2024-03-06 18:06:56 +01:00
Loredana Crusoveanu 0141c95811
Merge pull request #16058 from eugenp/BAEL-7419-v2
BAEL-7419 rename to live test
2024-03-06 17:16:11 +02:00
Loredana Crusoveanu a7162c7205 BAEL-7419 rename to live test 2024-03-06 17:13:13 +02:00
Loredana Crusoveanu 788a4abad7
Merge pull request #15914 from VladFernoaga/feature/BAEL-7419-how-to-mock-aws-s3-for-integration-test
Feature/bael 7419 how to mock aws s3 for integration test
2024-03-06 17:09:53 +02:00
Amit Pandey 3c92e8fba5
JAVA-31813 :- Upgrade parent-boot-3.2.2 , fix spring-mvc-basics tests. (#16007) 2024-03-06 17:06:34 +02:00
Francesco Galgani 5af7b8c289
https://jira.baeldung.com/browse/BAEL-7575 (#15956)
* Update pom.xml - https://jira.baeldung.com/browse/BAEL-7575

https://jira.baeldung.com/browse/BAEL-7575

* Create ignore-this-file - https://jira.baeldung.com/browse/BAEL-7575

https://jira.baeldung.com/browse/BAEL-7575

* https://jira.baeldung.com/browse/BAEL-7575

https://jira.baeldung.com/browse/BAEL-7575

* Delete libraries-4/src/main/java/com/baeldung/jfreechart/ignore-this-file

https://jira.baeldung.com/browse/BAEL-7575

* Update pom.xml
2024-03-06 09:11:04 +00:00