Commit Graph

1369 Commits

Author SHA1 Message Date
Thibault Faure dd452722ca BAEL-7318 Updating dependencies for testing with Spring and Spock article 2024-01-10 22:56:16 +01:00
Harry9656 5136e7349b JAVA-27804: Remove explicit logging dependency (#15448) 2024-01-09 09:48:12 +02:00
Bipin kumar 0a18e140e3 JAVA-26758: Upgrade openapi-generator-maven-plugin (#15257) 2024-01-06 13:21:26 +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
Bipin kumar 581e34a278 JAVA-28508: Fix formatting of POMs Modules R to Z (#15361) 2024-01-04 20:53:15 +02:00
panos-kakos 88786dc076 [JAVA-29474] Replace commons-lang with commons-lang3 (#15514) 2024-01-03 22:21:49 +01: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
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
Maiklins 3eb54511ed Merge pull request #15465 from Michaelin007/springconfig
https://jira.baeldung.com/browse/BAEL-7376
2023-12-28 21:55:22 +01:00
timis1 05aa00c4c8 JAVA-26077 Update the lombok version (#15493)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-27 21:04:34 +01:00
michaelin007 922b77106c The SpringJUnitConfig and SpringJUnitWebConfig Annotations in Spring 2023-12-26 15:22:55 +00:00
michaelin007 f36e38d1f1 The SpringJUnitConfig and SpringJUnitWebConfig Annotations in Spring 2023-12-21 13:46:27 +00:00
michaelin007 b689e22bcf https://jira.baeldung.com/browse/BAEL-7376 2023-12-21 09:48:02 +00:00
michaelin007 e8b2ea9a92 https://jira.baeldung.com/browse/BAEL-7376 2023-12-21 09:36:40 +00:00
edizor 4bf82e88ea Update README.md
[skip ci]
2023-12-17 08:27:59 +08:00
panos-kakos cd85eb8b0b [JAVA-27620] (#15396)
* [JAVA-27620]

* [JAVA-27620]

* [JAVA-27620] Comment spring-boot-3-2 module
2023-12-13 21:04:35 +01:00
panos-kakos 62c172f814 [JAVA-27376] Moved article "Programmatically Restarting a Spring Boot… (#15412)
* [JAVA-27376] Moved article "Programmatically Restarting a Spring Boot Application" to spring-boot-runtime-2 module

* [JAVA-27367]
2023-12-13 20:58:43 +01:00
panos-kakos d8c3be530b [JAVA-26730] Upgraded io.projectreactor to latest version (#15234) 2023-12-11 08:58:51 +01:00
panos-kakos bb989a8fe3 [JAVA-27235] Moved article "Spring Custom Property Editor" to spring-boot-data-2 (#15381) 2023-12-09 19:40:53 +01:00
Liam Williams 93ebe9cda7 Merge pull request #15225 from ovidiumihaitacu/master
[BAEL-7067] Difference Between Entity and DTO
2023-12-07 21:51:40 +00:00
parthiv39731 b6f45db73d BAEL-6910, Renamed to LiveTest 2023-12-06 18:55:46 +05:30
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
Kasra Madadipouya c6307d20ae Merge pull request #15321 from panos-kakos/JAVA-26711
[JAVA-26711] Upgraded shedlock to latest version(5.10.0)
2023-12-04 08:24:54 +01:00
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
Alvin Austria 641ae1e973 Merge pull request #15335 from anuragkumawat/JAVA-26736
JAVA-26736 Upgrade jackson to latest version
2023-12-03 18:13:29 +01:00
edizor cf341070d7 Update README.md
[skip ci]
2023-12-03 13:59:00 +08:00
panos-kakos 9b744641be [JAVA-26711] 2023-12-02 11:16:12 +02:00
ovidiu-mihai98 a58783707c [BAEL-7067] Difference Between Entity and DTO 2023-12-01 11:06:12 +02:00
Kasra Madadipouya c09bc0ddd0 Merge pull request #15327 from GaetanoPiazzolla/java-26724-kafka-testcont-version
JAVA-26724 | kafka testcontainers version update
2023-12-01 08:56:48 +01:00
anuragkumawat e076a171ee JAVA-26736 Upgrade jackson to latest version 2023-11-30 22:54:02 +05:30
gaepi 7683cff43d JAVA-26724 | kafka testcontainers version update 2023-11-30 10:20:20 +01:00
Harry9656 f3e865d163 Merge branch 'master' into task/JAVA-26765 2023-11-30 00:58:57 +01:00
panos-kakos 44e565ffe8 [JAVA-26711] Upgraded shedlock to latest version(5.10.0) 2023-11-29 17:25:49 +02:00
Alvin Austria 206823457b Merge pull request #15308 from GaetanoPiazzolla/java-27656-websecurity2
JAVA-27656 | spring-boot-modules fix
2023-11-28 23:55:26 +01:00
panos-kakos 331fb9a477 [JAVA-27680] Upgraded spring-boot-groovy to jdk17 and spring boot 3 (#15292) 2023-11-28 12:21:36 +02:00
davidmartinezbarua 17705cd105 Merge pull request #15240 from parthiv39731/PR-7200
BAEL-7200
2023-11-27 12:11:12 -03:00
gaepi 2e6b17b853 JAVA-27656 | spring-boot-modules fix 2023-11-27 11:31:41 +01:00
parthiv39731 526a90bc8c BAEL-7200
fixed formatting
2023-11-27 10:58:12 +05:30
parthiv39731 d58102e32c BAEL-7200
fixed formatting
2023-11-27 10:54:21 +05:30
Harpal Singh 179e6e5de2 JAVA-26765: Remove unwanted spaces from xml 2023-11-24 00:13:52 +01:00
parthiv39731 8d440a419b BAEL-7200
fixed formatting. Used default intellij formatting for Fluent API style.
2023-11-23 21:26:53 +05:30
Harry9656 0a3b02fd24 JAVA-26765: Update spring-boot-data-3 to new mysql connector 2023-11-21 05:48:43 +01:00
panos-kakos c10a404f57 [JAVA-26734] Upgraded aspectjrt, aspectjweaver to latest version (#15140) 2023-11-20 12:58:10 +02:00
parthiv39731 9dccb1c2c1 Merge branch 'eugenp:master' into PR-7200 2023-11-20 12:49:44 +05:30
parthiv39731 f90651c5f9 BAEL-7200
Modify Request Body Before Reaching Controller in Spring Boot
2023-11-18 12:34:13 +05:30
mikr 6cbd1b5b52 Update readme 2023-11-17 21:32:43 +01:00
Maiklins c3d48cebf1 Merge pull request #15172 from lucaCambi77/BAEL-7110
[BAEL-7110] Overriding Spring Beans in Integration Test
2023-11-17 21:29:36 +01:00
Maiklins 92ef912fcf Update and rename ProfileIntegrationMockTest.java to ProfileMockIntegrationTest.java
Satisfy naming convention
2023-11-17 21:24:57 +01:00
Maiklins 7f88b9748e Update and rename ProfileIntegrationStubTest.java to ProfileStubIntegrationTest.java
Satisfy test naming convention
2023-11-17 21:24:13 +01:00
Kasra Madadipouya ac2a5af316 Merge pull request #15214 from panos-kakos/JAVA-26731
[JAVA-26731] Upgraded bucket4j-spring-boot-starter version
2023-11-15 23:40:37 +01:00