Iulian Manda
f5c92c40f6
BAEL-4856 Remove BinaryFileDownloadApplication.java and use correct indentation
2021-06-03 18:13:09 +03:00
Iulian Manda
4e8e10b5f9
BAEL-4856 Update test names
2021-05-31 16:02:20 +03:00
Iulian Manda
bf171adee1
BAEL-4856 Download a binary file using OkHttp
2021-05-31 15:51:38 +03:00
Iulian Manda
050c53be0b
Revert "iulian.manda@gmail evaluation article "A quick and practical example of Hexagonal Architecture in Java""
...
This reverts commit 002a5713
2021-05-31 15:50:18 +03:00
Iulian Manda
e157492c8b
Revert "Add tests"
...
This reverts commit 08f8b8d1
2021-05-31 15:50:11 +03:00
Iulian Manda
08f8b8d19f
Add tests
2021-05-07 17:05:31 +03:00
Iulian Manda
002a571378
iulian.manda@gmail evaluation article "A quick and practical example of Hexagonal Architecture in Java"
2021-05-05 19:03:02 +03:00
bfontana
73fb60ad14
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
b9019a65e8
Merge pull request #10714 from kwoyke/JAVA-4997
...
JAVA-4997: Fix junit version used
2021-04-30 19:24:24 +03:00
kwoyke
4a7f9edd99
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
e3a2e8f2f2
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
19e47f0d00
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
92e4460f3c
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
b43dade9f5
Merge pull request #10693 from sk1418/joinArray
...
[BAEL-4918] concat Arrays in java
2021-04-29 21:38:00 -05:00
Loredana Crusoveanu
c7725515c5
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
38db2b25b0
[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
c644e1cdca
Update README.md
2021-04-29 05:49:08 +08:00
johnA1331
330bd2e12d
Update README.md
2021-04-29 05:46:32 +08:00
johnA1331
e0df81efb2
Update README.md
2021-04-29 05:43:40 +08:00
johnA1331
d629410b2e
Update README.md
2021-04-29 05:39:53 +08:00
johnA1331
768e08a2a7
Create README.md
2021-04-29 05:36:53 +08:00
johnA1331
9d9c5f29c4
Update README.md
2021-04-29 05:33:57 +08:00
johnA1331
36080946c5
Update README.md
2021-04-29 05:31:51 +08:00
johnA1331
520fb45883
Update README.md
2021-04-29 05:28:32 +08:00
johnA1331
44db1b3e3f
Update README.md
2021-04-29 05:26:24 +08:00
johnA1331
6082fb25e0
Update README.md
2021-04-29 05:24:28 +08:00
johnA1331
ed903fbb96
Update README.md
2021-04-29 05:23:12 +08:00
johnA1331
93e01718ae
Update README.md
2021-04-29 05:21:34 +08:00
Krzysztof Woyke
91eec94200
JAVA-4997: Fix junit version used
2021-04-28 20:50:30 +02:00
Jonathan Cook
32d971157a
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
d11d61c8e3
BAEL-4844: Prevent building the pointcutadvice code with the ajc.
2021-04-28 13:44:09 -04:00
kwoyke
4bb095eb9b
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
cd731d4afa
Squashed commit of the following: ( #10709 )
...
commit 2347e8b21b
Author: ashleyfrieze <ashley@incredible.org.uk >
Date: Tue Apr 27 21:40:33 2021 +0100
Minor tweak to pom
commit 0497a9e3e8
Merge: a7cf36704b 58c06a67e3
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 a7cf36704b
Author: Daniel Strmecki <daniel.strmecki@gmail.com >
Date: Mon Apr 26 20:25:47 2021 +0200
BASE-4502: Update POM
commit 86bfe45c48
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 b538d1cc19
Author: Daniel Strmecki <daniel.strmecki@gmail.com >
Date: Sun Apr 25 16:42:47 2021 +0200
BASE-4502: Change parent
commit f608783de5
Author: Daniel Strmecki <daniel.strmecki@gmail.com >
Date: Sun Apr 25 16:38:00 2021 +0200
BASE-4502: Maven compiler version
commit f15f2b8447
Author: Daniel Strmecki <daniel.strmecki@gmail.com >
Date: Sun Apr 25 16:13:05 2021 +0200
BASE-4502: Compile to Java 11
commit 79e780667c
Author: Daniel Strmecki <daniel.strmecki@gmail.com >
Date: Sat Apr 24 08:53:53 2021 +0200
BASE-4502: wrong case
commit fca2515c41
Author: Daniel Strmecki <daniel.strmecki@gmail.com >
Date: Sat Apr 10 11:32:59 2021 +0200
BASE-4502: Add space
commit 0407a1e409
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 54f11d5f05
Author: Daniel Strmecki <daniel.strmecki@gmail.com >
Date: Sat Apr 10 11:23:12 2021 +0200
BASE-4502: PR comments and annotation example
commit 5621594056
Author: daniel.strmecki <daniel.strmecki@ecx.io >
Date: Sun Apr 4 12:43:17 2021 +0200
BAEL-4502: Remove unused examples
commit b11077e79b
Author: Daniel Strmecki <daniel.strmecki@gmail.com >
Date: Sat Apr 3 11:14:29 2021 +0200
BASE-4502: Update examples
commit 9fea197cd6
Merge: f6e1f2fc46 b45902f460
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 f6e1f2fc46
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
e3caef308e
JAVA-4583 Fix failing tests in the tutorials-default-jdk9-and-above job
2021-04-27 22:52:13 +02:00
kwoyke
620605dd48
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
93179bdd08
JAVA-4583 Fix failing tests in the tutorials-default-jdk9-and-above job
2021-04-27 10:34:49 +02:00
Maiklins
801e70eb12
Merge pull request #91 from eugenp/master
...
update
2021-04-26 22:53:41 +02:00
Greg
58c06a67e3
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
7d03ab1189
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
ac734577aa
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
00d1ccda6e
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
6e845d09d4
BAEL-4783 run cucumber test as part of acceptance profile
2021-04-26 11:33:20 +01:00
Oussama BEN MAHMOUD
2774bdb6e1
BAEL-4467: Introduction to Debezium
2021-04-25 18:23:42 +02:00
kwoyke
4fa0844faf
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
0a53cbd9d3
[BAEL-4918] concat Arrays in java
2021-04-23 19:33:57 +02:00
Jonathan Cook
94221a16e4
Merge pull request #10692 from bradhandy/bael-4844
...
Bael 4844
2021-04-23 17:06:43 +02:00
bhandy
5a51a71953
BAEL-4844: Fixed exception handling anti-pattern in the aspect.
2021-04-23 10:25:35 -04:00
Loredana Crusoveanu
4e4080fcf3
Merge pull request #10685 from freelansam/JAVA-3030
...
JAVA-3030: Update "Spring Profiles" article
2021-04-23 16:15:20 +03:00
Jonathan Cook
9e43f89227
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
b8fd39292e
BAEL-4783 use failsave to run integration tests
2021-04-23 13:31:58 +01:00