sampadawagde
612752f52e
JAVA-5223: Fix formatting of POMs (Part 2)
2021-05-06 18:01:55 +05:30
sampadawagde
73d9fdb53b
JAVA-5223: Fix formatting of POMs
2021-05-06 17:14:43 +05:30
Loredana Crusoveanu
ebe38e710d
Merge pull request #10732 from johnA1331/master
...
BAEL-34570 - add links to github-baeldung articles
2021-05-06 08:29:23 +03:00
johnA1331
9edba11a4c
Update README.md
2021-05-05 22:36:10 +08:00
johnA1331
de9efcefce
Update README.md
2021-05-05 22:33:46 +08:00
bfontana
442e5c1a7f
Merge pull request #10718 from smcvb/BAEL-4947
...
[BAEL-4947] Update "A Guide to the Axon Framework"
2021-05-02 23:14:21 -03:00
Loredana Crusoveanu
47d9bbd0f1
Merge pull request #10714 from kwoyke/JAVA-4997
...
JAVA-4997: Fix junit version used
2021-04-30 19:24:24 +03:00
kwoyke
fbf6afaa2a
BAEL-4943: Update README.md (use Spring Boot maven plugin) ( #10695 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-04-30 15:37:16 +02:00
Steven van Beelen
e49ea9e334
Use new Axon BOM
...
Use the Axon BOM to set the versions for the Axon dependencies
#BAEL-4947
2021-04-30 14:47:24 +02:00
kwoyke
f7c7ac9b89
BAEL-4948: Rename JsonSerializerUnitTest to the ObjectToJsonConverterUnitTest ( #10710 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-04-30 07:36:40 +02:00
kwoyke
344dac3835
BAEL-4944: Update code samples for the Removing all duplicates from a List in Java ( #10717 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-04-30 07:31:17 +02:00
Eric Martin
3b15e86fe6
Merge pull request #10693 from sk1418/joinArray
...
[BAEL-4918] concat Arrays in java
2021-04-29 21:38:00 -05:00
Loredana Crusoveanu
f2cb474afb
Merge pull request #10715 from johnA1331/master
...
BAEL-34569 - add links to github-baeldung articles
2021-04-29 12:22:23 +03:00
Haroon Khan
738c6bf6e8
[BAEL-4096] Retry in WebFlux ( #10675 )
...
* [BAEL-4096] Retry in WebFlux
* [BAEL-4096] Integration test cleanup
* [BAEL-4096] Code formatting (Eclipse formatter)
* [BAEL-4096] Add methods to show various retry strategies
2021-04-29 08:31:48 +01:00
johnA1331
33cd02183e
Update README.md
2021-04-29 05:49:08 +08:00
johnA1331
2399adb245
Update README.md
2021-04-29 05:46:32 +08:00
johnA1331
7f751cf413
Update README.md
2021-04-29 05:43:40 +08:00
johnA1331
b6fe075fc9
Update README.md
2021-04-29 05:39:53 +08:00
johnA1331
83722371e1
Create README.md
2021-04-29 05:36:53 +08:00
johnA1331
6629b00aee
Update README.md
2021-04-29 05:33:57 +08:00
johnA1331
e70094df60
Update README.md
2021-04-29 05:31:51 +08:00
johnA1331
768562b1ce
Update README.md
2021-04-29 05:28:32 +08:00
johnA1331
f76865cc4d
Update README.md
2021-04-29 05:26:24 +08:00
johnA1331
63f5811bd6
Update README.md
2021-04-29 05:24:28 +08:00
johnA1331
a852c9d75c
Update README.md
2021-04-29 05:23:12 +08:00
johnA1331
4ab414f3ba
Update README.md
2021-04-29 05:21:34 +08:00
Krzysztof Woyke
600d0c4654
JAVA-4997: Fix junit version used
2021-04-28 20:50:30 +02:00
Jonathan Cook
afb8f12bf2
Merge pull request #10713 from bradhandy/bael-4844
...
BAEL-4844: Prevent building the pointcutadvice code with the ajc.
2021-04-28 20:12:03 +02:00
bhandy
831d0ec97f
BAEL-4844: Prevent building the pointcutadvice code with the ajc.
2021-04-28 13:44:09 -04:00
kwoyke
f77b9bee84
Merge pull request #10708 from Maiklins/JAVA-4583-Fix_failing_tests_in_the_tutorials-default-jdk9-and-above_job
...
JAVA-4583 Fix failing tests in the tutorials-default-jdk9-and-above job
2021-04-28 13:39:23 +02:00
ashleyfrieze
8b643c8402
Squashed commit of the following: ( #10709 )
...
commit 2347e8b21b0d33391e9cb4e79e146756cadfe322
Author: ashleyfrieze <ashley@incredible.org.uk>
Date: Tue Apr 27 21:40:33 2021 +0100
Minor tweak to pom
commit 0497a9e3e88e9000d335976f311b5e8c1e10675b
Merge: a7cf36704b 35cc00b59a
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Mon Apr 26 20:27:13 2021 +0200
Merge branch 'master' into feature/BAEL-4502-compile-time-const
commit a7cf36704bbf94a0afa5a9f46969f8e9774ca683
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Mon Apr 26 20:25:47 2021 +0200
BASE-4502: Update POM
commit 86bfe45c4850c31d1505f4bb7a638a3f06621062
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sun Apr 25 20:32:35 2021 +0200
BASE-4502: Revert POM changes and comment out JDK9+ code
commit b538d1cc19c54c0b9ad9022b94fd066603836e26
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sun Apr 25 16:42:47 2021 +0200
BASE-4502: Change parent
commit f608783de5f5ee3eda6f2da25d10598327c5aa0f
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sun Apr 25 16:38:00 2021 +0200
BASE-4502: Maven compiler version
commit f15f2b84478b45a7740d78316bec9c253235adf6
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sun Apr 25 16:13:05 2021 +0200
BASE-4502: Compile to Java 11
commit 79e780667ca2745198a13b227984e691e4575955
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sat Apr 24 08:53:53 2021 +0200
BASE-4502: wrong case
commit fca2515c41f653ca735af73e659fb2735b455ce2
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sat Apr 10 11:32:59 2021 +0200
BASE-4502: Add space
commit 0407a1e40980763f13be598224df5403a12fb8c1
Merge: 54f11d5f05 5621594056
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sat Apr 10 11:24:57 2021 +0200
Merge remote-tracking branch 'origin/feature/BAEL-4502-compile-time-const' into feature/BAEL-4502-compile-time-const
# Conflicts:
# core-java-modules/core-java-lang-4/src/main/java/com/baeldung/compiletimeconstants/ClassConstants.java
# core-java-modules/core-java-lang-4/src/main/java/com/baeldung/compiletimeconstants/CompileTimeVariables.java
commit 54f11d5f05aef35b9835ea1e2689be0f6e4bcd82
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sat Apr 10 11:23:12 2021 +0200
BASE-4502: PR comments and annotation example
commit 5621594056bc97f7b2ab7a70e5cf1abcc8ef35a4
Author: daniel.strmecki <daniel.strmecki@ecx.io>
Date: Sun Apr 4 12:43:17 2021 +0200
BAEL-4502: Remove unused examples
commit b11077e79bf92bcfd6748361e7eb66bcfb20ab06
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sat Apr 3 11:14:29 2021 +0200
BASE-4502: Update examples
commit 9fea197cd6b5f471bcda4331b722ae308e30b507
Merge: f6e1f2fc46 b7cbb5428d
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sun Mar 28 17:41:46 2021 +0200
Merge branch 'master' into feature/BAEL-4502-compile-time-const
commit f6e1f2fc467949f66eba441bb98f75f8d69c09b8
Author: Daniel Strmecki <daniel.strmecki@gmail.com>
Date: Sun Mar 28 17:40:31 2021 +0200
BASE-4502: Compile time examples
2021-04-27 22:08:10 +01:00
mikr
baecf2cfc3
JAVA-4583 Fix failing tests in the tutorials-default-jdk9-and-above job
2021-04-27 22:52:13 +02:00
kwoyke
6e485ba4f9
Merge pull request #10705 from Maiklins/JAVA-4583-Fix_failing_tests_in_the_tutorials-default-jdk9-and-above_job
...
Java 4583 fix failing tests in the tutorials default jdk9 and above job
2021-04-27 10:49:27 +02:00
mikr
f3917fdc9b
JAVA-4583 Fix failing tests in the tutorials-default-jdk9-and-above job
2021-04-27 10:34:49 +02:00
Maiklins
53016e8a4d
Merge pull request #91 from eugenp/master
...
update
2021-04-26 22:53:41 +02:00
Greg
35cc00b59a
Merge pull request #10603 from saleco/master
...
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
2021-04-26 14:22:53 -04:00
Jonathan Cook
3e74e15b45
Merge pull request #10635 from oussama-benmahmoud/BAEL-4467-introduction-to-debezium
...
BAEL-4467: Introduction to Debezium
2021-04-26 17:33:46 +02:00
Greg
31b48566d3
Merge pull request #10643 from mdhtr/mdhtr/BAEL-4179_primitive_to_object_array
...
BAEL-4179 Cast primitive type array into object array in java
2021-04-26 09:22:26 -04:00
Loredana Crusoveanu
25e377599f
Merge pull request #10634 from Trixi-Turny/BAEL-4783-cucumber-tags-junit5
...
BAEL-4783 create random number generator and health controller with …
2021-04-26 16:06:11 +03:00
Trixi Turny
5f045808f9
BAEL-4783 run cucumber test as part of acceptance profile
2021-04-26 11:33:20 +01:00
Oussama BEN MAHMOUD
082f3133ba
BAEL-4467: Introduction to Debezium
2021-04-25 18:23:42 +02:00
kwoyke
96e97ae79b
BAEL-3907: spring-security-web-boot-1 cleanup ( #10657 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-04-23 21:35:22 +02:00
Kent@lhind.hp.g5
36b21f7116
[BAEL-4918] concat Arrays in java
2021-04-23 19:33:57 +02:00
Jonathan Cook
09defd1b08
Merge pull request #10692 from bradhandy/bael-4844
...
Bael 4844
2021-04-23 17:06:43 +02:00
bhandy
1a5f956752
BAEL-4844: Fixed exception handling anti-pattern in the aspect.
2021-04-23 10:25:35 -04:00
Loredana Crusoveanu
9837c22a5d
Merge pull request #10685 from freelansam/JAVA-3030
...
JAVA-3030: Update "Spring Profiles" article
2021-04-23 16:15:20 +03:00
Jonathan Cook
7438ee6b84
Merge pull request #10667 from Saber-k/master
...
BAEL-4839 Set a timeout in Spring 5 WebFlux WebClient
2021-04-23 15:02:52 +02:00
Trixi Turny
7df0ace15e
BAEL-4783 use failsave to run integration tests
2021-04-23 13:31:58 +01:00
Trixi Turny
b31a927e4e
BAEL-4783 fix package name
2021-04-23 09:50:59 +01:00
sampadawagde
e67cadab70
JAVA-3030: Update "Spring Profiles" article
2021-04-22 17:02:07 +05:30