Commit Graph

94 Commits

Author SHA1 Message Date
sam-gardner 0d161ef8af
JAVA-31644 Update maven-compiler-plugin to 3.12.1 (#15952)
* JAVA-31644 Update maven-compiler-plugin to 3.12.1

* JAVA-31644 Update maven compiler plugin to 3.12.1 for more modules

* JAVA-31644 Continue upgrading modules to use maven-compiler-plugin 3.12.1
2024-02-26 17:04:34 +01:00
Amit Pandey d64c084623
[JAVA-27819] Upgrade Axon module to the Spring Boot 3 (#15935) 2024-02-22 22:44:31 +01:00
Amit Pandey 77ee5c98e0
[JAVA-31266] - Hibernate upgrade for Aws-Modules and pattern modules (#15849) 2024-02-13 09:04:21 +01:00
rcalago 3d71732a4b
Update README.md 2024-02-03 08:54:25 +08:00
rcalago 9c975d3a82
Update README.md 2024-01-27 21:19:22 +08:00
ovidiumihaitacu f6806580ae
[BAEL-7257] Monkey-Patching in Java (#15700) 2024-01-22 10:09:24 -08:00
davidmartinezbarua b4cf1a6174
Merge pull request #15690 from parthiv39731/PR-7319
BAEL-7388, Builder Pattern and Inheritance
2024-01-22 14:45:27 -03:00
parthiv39731 a3956ce15c BAEL-7388, fixed class diagram 2024-01-22 21:59:56 +05:30
parthiv39731 1cb6e41c85 BAEL-7388, Builder Pattern and Inheritance 2024-01-19 23:57:04 +05:30
rcalago dc90912c6b
Update README.md 2024-01-19 10:13:17 +08:00
Eugene Kovko 7f1cb82f85
BAEL 7436: Updated improvement (#15674) 2024-01-18 16:43:24 -08:00
Harry9656 5136e7349b JAVA-27804: Remove explicit logging dependency (#15448) 2024-01-09 09:48:12 +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
panos-kakos 9f7ec43036 [JAVA-27822] Upgrade ddd to Spring Boot 3 (#15399) 2023-12-13 12:41:51 +02:00
panos-kakos d8c3be530b [JAVA-26730] Upgraded io.projectreactor to latest version (#15234) 2023-12-11 08:58:51 +01:00
Harpal Singh 179e6e5de2 JAVA-26765: Remove unwanted spaces from xml 2023-11-24 00:13:52 +01:00
Harry9656 ddf0c7bef8 JAVA-26765: Update design-patterns-architectural to new mysql connector 2023-11-21 05:55:12 +01:00
edizor c9321ed9be Update README.md
[skip ci]
2023-11-18 18:51:09 +08:00
parthiv39731 a7f39e4155 Spell mistake fix 2023-11-07 13:42:25 +05:30
parthiv39731 a01a1d720a Merge remote-tracking branch 'origin/PR-7145' into PR-7145 2023-10-28 21:11:34 +05:30
parthiv39731 462ddc7f02 BAEL-7145
Bill Pugh Singleton implementation
2023-10-28 21:11:08 +05:30
anuragkumawat 1028ab97c4 Java 26392 Move modules to patterns-module (#15060)
* JAVA-26392 Move axon module and ddd module to patterns-modules

* JAVA-26292 Move ddd-contexts to patterns-module
2023-10-27 13:27:32 +03:00
edizor de67a0416a Update README.md
[skip ci]
2023-10-20 22:10:18 +08:00
Ana Peterlić 73e58da770 BAEL-7002 - Drawbacks of Singleton Pattern (#14979)
* BAEL-7002 - Drawbacks of Singleton Pattern

* Add mockito-inline dependency
2023-10-18 18:21:58 +05:30
gaepi b9439eab8d JAVA-26071 | log.info instead of system.out.println() + removed unused file appender 2023-10-10 20:37:32 +02:00
Anastasios Ioannidis 28d4771dfd JAVA-1597 Abstract Factory pattern example (#14733)
Upgraded example displaying a more complex use of the pattern
2023-09-08 14:51:15 +03:00
kasramp ef2de84e4e JAVA-23096 revert slf4j and logback upgrades 2023-08-30 15:54:25 +02:00
panos-kakos 64870ca3bc [JAVA-23096] Upgraded slf4j library version to latest available 2023-08-20 17:26:37 +03:00
edizor 3763fc228e Update README.md
[skip ci]
2023-07-01 18:45:22 +08:00
kpentaris 718e1998cb BAEL-4466 Smart Batching in Java (#14190)
* Tutorial code for BAEL-4466 Smart Batching in Java

* Revert "Tutorial code for BAEL-4466 Smart Batching in Java"

This reverts commit d8d4fa7a42b0806d1f0a64d53425a3a4337cb79d.

* Tutorial code for BAEL-4466 Smart Batching in Java
2023-06-29 08:54:43 +05:30
Loredana Crusoveanu 2c0482c409 Merge branch 'master' into master 2023-06-02 16:23:25 +03:00
panos-kakos 26fe19be07 JAVA-20837 (#14140)
* [JAVA-20837]Upgraded optaplanner version

* upgraded dependencies
2023-05-31 21:49:42 +05:30
collaboratewithakash ef09e66dd4 backlink updated 2023-05-31 16:09:40 +05:30
collaboratewithakash 05c2b6f2f2 added backlink 2023-05-27 14:43:17 +05:30
collaboratewithakash ad43ae8005 backlink added 2023-05-27 14:42:28 +05:30
collaboratewithakash e276aa6212 added 2023-05-27 14:41:40 +05:30
Kasra Madadipouya 75da1d17c6 Merge pull request #13719 from FabioBentoLuiz/fix/es-userutility
Event Sourcing - Recreate user with id from the UserCreatedEvent instead of creating a new one
2023-05-24 23:16:59 +02:00
Bipin kumar a408564d18 JAVA-21189: Formatting pom.xml modules starting from NOPQR (#14097) 2023-05-23 22:03:06 +05:30
jsgrah-spring 3510d4eaa3 JAVA-20278. Please point me to the tutorial code #13768. (#13923)
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-28 22:51:44 +05:30
jsgrah-spring 23c1abe3f2 JAVA-18116 Review log statements for projects - Week 7 - 2023 (#13583)
JAVA-18116 Review log statements for projects - Week 7 - 2023 (#13583)
---------

Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-10 14:35:40 +03:00
Fabio Bento Luiz 21f1631e83 Get the user id from the original event instead of creating a new oe 2023-03-25 19:57:45 +01:00
edizor 2e645486ed Update README.md
[skip ci]
2023-03-24 16:07:08 +08:00
Eugen b2accf8773 Merge pull request #13675 from edizor/master
Update README
2023-03-21 21:17:45 +02:00
Loredana Crusoveanu a28b6d8f65 remove dependencies from parent module, remove junit vintage 2023-03-21 20:06:16 +02:00
Loredana Crusoveanu 915d27d79e Update README.md 2023-03-17 16:02:27 +02:00
edizor 5565a5d28d Merge pull request #1 from eugenp/master
update repository
2023-03-17 19:11:37 +08:00
Loredana Crusoveanu c0d33261a9 use junit5 annotation 2023-03-17 11:01:15 +02:00
Loredana Crusoveanu a8583ffcd1 remove explicit plugin definition 2023-03-17 10:55:03 +02:00
davidmartinezbarua 9a26f2c212 Merge pull request #13630 from etrandafir93/features/BAEL-6227-fluent_interfaces_vs_builder
BAEL-6227: fluent interfaces code
2023-03-16 16:03:32 -03:00
edizor 2de8f2be99 Update README.md
[skip ci]
2023-03-17 00:22:35 +08:00