15267 Commits

Author SHA1 Message Date
Loredana Crusoveanu
f74256ec93
Merge pull request #16119 from rcalago/master
Update on README.md
2024-03-13 09:36:34 +02:00
timis1
45fff184c2
[JAVA-32263] Review log statements for projects - Week 10 - Manually Created (#16096) 2024-03-13 08:33:25 +01:00
rcalago
a61d275d1b
Create README.md 2024-03-13 15:06:42 +08:00
rcalago
2e8db09ef3
Update README.md 2024-03-13 15:05:33 +08:00
rcalago
9114dde558
Update README.md 2024-03-13 15:04:10 +08:00
rcalago
b219792826
Update README.md 2024-03-13 15:02:41 +08:00
rcalago
ed5c492060
Update README.md 2024-03-13 15:01:37 +08:00
rcalago
ed3bf00460
Create README.md 2024-03-13 15:00:06 +08:00
rcalago
5cd45c6643
Update README.md 2024-03-13 14:58:31 +08:00
rcalago
6aec85f2aa
Update README.md 2024-03-13 14:57:39 +08:00
rcalago
2687d01dc5
Update README.md 2024-03-13 14:56:45 +08:00
rcalago
7b3fec92d3
Update README.md 2024-03-13 14:55:22 +08:00
rcalago
f23b5e45a8
Update README.md 2024-03-13 14:53:24 +08:00
Shahul Basha
d932403049
BAEL-7470 (#16035)
* BAEL-7470 initial commit

* BAEL-7470 changed file name

* BAEL-7470 new module

* BAEL-7470 new module

* BAEL-7470 remove spring-core 4
2024-03-12 20:25:50 -05:00
davidmartinezbarua
d5f76028a3
Merge pull request #16042 from parthiv39731/BAEL-7618
Bael 7618
2024-03-12 19:12:46 -03:00
davidmartinezbarua
e9b37e1796
Merge pull request #15912 from parthiv39731/PR-7386
BAEL-7386, Introduction to Redpanda
2024-03-12 19:05:58 -03:00
mdabrowski-eu
b92159a3f6
BAEL-7454 RGB conversions (#16053) 2024-03-12 08:39:38 -07:00
Amit Pandey
e44f924d9c
JAVA-27544: spring-katharsis cannot be upgraded to Spring Boot 3 (#16071) 2024-03-12 13:34:46 +02:00
Amit Pandey
b43f720788
JAVA-26572 :- Upgrade Spring Cloud – Bootstrapping to Spring Cloud latest versions (#16014) 2024-03-12 13:13:56 +02:00
anuragkumawat
7d0f28cf03
JAVA-31812 Upgrade spring-kafka to Spring Boot 3.2.2(#16077) 2024-03-12 12:21:22 +02:00
libor-vilimek-finbricks
861e43470d
[Spring-Boot-Keycloak example] Allows preflight requests from browser (#15706) 2024-03-12 08:20:01 +01:00
Vini
b8a43f209c
Merge pull request #15991 from mee-omi/master
Parsing HTML Table in Java With Jsoup
2024-03-12 07:43:46 +01:00
Roger
89eba29a26
BAEL-7315 Add source code for Spock Argument Capture tutorial (#16083) 2024-03-11 14:05:44 -07:00
Harry9656
535d9a97b4
[JAVA-31568] Upgrade org.json and json-path libraries 2024-03-11 21:16:11 +01:00
Amit Pandey
ec6f3949cd
JAVA-31814: Upgrade and fix Jenkins failures for spring-testing with Spring boot 3.2.2 (#16002) 2024-03-11 21:47:02 +02:00
Amit Pandey
87badde692
JAVA-27539: Spring-remoting-modules cannot be upgraded to Spring Boot 3 (#16073) 2024-03-11 21:32:24 +02:00
sIvanovKonstantyn
db287faace
Merge branch 'eugenp:master' into master 2024-03-11 12:36:31 +01:00
ICKostiantyn.Ivanov
bd5512454d BAEL-6163 - Add code examples for the article "Querydsl vs. JPA Criteria" 2024-03-11 12:35:51 +01:00
panos-kakos
2f8beadbf3
[JAVA-29011] Upgrade spring-reactor module to Spring Boot 3(#16080) 2024-03-11 09:31:57 +01:00
sam-gardner
a2b93f3128
JAVA-31562-Upgrade-liquibase-core-version (#15990) 2024-03-10 23:00:35 +01:00
Amit Pandey
d3bb687d76
JAVA-30995 :- Upgrade to Spring boot 3 and fix tests not passing (#16088) 2024-03-10 22:41:00 +01:00
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
Kai.Yuan
38d0425b2f [calc-percentile] wip 2024-03-10 18:04:08 +01: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