Commit Graph

7629 Commits

Author SHA1 Message Date
Haroon Khan 805500140f [JAVA-8355] Move article code to spring-testing-2 module 2021-11-25 19:51:32 +00:00
Loredana Crusoveanu be86acb87f Merge pull request #11510 from kwoyke/JAVA-8363
JAVA-8363: Split or move spring-boot-mvc-2 module
2021-11-25 19:11:38 +02:00
Yavuz Tas b045b7fe83 BAEL-5192 Code samples for the article (#11483)
* BAEL-5192 implement code samples

* BAEL-5192 simplify some methods

* BAEL-5192 remove duplicated test method

Co-authored-by: Yavuz Tas <ytas@vwd.com>
2021-11-25 10:45:26 -06:00
Loredana Crusoveanu 0edbe4c8fb Merge pull request #11507 from kwoyke/JAVA-8362
JAVA-8362: Split or move spring-batch module
2021-11-25 16:41:08 +02:00
kwoyke f5c35ffe97 Merge pull request #11506 from eugenp/JAVA-3592
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-25 13:31:47 +01:00
Krzysiek e3ba14139e JAVA-8363: Update README.md files 2021-11-25 13:26:46 +01:00
Krzysiek 49ffde8b48 JAVA-8363: Fix FooLiveTest - separate mime from etag code 2021-11-25 13:25:40 +01:00
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 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
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
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 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