Commit Graph

7682 Commits

Author SHA1 Message Date
davidmartinezbarua bcb7a16a63 Merge pull request #11354 from ueberfuhr/feature/quarkus-jandex
BAEL-5036: Create a Jandex index in Quarkus for classes in a external module
2021-11-25 09:17:33 -03:00
Krzysiek 8d8ae5daa9 JAVA-8363: Move etag code to spring-boot-mvc-3 2021-11-25 13:10:58 +01:00
Loredana Crusoveanu 5b50b36e55 Update README.md 2021-11-25 12:12:38 +02:00
Loredana Crusoveanu 55e5fd172c Delete README.md 2021-11-25 12:12:18 +02:00
Loredana Crusoveanu 208b9baf5c Merge pull request #11500 from johnA1331/master
BAEL-44766 - readme links to and from github match
2021-11-25 12:10:39 +02:00
Loredana Crusoveanu c1e8d699b0 Merge pull request #11501 from kwoyke/JAVA-8667
JAVA-8667: Remove hamcrest dependency declarations from the child mod…
2021-11-25 12:09:51 +02:00
Krzysiek 6bff29f150 JAVA-8362: Update README.md files 2021-11-25 09:25:07 +01:00
Krzysiek 9600489542 JAVA-8362: Remove awaitility dependency 2021-11-25 09:22:07 +01:00
Krzysiek dcb9072f2a JAVA-8362: Remove batchscheduler code from spring-batch module 2021-11-25 09:18:23 +01:00
kwoyke c0a0247cf7 Merge branch 'master' into JAVA-3592 2021-11-25 09:03:54 +01:00
Krzysiek 4dc3a8b83a JAVA-8362: Cleanup 2021-11-24 23:20:22 +01:00
Krzysiek 3d391578c8 JAVA-8362: Switch to H2 db 2021-11-24 23:18:00 +01:00
Krzysiek 203f7a16bb JAVA-8362: Copy batchscheduler code to spring-batch-2 2021-11-24 22:52:41 +01:00
kwoyke cd51ebdcc7 Merge pull request #11497 from freelansam/JAVA-3592
Fix integration build
2021-11-24 19:27:30 +01:00
Haroon Khan 5c59f43bc9 [BAEL-44334] Enhance the process test to shutdown ExecutorService 2021-11-24 13:08:19 +00:00
Krzysiek 8b280e689a JAVA-8667: Remove hamcrest dependency declarations from the child modules 2021-11-24 13:20:20 +01:00
johnA1331 63dd727933 Update README.md 2021-11-24 20:06:53 +08:00
johnA1331 97f88d5258 Update README.md 2021-11-24 20:03:28 +08:00
Ralf Ueberfuhr c8a546edc7 BAEL-5036: Deactivate JDK8 build for Quarkus 2.x project 2021-11-24 12:57:12 +01:00
johnA1331 09d420d593 Delete README.md 2021-11-24 19:56:47 +08:00
Ralf Ueberfuhr 2881fe3907 BAEL-5036: Deactivate JDK8 build for Quarkus 2.x project 2021-11-24 12:56:12 +01:00
johnA1331 edd11dead5 Update README.md 2021-11-24 19:40:29 +08:00
Loredana Crusoveanu 679df8513e Merge pull request #11499 from kwoyke/JAVA-8664
JAVA-8664: Change ports numbers and cleanup the code
2021-11-24 11:57:12 +02:00
Loredana Crusoveanu 8f2a70258c Merge pull request #11490 from kwoyke/JAVA-8320
JAVA-8320: Upgrade Spring version to 5.3.13
2021-11-24 11:55:05 +02:00
Krzysiek b04d57541a JAVA-8664: Cleanup 2021-11-24 09:51:22 +01:00
Krzysiek 2f9ce6cf36 JAVA-8664: Change ports numbers and cleanup the code 2021-11-24 09:47:43 +01:00
Loredana Crusoveanu 74797c43dd Merge pull request #11498 from johnA1331/master
BAEL-44253 - add links to github-baeldung articles
2021-11-24 08:45:53 +02:00
johnA1331 cadb1a1cd0 Update README.md 2021-11-24 14:23:37 +08:00
johnA1331 0d3a018616 Update README.md 2021-11-24 14:20:24 +08:00
johnA1331 27b6f9b7fd Update README.md 2021-11-24 14:17:59 +08:00
johnA1331 afb8a8fb9c Update README.md 2021-11-24 14:15:26 +08:00
johnA1331 fe13e24e1b Update README.md 2021-11-24 14:01:23 +08:00
johnA1331 02f6e75078 Update README.md 2021-11-24 13:59:36 +08:00
johnA1331 ab9d07a0e1 Update README.md 2021-11-24 13:57:47 +08:00
johnA1331 bb55c3b88a Update README.md 2021-11-24 13:56:24 +08:00
sampadawagde 2d142da809 Fix integration build 2021-11-24 09:06:52 +05:30
chaos2418 952b06b20b JAVA-8638: addressing PR review comments. 2021-11-23 19:12:32 +05:30
kwoyke 1871d1a89c Merge pull request #11468 from chaos2418/JAVA-8405
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
kwoyke 1ee2327ab3 BAEL-5242: Add surefire config for TestNG (#11471)
* BAEL-5242: Add surefire config for TestNG

* BAEL-5242: Configure surefire to run unit and integration tests
2021-11-23 08:26:31 +03:00
chaos2418 fdeab133a5 JAVA-8638: addressing PR review comments. 2021-11-23 09:42:35 +05:30
chaos2418 6ae07978cd JAVA-8637: addressing PR review comments. 2021-11-23 09:14:57 +05:30
Krzysiek 2ca72c534f JAVA-8320: Use spring.version property in the spring-di module 2021-11-22 21:17:12 +01:00
davidmartinezbarua ffacd9b9ae Merge pull request #11413 from Trixi-Turny/BAEL-5209-assert-type-of-object
BAEL-5209 example with JUnit5, Hamcrest and AssertJ
2021-11-22 16:11:16 -03:00
Krzysiek 769c713ece JAVA-8320: Upgrade Spring Security to 5.6.0 2021-11-22 16:23:15 +01:00
Krzysiek 10526d1a31 JAVA-8320: Upgrade Spring version to 5.3.13 2021-11-22 11:34:09 +01:00
Loredana Crusoveanu 3dd23710d7 Merge pull request #11480 from freelansam/JAVA-8398
JAVA-8398: Align module names, folder names and artifact id
2021-11-22 12:03:50 +02:00
Loredana Crusoveanu 018b4713a7 Merge pull request #11488 from kwoyke/JAVA-8021
JAVA-8021: Use AssertJ 1.6.0 in the restx module
2021-11-22 12:01:47 +02:00
Krzysiek 8f5a0fa94e JAVA-8021: Use AssertJ 1.6.0 in the restx module 2021-11-22 10:35:16 +01:00
kwoyke 592376bf09 Merge pull request #11477 from freelansam/JAVA-3592
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-22 09:22:17 +01:00
kwoyke dd03c1ec48 Merge pull request #11487 from hkhan/JAVA-8353-fix-monitor-state-exception
[JAVA-8353] Update the test to wait for assertion with timeout
2021-11-22 09:15:45 +01:00