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
Neetika23
b57ecaab79
Update Print2DArraysUnitTest.java
2024-01-08 00:18:33 +05:30
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
michaelin007
2611e8eac6
https://jira.baeldung.com/browse/BAEL-7375
2024-01-04 15:06:38 +00:00
Abhinav Pandey
39974e2d6d
BAEL-6751 - reactive apis with micronaut ( #14824 )
...
* BAEL-6751 - reactive apis with micronaut
* BAEL-6751 - reactive apis with micronaut
* BAEL-6751 - added error handling
* BAEL-6751 - removed unused property
* BAEL-6751 - formatting changes
* BAEL-6751 - added missing class
* BAEL-6751 - moving module to parent pom
* BAEL-6751 - moving version number to property
2024-01-04 11:05:39 +01:00
Eugene Kovko
506c2cedc1
Bael 7408 ( #15541 )
...
* BAEL-7408: SinglyLinkedList Example
* BAEL-7408: Extract Node interface
* BAEL-7408: Setup for WrappedNode LinkedList
* BAEL-7408: Removed WrappedNode and cleaned the example
* BAEL-7408: Removed Node interface
* BAEL-7408: Additional test for removeLast
2024-01-03 19:17:12 -08:00
Tapan Avasthi
7f9d025510
BAEL-7328: Find All Missing Numbers From a Given Array in Java ( #15443 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2024-01-03 20:32:15 -06:00
panos-kakos
88786dc076
[JAVA-29474] Replace commons-lang with commons-lang3 ( #15514 )
2024-01-03 22:21:49 +01:00
Kasra Madadipouya
c8f12b9387
JAVA-28922 add Hystrix deprecation note ( #15545 )
2024-01-03 20:08:02 +01:00
panos-kakos
21d3e16584
[JAVA-29427] Consolidate libraries modules ( #15536 )
2024-01-03 19:39:23 +01:00
Vini
5c6e53c15a
Merge pull request #15537 from DiegoMarti2/master
...
BAEL-7041
2024-01-03 08:36:29 +01:00
Vini
1b1d27ffd9
Merge pull request #15496 from pedrolopes9-7/BAEL-6766
...
BAEL-6577 Structured Logging
2024-01-03 08:30:49 +01:00
Amit Pandey
7cfb65748b
Fix pom files in Spring Web and testing module ( #15538 )
2024-01-03 07:41:51 +05:30
Maiklins
3f357f85a4
Merge pull request #15539 from Maiklins/BAEL-7368-update-readme
...
Update README.md
2024-01-02 21:19:58 +01:00
Maiklins
b9bfb7daab
Update README.md
2024-01-02 20:39:45 +01:00
Maiklins
4d558554b5
Merge pull request #15513 from danielmcnally285/danielmcnally285_string_to_long
...
BAEL-7368 - String to Long
2024-01-02 20:30:07 +01:00
Vini
984b1ac6e7
Merge pull request #15533 from lsnare/BAEL-7271-junit-parameterresolver
...
BAEL-7271: Solving the ParameterResolutionException in JUnit 5
2024-01-02 19:47:47 +01:00
Amit Pandey
c03ed0c608
Make changes to remove relativepath from child modules like core java ( #15535 )
...
* Make changes to remove relativepath from child modules like core java
* Change some version numbers to minimize changes
* Fix tests
* Make the test more generic so that we dont have to hard code strings as it will require change every new year
2024-01-02 23:14:18 +05:30
DiegoMarti2
3ae82245ee
BAEL-7041
...
Commit for the article "Check if List Contains At Least One Enum" which adds the "CheckIfListContainsEnumUnitTest" class to check if a list contains an enum in Java.
2024-01-02 16:16:26 +02:00
Lucian Snare
eb8f8cf56d
Update readme
2024-01-01 23:28:48 -05:00
Lucian Snare
c172e8e13b
Merge branch 'master' of github.com:eugenp/tutorials into BAEL-7271-junit-parameterresolver
2024-01-01 22:45:02 -05:00
Lucian Snare
32594a2b23
Add examples of failing parameterized tests with no ParameterResolver
2024-01-01 22:43:51 -05:00
Eugene Kovko
c606fc82f4
Bael 7066 ( #15515 )
...
* BAEL-7066: Happy path test
* BAEL-7066: Fix the test
* BAEL-7066: Change assume to assert
* BAEL-7066: Ignore Nulls test
* BAEL-7066: Combined tests
* BAEL-7066: Fix a typo and removed smoke tests
* BAEL-7066: Fix formatting
* BAEL-7066: Renamed to Employees
* BAEL-7066: Extract a base test class
* BAEL-7066: Added a skeleton for non absent test
* BAEL-7066: Added absent employee tests
* BAEL-7066: Fix formatting
* BAEL-7066: Empty values test
* BAEL-7066: Moved controllers
* BAEL-7066: Renamed methods
* BAEL-7066: Refactor nonNull tests
* BAEL-7066: Refactor nonEmpty tests
* BAEL-7066: Refactor nonAbsent tests
* BAEL-7066: Renamed the base test
* BAEL-7066: cleanup
* BAEL-7066: Fixed indents
2024-01-01 14:00:36 -08:00
danielmcnally285
f94fd0ea86
Merge branch 'eugenp:master' into danielmcnally285_string_to_long
2024-01-01 20:10:12 +00:00