Commit Graph

22018 Commits

Author SHA1 Message Date
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
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
Trixi Turny
47eb17ec71 BAEL-4783 fix package name 2021-04-23 09:50:59 +01:00
sampadawagde
f7b417ec28 JAVA-3030: Update "Spring Profiles" article 2021-04-22 17:02:07 +05:30
MeenaGawande
2262e4e39d [BAEL-4296] Handling InterruptedException in Java (#10677)
[BAEL-4296] Handling InterruptedException in Java

Co-authored-by: MeenaGawande <MeenaGawande@users.noreply.github.com>
2021-04-21 20:54:36 -05:00
LiamGve
54ec835cfe BAEL-4915 added in the code for the article on long polling (#10660)
* BAEL-4915 added in the code for the article on long polling using DeferredResult

* BAEL-4915 altered package for long polling article due to previous package being full

Co-authored-by: Liam Garvie <liamgarvie@Liams-MacBook-Pro.local>
2021-04-21 20:44:33 -05:00
Eric Martin
a1bf17223a Merge pull request #10507 from vatsalgosar/BAEL-4702
BAEL 4702
2021-04-21 17:38:03 -05:00
Loredana Crusoveanu
e7b7f672ff Merge pull request #10682 from johnA1331/master
BAEL-34568 - add links to github-baeldung articles
2021-04-21 20:17:01 +03:00
johnA1331
72fc86545b Update README.md 2021-04-21 23:47:20 +08:00
johnA1331
ce95f2d591 Update README.md 2021-04-21 23:44:27 +08:00
johnA1331
8a8d4ad09a Update README.md 2021-04-21 23:42:05 +08:00
johnA1331
a71fc0f6d1 Update README.md 2021-04-21 23:39:47 +08:00
Loredana Crusoveanu
9baf3c1183 Merge pull request #10681 from kwoyke/JAVA-5190
JAVA-5190: Fix spring-boot-runtime config and tests
2021-04-21 16:17:27 +03:00
Krzysztof Woyke
6be779d99b JAVA-5190: Add spring-boot-disable-logging to the spring-boot-modules pom.xml 2021-04-21 14:49:07 +02:00