Commit Graph

22001 Commits

Author SHA1 Message Date
sharifi
d69e133c0e bael-4909: update test case 2021-05-12 08:41:27 +04:30
sharifi
2a636b94f1 bael-4909: update @Disabled comments 2021-05-06 15:56:37 +04:30
sharifi
3315e4bedd bael-4909: add unit test 2021-05-05 09:50:45 +04:30
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
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
Krzysztof Woyke
42e8c3cea4 JAVA-5190: Create a new spring-boot-disable-logging module 2021-04-21 13:47:55 +02:00
bhandy
9ac44f6344 BAEL-4844: Adding support for tracing exceptional occurrences. 2021-04-21 07:20:25 -04:00
bhandy
b528193972 BAEL-4844: Fixing the indentation. 2021-04-21 06:51:23 -04:00
bhandy
9727a0dde7 BAEL-4844: Fixing the indentation. 2021-04-21 06:47:13 -04:00
Loredana Crusoveanu
d525e801d1 Merge branch 'master' into BAEL-4783-cucumber-tags-junit5 2021-04-21 11:33:56 +03:00
Krzysztof Woyke
39828a0e43 JAVA-5190: Fix spring-boot-runtime config and tests 2021-04-19 22:24:05 +02:00
Trixi Turny
b9b751ae42 BAEL-4783 fix module name 2021-04-19 20:46:13 +01:00
Trixi Turny
f38f657f30 BAEL-4783 remove old dir 2021-04-19 20:46:06 +01:00
Trixi Turny
75dd109fe8 BAEL-4783 rename module and fix indents 2021-04-19 20:45:56 +01:00
Trixi Turny
6ce18d40db BAEL-4783 remove unused declarations 2021-04-19 20:30:23 +01:00
Sallo Szrajbman
6750b2ed01 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
69f3668e83 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
9145f97082 BAEL-4839 Set a timeout in Spring 5 WebFlux WebClient 2021-04-15 14:17:26 +02:00
Jonathan Cook
43e7718711 Merge pull request #10560 from vishal1023/origin/BAEL-4785
Origin/bael 4785
2021-04-15 13:48:22 +02:00
psevestre
0a5104ca90 [BAEL-4863] Article Code (#10656)
* [BAEL-4863] Inicial code

* [BAEL-4863] Article code
2021-04-14 14:35:32 -07:00
davidmartinezbarua
55ab61d87f Merge pull request #10636 from wnoizumi/BAEL-4877
code samples for issue BAEL-4877
2021-04-14 16:05:49 -03:00
Sallo Szrajbman
dbaae18352 BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
Updating Spring Boot version to 2.4.4
2021-04-14 17:39:00 +01:00