14314 Commits

Author SHA1 Message Date
davidmartinezbarua
5aa80eccf3 Merge pull request #15583 from thibaultfaure/improvements/BAEL-7318-testing-with-spring-and-spock
BAEL-7318 Updating dependencies for testing with Spring and Spock art…
2024-01-12 11:14:39 -03:00
Kai Yuan
edeee5a571 Static ref non static (#15571)
* [rm-char-in-other-str] BAEL-7355 Remove characters from a string that are present in a second string

* [rm-char-in-other-str] shorten the package name

* [static-ref-non-static] static context ref non-static memebers
2024-01-11 20:22:00 -06:00
Kai Yuan
9b6a2a0236 [fileWriter-flush-close] FileWriter flush() and close() (#15559) 2024-01-11 20:12:52 -06:00
DiegoMarti2
9e5f305c32 Update JodaDateTimeToDateAndViceVersaUnitTest.java (#15587)
assertEquals(jodaDateTime.getMillis(), javaDate.getTime());
assertEquals(javaDate.getTime(), jodaDateTime.getMillis());
2024-01-11 09:28:24 -08:00
Loredana Crusoveanu
f3f51df137 Merge pull request #15568 from constantinurs/spring-kafka-dlt
BAEL-7199: Fix CI pipeline
2024-01-11 13:59:26 +02:00
psevestre
d27a274136 [BAEL-7049] Kubernetes Operator (#15469)
* [BAEL-7049] Article Code

* [BAEL-7049] Fix README

---------

Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2024-01-10 20:11:13 -06:00
MohamedHelmyKassab
d317cbf552 This commit is related to BAEL-6873 (#15579)
This commit aims to add a class "ReadInputCharByChar" that provides several approaches to read input char by char.
2024-01-10 15:24:01 -08:00
Thibault Faure
dd452722ca BAEL-7318 Updating dependencies for testing with Spring and Spock article 2024-01-10 22:56:16 +01:00
Amit Pandey
290d4d266a JAVA-29172 :- Upgrade spring-mvc-basics to Spring Boot 3 (#15555) 2024-01-10 15:21:35 +02:00
Kai Yuan
c41bd80850 [call-a-method-oneach] call a method on each element (#15540)
* [call-a-method-oneach] call a method on each element

* [call-a-method-oneach] fix typo
2024-01-09 19:01:27 -06:00
Thiago dos Santos Hora
99832d0d4d BAEL-7125: Global Exception Handling with Spring Cloud Gateway (#15566)
* BAEL-7125: Global Exception Handling with Spring Cloud Gateway

* Fix name

* Fix condition
2024-01-09 14:28:17 -08:00
DiegoMarti2
a94bf971f5 baeldung-articles : BAEL-7403 (#15573)
* baeldung-articles : BAEL-7403

Convert Joda-Time DateTime to Date and Vice Versa

* (Move) baeldung-articles : BAEL-7403

Move the code to this module.
2024-01-09 14:13:10 -08:00
Constantin
b51e01e69f BAEL-7199: Fix CI pipeline 2024-01-09 11:33:44 +02:00
Harry9656
5136e7349b JAVA-27804: Remove explicit logging dependency (#15448) 2024-01-09 09:48:12 +02:00
vaibhav007jain
40dc851047 Bael 7163 (#15532)
* Create StreamFromEmptyList.java

Initial Commit

* Create StreamFromEmptyListUnitTest.java

Initial commit of StreamFromEmptyListUnitTest.

* Create README.md

Adding README file.

* Create pom.xml

* Create pom.xml

* Create REAME.md

* Delete core-java-modules/core-java-streams-6/src/README.md

* Delete core-java-modules/core-java-streams-6/src/pom.xml

* Update pom.xml

* Update pom.xml
2024-01-09 10:11:00 +05:30
Wynn Teo
c23c21e38e First draft of future vs promise (#15547) 2024-01-08 21:45:45 -06:00
Mikhail Polivakha
7a14fcdb32 BAEL-7340 Using Custom TrustStore in Java (#15562)
* BAEL-6953 implemented

* BAEL-6953 added live test

* Fixed test

* BAEL-7340 Using Custom TrustStore in Java

* BAEL-7340 Added explicit --add-exports statement for core-java-security-4
2024-01-08 19:08:14 -08:00
Amit Pandey
b467eb65f6 [JAVA-29178] Upgrade Spring AOP 2 module to Spring Boot 3 (#15561) 2024-01-08 23:22:19 +01:00
Amit Pandey
0d48dd5439 [JAVA-29177 ] - Update Spring-AOP from Boot 2 to Boot 3 (#15560) 2024-01-08 21:27:42 +01:00
Ana Peterlić
76c9cb1c31 BAEL-6230 - Get Specific Part from SOAP Message in Java (#15548) 2024-01-08 22:28:00 +05:30
Eugene Kovko
0e38c09d04 BAEL-7448: BigDecimal to Integer (#15569) 2024-01-07 19:07:28 -08:00
Mo Helmy
b41a78fb39 This commit is related to BAEL-7024 (#15564)
This commit aims to add a new test class "ReplaceNonPrintableCharsUnitTest".
2024-01-07 19:01:27 -08:00
Eugene Kovko
36edee6be7 BAEL-7447: Integer to BigDecimal (#15563) 2024-01-07 18:50:22 -08:00
Harry9656
bf3b5a42f8 JAVA-29070: Upgrade Spring-Jooq module to Spring Boot 3 (#15387) 2024-01-07 23:44:45 +02:00
Maiklins
bf51459461 Merge pull request #15517 from Michaelin007/camel
https://jira.baeldung.com/browse/BAEL-7401
2024-01-07 15:40:06 +01:00
Constantin
6d7c9dc79e BAEL-7199: Use different port for embedded Kafka 2024-01-07 16:31:44 +02:00
Loredana Crusoveanu
c2e413d157 Merge pull request #15565 from rcalago/master
Update README.md
2024-01-07 14:52:28 +02:00
timis1
81c7737d92 JAVA-27740 Fix failing module jhipster-6 - upgrade to JDK 17 (#15474) 2024-01-07 13:09:50 +02:00
rcalago
a3c39aa983 Update README.md
Added link to relevant articles
2024-01-07 10:46:40 +08:00
rcalago
6453003f3f Update README.md
Added link to relevant articles
2024-01-07 10:44:26 +08:00
Amit Pandey
3253f44784 Java-29290 :- Upgrade spring-security-core-2 to use Spring Boot 3 (#15491)
* Made changes to upgrade to Spring Boot 3 from Boot 2

* JAVA-29290 :- Changed to use @Import for initializing the config.

* JAVA-29290 :- Made changes to use authorizeHttpRequests as authorizeRequests is deprecated

* Minor formatting fixes

* JAVA-29290 : Formatting changes
2024-01-06 17:12:08 +01:00
Bipin kumar
0a18e140e3 JAVA-26758: Upgrade openapi-generator-maven-plugin (#15257) 2024-01-06 13:21:26 +02:00
timis1
a2e4f08f8f JAVA-21748 Move jenkins-modules to another profile (#15525)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-06 11:49:43 +05:30
Kai Yuan
ec3fcc078d [rm-char-in-other-str] BAEL-7355 Remove characters from a string that… (#15531)
* [rm-char-in-other-str] BAEL-7355 Remove characters from a string that are present in a second string

* [rm-char-in-other-str] shorten the package name
2024-01-05 20:20:08 -06:00
Eugene Kovko
e2b376516e Bael 6447 (#15556)
* BAEL-6447: Persistable examples

* BAEL-6447: Explicit Repository Check Example

* BAEL-6447: Reformatting

* BAEL-6447: Renamed the method

* BAEL-6447: Parametrize the repository

* BAEL-6447: Added Author example for UnapdatableBook

* BAEL-6447: Remove findByTitleMethod

* BAEL-6447: Reformatting

* BAEL-6447: Service Test
2024-01-05 14:38:36 -08:00
Rajat Garg
d3e944a159 Check if a point lies between 2 points (#15554)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-01-05 14:29:56 -08:00
Vini
20c3c8e7cc Merge pull request #15557 from DiegoMarti2/master
Update CheckIfListContainsEnumUnitTest.java
2024-01-05 21:52:04 +01:00
davidmartinezbarua
ac43a540b8 Merge pull request #15498 from etrandafir93/features/BAEL-6552-kafka_read_multiple_messages
Features/bael 6552 kafka read multiple messages
2024-01-05 16:56:43 -03:00
DiegoMarti2
53e1229492 Update CheckIfListContainsEnumUnitTest.java 2024-01-05 20:13:06 +02:00
Ralf Ueberfuhr
b4bbc940ad BAEL-7141: Create project structure with API stubs, service provider and service consumer. (#15478) 2024-01-05 10:37:23 +01:00
Amit Pandey
ff11a92e8a [JAVA-29171] Upgrade spring-security-core module to Spring Boot 3 (#15487) 2024-01-05 09:10:00 +01:00
Amit Pandey
67c4875aff Java 28923 :- Upgrade JIB module to use Boot 3 (#15549)
* Initial Commit

* Set correct base image for JIB 3.X
2024-01-05 09:08:18 +01:00
Amit Pandey
f91f92b08e [JAVA-28929] - Upgrade to mustache to Spring boot 3 (#15551) 2024-01-04 22:32:34 +01:00
Bipin kumar
581e34a278 JAVA-28508: Fix formatting of POMs Modules R to Z (#15361) 2024-01-04 20:53:15 +02:00
Bipin kumar
0b27ba93ff JAVA-27737: Adding spring-hibernate-3 module (#15542) 2024-01-04 20:49:53 +02:00
panos-kakos
9b299f01ae [JAVA-27683] Fix failing module core-java-modules - upgrade to JDK 17 (#15495) 2024-01-04 20:08:03 +02:00
Eugene Kovko
61e5d8cd76 Bael 7436 (#15550)
* BAEL-7436: Initial Unit Tests

* BAEL-7436: Added an Example with Service

* BAEL-7436: Cleanup and test fixes

* BAEL-7436: Test rename

* BAEL-7436: Cleanup

* BAEL-7436: Fix pom

* BAEL-7436: Test rename
2024-01-04 09:50:50 -08:00
Eugene Kovko
6114e0534f BAEL-7408: Added braces (#15552) 2024-01-04 09:46:35 -08:00
timis1
906faa4fa6 JAVA-29305 Upgrade spring-security-web-boot-2 (#15510)
* JAVA-29305 Upgrade spring-security-web-boot-2

* JAVA-29305 Formatting code

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-04 16:43:24 +01:00
Loredana Crusoveanu
c159de77db Merge pull request #15475 from wynnteo/BAEL-7372
First version
2024-01-04 17:24:13 +02:00