Commit Graph

6351 Commits

Author SHA1 Message Date
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 5376ca3382 JAVA-5144: Fix formatting of POMs 2021-04-22 17:17:24 +05:30
sampadawagde e67cadab70 JAVA-3030: Update "Spring Profiles" article 2021-04-22 17:02:07 +05:30
MeenaGawande cbb5548525 [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 6a3ba86878 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 76c1b7c0fd Merge pull request #10507 from vatsalgosar/BAEL-4702
BAEL 4702
2021-04-21 17:38:03 -05:00
Loredana Crusoveanu 2f67d0fcf7 Merge pull request #10682 from johnA1331/master
BAEL-34568 - add links to github-baeldung articles
2021-04-21 20:17:01 +03:00
johnA1331 77ba64179a Update README.md 2021-04-21 23:47:20 +08:00
johnA1331 b7335a6c3e Update README.md 2021-04-21 23:44:27 +08:00
johnA1331 385abe2029 Update README.md 2021-04-21 23:42:05 +08:00
johnA1331 ac8a68f767 Update README.md 2021-04-21 23:39:47 +08:00
Loredana Crusoveanu d257c9b149 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 84deee0e1e JAVA-5190: Add spring-boot-disable-logging to the spring-boot-modules pom.xml 2021-04-21 14:49:07 +02:00
Krzysztof Woyke bc5e528661 JAVA-5190: Create a new spring-boot-disable-logging module 2021-04-21 13:47:55 +02:00
bhandy 883e612d45 BAEL-4844: Adding support for tracing exceptional occurrences. 2021-04-21 07:20:25 -04:00
bhandy f73a249836 BAEL-4844: Fixing the indentation. 2021-04-21 06:51:23 -04:00
bhandy 78faf1e871 BAEL-4844: Fixing the indentation. 2021-04-21 06:47:13 -04:00
Loredana Crusoveanu c3b985584b Merge branch 'master' into BAEL-4783-cucumber-tags-junit5 2021-04-21 11:33:56 +03:00
Krzysztof Woyke 4635cad814 JAVA-5190: Fix spring-boot-runtime config and tests 2021-04-19 22:24:05 +02:00
Trixi Turny 61a2ad8d91 BAEL-4783 fix module name 2021-04-19 20:46:13 +01:00
Trixi Turny febcc44ea8 BAEL-4783 remove old dir 2021-04-19 20:46:06 +01:00
Trixi Turny af9cc0deb9 BAEL-4783 rename module and fix indents 2021-04-19 20:45:56 +01:00
Trixi Turny c49ffcc3cd BAEL-4783 remove unused declarations 2021-04-19 20:30:23 +01:00
Sallo Szrajbman 9e36a37493 BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
Code review issues
2021-04-18 19:36:31 +01:00
bfontana 133cbb62b9 Merge pull request #10571 from smcvb/BAEL-4767
[BAEL-4767] Multi-Entity Aggregates with Axon
2021-04-17 00:03:30 -03:00
Mateusz Szablak 1ca3005151 BAEL-4839 Set a timeout in Spring 5 WebFlux WebClient 2021-04-15 14:17:26 +02:00
Jonathan Cook cbd6ad341f Merge pull request #10560 from vishal1023/origin/BAEL-4785
Origin/bael 4785
2021-04-15 13:48:22 +02:00
psevestre 42e793aa7f [BAEL-4863] Article Code (#10656)
* [BAEL-4863] Inicial code

* [BAEL-4863] Article code
2021-04-14 14:35:32 -07:00