Commit Graph

7598 Commits

Author SHA1 Message Date
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
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
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
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
Haroon Khan ca3fc370fa [JAVA-8353] Code clean up 2021-11-22 08:05:55 +00:00
kwoyke c1c2460a5d Merge pull request #11482 from chaos2418/JAVA-7832
JAVA-7832: spring-cloud-config bootstrap.properties need to change to application.properties/yml
2021-11-22 08:57:01 +01:00
kwoyke feefcf22cf Merge pull request #11485 from hkhan/JAVA-8592-fix-email-live-test
[JAVA-8592] Fix email service live test
2021-11-22 08:13:06 +01:00
kwoyke f3f1a60d57 Merge pull request #11478 from hkhan/JAVA-8335-fix-concurrency-test
[JAVA-8335] Fix intermittent unit test failure
2021-11-22 08:03:10 +01:00
Haroon Khan afcc730a66 [JAVA-8353] Increase timeout to 10s 2021-11-21 21:24:02 +00:00
Haroon Khan 48a1cc5624 [JAVA-8353] Update the test to wait for assertion with timeout 2021-11-21 21:19:44 +00:00
Kai Yuan 871b044ea5 add invoking static methods (#11439) 2021-11-21 13:25:21 -06:00
priya-soni 4ae595210c Bael 5191 json node get all keys (#11486)
* BAEL-5191-JsonNode-Get-All-Keys-From-A-Json-Structure

* Added test cases for GetAllKeysFromJSON class methods

* Updated test class name

* BAEL - 5191 - Updated exception handling
2021-11-21 08:26:38 -08:00
Carlos Cavero 156dc8cb2c Add val and var examples, unit tests and include flagUsage in lombok.config (#11419) 2021-11-21 09:49:03 +05:30
Haroon Khan 388d2124d8 [JAVA-8592] Fix email service live test 2021-11-20 22:30:54 +00:00
makapszenna 13348bab48 BAEL-5135 ommiting one setter/getter in Lombok (#11386)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2021-11-20 09:57:51 -06:00
Loredana Crusoveanu b772babc50 Merge pull request #11476 from eugenp/BAEL-5112-v2
BAEL-5112 delete moved code
2021-11-20 15:50:00 +02:00
chaos2418 ae26c0c61a JAVA-7832: spring-cloud-config bootstrap.properties need to change to application.properties/yml 2021-11-20 17:23:33 +05:30
sampadawagde 51a8facd75 JAVA-8398: Align module names, folder names and artifact id 2021-11-20 14:00:47 +05:30
Haroon Khan 076727df8f [JAVA-8335] Fix intermittent unit test failure 2021-11-19 20:52:02 +00:00
Loredana Crusoveanu 3045e464ed BAEL-5112 delete moved code 2021-11-19 17:13:36 +02:00
Loredana Crusoveanu 6788717360 BAEL-5112 delete moved code 2021-11-19 17:11:47 +02:00
Loredana Crusoveanu ee70035562 Merge pull request #11470 from kwoyke/JAVA-8436
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
Loredana Crusoveanu d3de4302f2 Merge pull request #11401 from azhwani/BAEL-5113
BAEL-5113: Improve the Test Order Article
2021-11-19 16:41:28 +02:00
Loredana Crusoveanu 81585c6e5a Merge pull request #11475 from johnA1331/master
BAEL-43888 - github linking back to the article
2021-11-19 16:40:43 +02:00
johnA1331 df33065708 Update README.md 2021-11-19 21:25:17 +08:00
Azhwani a257d47c6c + Remove junit versions to use those of the main pom 2021-11-19 12:48:29 +01:00
chaos2418 58e6087b3d JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
johnA1331 d086f57024 Update README.md 2021-11-19 13:37:18 +08:00