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
Max Rydahl Andersen
0f1a1b5cf2
initial jbang example
2021-11-22 11:11:13 +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
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
sampadawagde
d9b23200d1
removed explicit h2.version as parent now is at the required 1.4.200
2021-11-21 17:58:26 +05:30
sampadawagde
e502fdcbf1
explicit h2 version for spring-data-eclipselink and
...
core-java-lang-oop-modifiers
2021-11-21 13:32:09 +05:30
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