Commit Graph

14402 Commits

Author SHA1 Message Date
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
anuragkumawat 2096eac575 JAVA-29231 Move modules inside existing container modules (#15492) 2024-01-01 21:27:05 +02:00
danielmcnally285 441d470b44 remove public access modifier 2024-01-01 17:43:08 +00:00
danielmcnally285 c9c82e9e33 Merge branch 'eugenp:master' into danielmcnally285_string_to_long 2024-01-01 17:39:25 +00:00
anuragkumawat 76bde3ff46 JAVA-29281 Create new module Text Processing Libraries Modules (#15479) 2023-12-31 18:37:40 +02:00
Azhwani 1768eee09f BAEL-6979: How to fix Hibernate QueryException: Named parameter not bound (#15451) 2023-12-31 17:35:36 +01:00
Amit Pandey 324082f9a8 JAVA-28931 :- Made changes to upgrade to Spring Boot 3 (#15516)
* Made changes to upgrade to Spring Boot 3

* Minor fixes

* Minor fixes
2023-12-31 16:38:52 +01:00
Kai Yuan 37aa0612df [str-length] string length vs string.bytes.length (#15518)
* [str-length] string length vs string.bytes.length

* [str-length] add relative path to the core-java-modules
2023-12-31 09:24:53 -06:00
danielmcnally285 36cbde1b9c add relative path to core-java-modules 2023-12-31 13:45:25 +00:00
danielmcnally285 3dbd82fe17 Merge branch 'eugenp:master' into danielmcnally285_string_to_long 2023-12-30 22:14:14 +00:00
michaelin007 0bccfeef81 https://jira.baeldung.com/browse/BAEL-7401 2023-12-30 13:22:08 +00:00
timis1 13b0d9d0f8 JAVA-29304 Upgrade spring-security-web-boot-1 (#15488)
* JAVA-29304 Upgrade spring-security-web-boot-1

* JAVA-29304 Removing explicit version for rest-assured

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-30 13:46:56 +01:00
michaelin007 8675eaf1c5 https://jira.baeldung.com/browse/BAEL-7401 2023-12-30 09:16:11 +00:00
ACHRAF TAITAI 4c517ab0de BAEL-7068: Cast Query.list() to List<Type> in Hibernate (#15484) 2023-12-30 09:50:54 +01:00
Oscar Mauricio Forero Carrillo 164ef67325 Bael 7317 (#15415)
* BAEL-7226: Code for the improvements of the Percentages article.

* BAEL-7226: Rename Test to follow the convention

* BAEL-7317: Update the code to the latest versions of Spock, Groovy and the maven matching configuration

* BAEL-7317: Add code for the article improvements
2023-12-30 09:42:21 +01:00
Gaetano Piazzolla f471384958 JAVA-28925 | Upgrade libraries-security to Spring Boot 3 (#15500) 2023-12-29 22:17:55 +01:00
Eugene Kovko 62f7a1911f Bael 7212 (#15499)
* BAEL-7212: Lenient converter tests

* BAEL-7212: Extracted provider

* BAEL-7212: Include only one holder

* BAEL-7212: Custom strict converter

* BAEL-7212: Renamed converter

* BAEL-7212: Renamed WeekDays

* BAEL-7212: Added tests for non-conventional weekdays

* BAEL-7212: Added tests for case insensitive converter

* BAEL-7212: Removed strict prefix

* BAEL-7212: Removed lenient prefix

* BAEL-7212: Removed non-conventional prefix

* BAEL-7212: Removed strict prefix

* BAEL-7212: Removed lenient holder

* BAEL-7212: Moved to packages

* BAEL-7212: Removed Application class

* BAEL-7212: Removed interface

* BAEL-7212: Renamed test classes

* BAEL-7212: Renamed WeekDays

* BAEL-7212: Added negative tests

* BAEL-7212: Added other test

* BAEL-7212: Move providers

* BAEL-7212: SpEL conversion

* BAEL-7212: Rename holders
2023-12-29 10:18:06 -08:00
Eugene Kovko e316c193a0 Bael 7281 (#15494)
* BAEL-7281: When use getOne and findOne methods Spring Data JPA

* BAEL-7281: Cleanup

* BAEL-7281: Test rename

* BAEL-7281: Fix not updated name
2023-12-29 10:15:39 -08:00
danielmcnally285 90ebc6921c rename unit test methods to be more precise 2023-12-29 14:58:56 +00:00