Commit Graph

14865 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Ana Peterlic b4107947fc Update index.html 2024-02-20 08:31:33 +01:00
vaibhav007jain 536ffe9106
Bael-7439-intro-to-etcd (#15892)
* Update pom.xml

* Create JetcdExample.java
2024-02-20 11:34:26 +05:30
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
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
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
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
Ulisses Lima c48af54d80
Merge pull request #15903 from eugenp/comment-17022024
Change log level
2024-02-19 11:01:08 -03:00
Amit Pandey a407c2f015
JAVA-24962 - Modifications to make client work with EJB deployed in Wildfly. (#15753) 2024-02-19 14:56:56 +01:00
Sam Gardner b8c2415745 BAEL-7522-Rename-package-for-simple-web-server 2024-02-19 13:16:43 +00:00
Bipin kumar bac8dd0536
[JAVA-28926] Changes made to upgrade lightrun to Spring Boot 3 (#15880) 2024-02-19 08:43:39 +01:00
Wynn Teo 6a80f85625
Bael 7489 (#15828)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7489 first draft

* Change to spring-kafka-3 module

* moved to another repo
2024-02-18 13:47:45 -06:00
Maiklins dd3503d8be
Merge pull request #15818 from Michaelin007/apachecamel
https://jira.baeldung.com/browse/BAEL-5235
2024-02-18 19:10:29 +01:00
Sam e20c10f018
implementation for bael-7284 (#15636)
* implementation

* feedback

---------

Co-authored-by: technoddy <mail.technoddy@gmail.com>
2024-02-18 11:30:11 -06:00
timis1 d658a3d2b8
JAVA-29303 Upgrade spring-security-web-angular (#15853)
* JAVA-29303 Upgrade spring-security-web-angular

* JAVA-29303 Fix indentation

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2024-02-18 03:09:28 +01:00
Kai.Yuan 972571e258 [string-in-mirror] string - mirror reflection 2024-02-18 07:48:29 +08:00
DiegoMarti2 7cbf2eafcd
baeldung-articles : BAEL-7442 (#15887)
* baeldung-articles : BAEL-7442

Check if String is Base64 Encoded (commit)

* Update CheckIfStringIsBased64UnitTest.java
2024-02-17 14:12:34 -08:00
Amit Pandey 988d1640e0
Java 31205 :- Upgrade Spring Cloud Eureka to Latest Spring Cloud version (#15881) 2024-02-17 19:45:04 +02:00
Loredana Crusoveanu de7b62ea36
Merge pull request #15899 from rcalago/master
Update on README.md
2024-02-17 19:19:23 +02:00
Ana Peterlic c96bfc1763 Update GreetingServiceWithoutAOP.java 2024-02-17 18:13:10 +01:00
Ana Peterlic ff272d2dde Change log level 2024-02-17 06:59:18 +01:00
rcalago 31fdbdb6b3
Update README.md 2024-02-17 06:39:49 +08:00
rcalago e9012995a8
Update README.md 2024-02-17 06:36:14 +08:00
rcalago cd25f2748c
Update README.md 2024-02-17 06:34:40 +08:00
rcalago cb14e4fb3f
Update README.md 2024-02-17 06:33:36 +08:00
rcalago 81b79d01f7
Update README.md 2024-02-17 06:32:27 +08:00
rcalago 7a8943dc28
Update README.md 2024-02-17 06:31:19 +08:00
rcalago 41676a80e6
Update README.md 2024-02-17 06:29:01 +08:00
rcalago de0ff1eaef
Update README.md 2024-02-17 06:26:28 +08:00
rcalago 43c67fb719
Update README.md 2024-02-17 06:25:19 +08:00