31848 Commits

Author SHA1 Message Date
Maiklins 27465b037e Merge pull request #15777 from ch4mpy/BAEL-7380
BAEL-7380 : OAuth2 BFF with `spring-addons-starter-oidc`
2024-02-22 17:02:34 +01:00
Sam Gardner 433a32489c BAEL-7513 Add missing newline to Interval.java 2024-02-22 15:13:15 +00:00
Sam Gardner d7527a382e BAEL-7513 Merge overlapping intervals in collection 2024-02-22 15:11:26 +00:00
davidmartinezbarua 4bd7728ecf Merge pull request #15919 from thibaultfaure/improvement/BAEL-7483-Issue-in-Functional-Programming-in-Java
BAEL-7483 Improvement to Potential issue in Functional Programming in…
2024-02-22 11:39:50 -03:00
Amit Pandey 979a4a628f JAVA-29297 :- Upgrade Security Okta to Boot 3. (#15930) 2024-02-22 14:53:47 +01:00
Anastasios Ioannidis 13b4a7142b Reverted parent-boot-3 upgrade, Upgrade Spring boot to 3.2.2 and Junit Jupiter for spring-boot-properties (#15943) 2024-02-22 14:22:50 +02:00
adalagandev c84563ff4d BAEL-7131 - fixed incomplete Assertion 2024-02-22 11:33:25 +01:00
anuragkumawat f35b098b72 Java-31483 Comment spring-jinq and spring-jooq, revert sb3 upgrade of spring-rest-template-2 (#15929) 2024-02-22 11:54:52 +02:00
Andrei Branza 13448aa551 Andrei Branza - test article shallowCopy-vs-deepCopy 2024-02-22 11:49:07 +02:00
Wynn Teo df9944e4be Merge branch 'eugenp:master' into master 2024-02-22 10:54:08 +08:00
Philippe Sevestre 050ea28903 Merge branch 'master' of https://github.com/eugenp/tutorials 2024-02-21 23:01:37 -03:00
Philippe Sevestre c5ced2f936 [BAEL-7524] API Code 2024-02-21 23:01:05 -03:00
timis1 3642db8f5f JAVA-31265 Review log statements for projects - Week 8 - 2024 (#15939) 2024-02-21 23:37:25 +01:00
Yadukrishnan 4414eed69a changed methods to static methods 2024-02-21 20:52:37 +01:00
panos-kakos ea96452437 [JAVA-31502] Upgraded docker-compose to spring-boot-3 (#15928) 2024-02-21 21:45:23 +02:00
Harry9656 6aff5d5c66 JAVA-29330: Migrate spring-security-web-rest-custom to parent-boot-3. (#15932) 2024-02-21 20:37:27 +01:00
Yadukrishnan e9ce6f7741 Added code sample and test for getting initials for a name 2024-02-21 18:24:36 +01:00
Bipin kumar 63399a9560 JAVA-29166: Upgrade spring-caching to Spring Boot 3 (#15875) 2024-02-21 16:03:44 +02:00
Alexandru Borza d8e2c61003 BAEL-7255 - Implementing GraphQL Mutation without Returning Data (#15820) 2024-02-21 15:56:19 +05:30
adalagandev 9178b53dc9 BAEL-7131 - reapplied Baeldung Formatter, code changes from PR. 2024-02-21 11:10:39 +01:00
MohamedHelmyKassab c8c29a7806 This PR is related to BAEL-7556 (#15900)
* This commit is related to BAEL-7556

This commit aims to add a test class "FindUniqueEmailsUnitTest.java".

* Update FindUniqueEmailsUnitTest.java
2024-02-20 22:11:24 -10:00
parthiv39731 48dc3bbc02 Merge branch 'eugenp:master' into PR-7386 2024-02-21 11:52:52 +05:30
lucaCambi77 c5a3c01108 Check if two strings are rotations of each other [BAEL-7493] (#15864)
* feat: string rotation

* fix: test names
2024-02-20 21:43:07 -06:00
Wynn Teo fcb6efbf00 BAEL-6622 (#15905)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-6622 compare thenApply() and thenApplyAsync()

* BAEL-6622 change to unit test

* Tidy up the code
2024-02-20 21:36:34 -06:00
Manfred 1b843fd34a BAEL-7296: Calling Custom Database Functions with JPA (#15869) 2024-02-20 21:31:55 -06:00
Constantin 6328bf349e [BAEL-7199] Override bootstrap servers property (#15708) 2024-02-20 23:14:38 +01:00
Ulisses Lima f29936791c Merge pull request #15924 from eugenp/email-20022024
Update index.html
2024-02-20 19:03:31 -03:00
Liam Williams 2e445da7b7 Merge pull request #15908 from sk1418/string-in-mirror
[string-in-mirror] string - mirror reflection
2024-02-20 16:20:25 +00:00
anuragkumawat acb28bdec3 JAVA-31341 Fix spring-jooq and spring-mybatis module (#15897) 2024-02-20 16:28:46 +02:00
adalagandev ed1e58c45e BAEL-7131 version 7 2024-02-20 15:08:05 +01:00
panos-kakos c77c0deea5 [JAVA-31203] Upgraded spring-cloud-config to spring boot 3 (#15861) 2024-02-20 13:34:36 +02:00
Amit Pandey a4b26ac450 JAVA-31205 Fix parent pom names for spring-cloud-eureka (#15911) 2024-02-20 13:31:36 +02:00
Imran Alam e62e1d88e6 Peak Elements 2024-02-20 15:35:40 +05:30
Ana Peterlic b4107947fc Update index.html 2024-02-20 08:31:33 +01:00
ICKostiantyn.Ivanov 7836ee4c17 BAEL-6581 -Drop the "public" keyword on the test methods 2024-02-20 07:48:34 +01:00
vaibhav007jain 536ffe9106 Bael-7439-intro-to-etcd (#15892)
* Update pom.xml

* Create JetcdExample.java
2024-02-20 11:34:26 +05:30
Michael Pratt ae02203dab [BAEL-7438] Custom Spring AuthorizationManager example 2024-02-19 22:56:21 -07:00
Wynn Teo abb1f462b9 Bael 7541 (#15877)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7541 compare runAsync and supplyAsync
2024-02-19 21:11:25 -06:00
Diegom203 d4f8b4ff66 baeldung-articles : BAEL-5937 (#15922)
Create JavaType From Class with Jackson (commit).
2024-02-19 16:24:35 -10:00
Kai.Yuan 501c511e74 [rm-trailing-space] rm trailing whithspace 2024-02-20 09:29:47 +08:00
Harry9656 bd36eddeca JAVA-29315: Upgrade spring-security-web-react to parent-spring-6 (#15920) 2024-02-20 01:19:05 +01:00
Kai.Yuan 9d13085bbc [string-in-mirror] renaming etc. 2024-02-20 07:30:30 +08:00
adalagandev e6d37b867c BAEL-7131 version 6 - updated for PR comments, renamed unit test method, added assertJ dependency and used that in unit tests instead. 2024-02-20 00:11:06 +01:00
Thibault Faure bf600c0e7b BAEL-7483 Improvement to Potential issue in Functional Programming in Java 2024-02-19 21:28:04 +01:00
davidmartinezbarua c0756a59b7 Merge pull request #15873 from sam-gardner/BAEL-7522-simple-web-server
BAEL-7522 Add code for Java 18 simple web server
2024-02-19 14:57:10 -03:00
davidmartinezbarua 1b594c7e97 Merge pull request #15871 from hmdrzsharifi/BAEL-7484
Bael 7484: Move article 'Spring Data MongoDB - Configure Connection' code into spring-boot-persistence-mongodb module
2024-02-19 14:44:44 -03:00
parthiv39731 203cf00c71 Merge branch 'eugenp:master' into PR-7386 2024-02-19 23:13:02 +05:30
panos-kakos c90cd8ace8 [JAVA-30178] Upgraded byte-buddy version in main pom.xml (#15860) 2024-02-19 18:28:46 +01:00
Harry9656 b4bbf68734 JAVA-29311: migrate spring-security-web-login-2 to parent-boot-3. (#15913) 2024-02-19 17:39:32 +01:00
parthiv39731 7bf145d3d8 BAEL-7386, redpanda container dependency 2024-02-19 21:03:00 +05:30