Commit Graph

17532 Commits

Author SHA1 Message Date
Eric Martin
339fe359a6 Merge branch 'master' into master 2020-03-13 22:25:15 -05:00
Eric Martin
76d60ae6ff Merge pull request #8873 from wugangca/BAEL-3737-build-fix
Bael 3737 build fix
2020-03-13 22:03:48 -05:00
Gang Wu
76c0adb796 Fix integration build by comment out the MySQL settings. 2020-03-13 20:31:43 -06:00
Gang Wu
70c627b30e Merge branch 'master' of https://github.com/eugenp/tutorials 2020-03-13 20:21:27 -06:00
dupirefr
4f3850fc20 [JAVA-137] Updated Maven JXR Plugin version from 2.3 to 3.0.0 2020-03-13 18:11:48 +01:00
dupirefr
6b93367e49 [JAVA-136] Updated Maven PMD Plugin version from 3.8 to 3.13.0 2020-03-13 18:11:28 +01:00
Dhawal Kapil
15e855bf64 Merge pull request #8870 from shubhi22/BAEL-3298-spring-batch-retry
Bael 3298 Changing Date to LocalDateTime to resolve the timezone related build issue
2020-03-13 13:14:27 +05:30
Dhawal Kapil
a55ccb2168 Merge pull request #8871 from kwoyke/JAVA-966-fix
JAVA-966: Use randomly generated and available port
2020-03-13 13:04:15 +05:30
Cavero Barca
5ff2933a0d Upgrade Guava version 2020-03-13 00:35:43 +01:00
Krzysiek
d6f4fd4220 JAVA-966: Use randomly generated and available port 2020-03-12 20:28:11 +01:00
Shubhra
f469b54a73 BAEL-3298 Resolving merge conflict 2020-03-13 00:34:04 +05:30
Shubhra
ca2236303f BAEL-3298 Some merge changes 2020-03-13 00:21:20 +05:30
Shubhra
6c776dab53 Merge remote-tracking branch 'origin/BAEL-3298-spring-batch-retry' into BAEL-3298-spring-batch-retry
# Conflicts:
#	spring-batch/xml/retryOutput.xml
2020-03-13 00:08:24 +05:30
Shubhra
087bb0d2ab BAEL-3298 Updating Date to LocalDateTime to avoid timezone related issues 2020-03-13 00:06:57 +05:30
eelhazati
a3b011434c Remove tabs 2020-03-12 19:34:24 +01:00
Dhawal Kapil
03e18eb8c9 Merge pull request #8868 from sampada07/JAVA-965
JAVA-965 : Fixed failing CustomUserDetailsServiceIntegrationTest
2020-03-12 23:33:06 +05:30
sampadawagde
89085dbcc4 JAVA-965 : Fixed failing CustomUserDetailsServiceIntegrationTest 2020-03-12 22:02:00 +05:30
Greg
1521ee75e1 Merge pull request #8824 from glmartin/master
Move of BeanDefinitionOverrideException Code
2020-03-12 11:22:45 -04:00
Greg Martin
db315bc321 Removed maven wrappers 2020-03-12 11:11:32 -04:00
Josh Cummings
ed8826b7d3 Merge pull request #8829 from dupirefr/team/JAVA-139-maven_compiler_plugin_version_update
[JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1
2020-03-12 08:38:07 -06:00
Dhawal Kapil
e0f0662cc4 Merge pull request #8867 from alimate/BAEL-3869
Solving the Mongo Test Issue
2020-03-12 19:54:00 +05:30
Ali Dehghani
2ff3ea934f Forcing MongoDB to Listen to a Random Port 2020-03-12 16:44:29 +03:30
Justin Albano
7458950e56 BAEL-3871: Added "Unit" suffix to test to follow naming convention 2020-03-12 09:05:59 -04:00
François Dupire
0a08a627ea [JAVA-589] Reviewed build time (#8800)
* [JAVA-589] Reviewed build time

* Renamed HibernateTimeZoneTest to HibernateTimeZoneIntTest

* [JAVA-873] Extracted benchmarking part of unit test into its own LiveTest

* Revert "[JAVA-873] Extracted benchmarking part of unit test into its own LiveTest"

This reverts commit 10c05ebb7e43be0a04ed377c453f0aa92c81117c.

* [JAVA-906] Renamed PrimeNumberUnitTest to PrimeNumberManualTest in order to avoid it being runned

* [JAVA-906] Renamed HibernateTimeZoneIntTest to HibernateTimeZoneIntegrationTest

* [JAVA-906] Removed package-lock.json and added it to .gitignore
2020-03-12 13:01:06 +05:30
Krzysiek
0648722aca JAVA-959: Migrate spring-kafka to com.baeldung 2020-03-11 21:34:23 +01:00
Krzysiek
84db95894d JAVA-959: Migrate spring-jinq to com.baeldung 2020-03-11 21:32:51 +01:00
Krzysiek
87d8f17374 JAVA-959: Migrate spring-jms to com.baeldung 2020-03-11 21:30:56 +01:00
Krzysiek
a5548b39e3 JAVA-959: Migrate spring-jersey to com.baeldung 2020-03-11 21:27:26 +01:00
Krzysiek
5aa59801b5 JAVA-959: Migrate spring-jenkins-pipeline to com.baeldung 2020-03-11 21:23:26 +01:00
Krzysiek
4e5ceae58f JAVA-959: Migrate spring-integration to com.baeldung 2020-03-11 21:20:18 +01:00
Krzysiek
2ae06211d1 JAVA-959: Migrate spring-freemarker to com.baeldung 2020-03-11 21:18:00 +01:00
Krzysiek
dd0f355e88 JAVA-959: Migrate spring-drools to com.baeldung 2020-03-11 21:16:40 +01:00
Krzysiek
d14a0d5b93 JAVA-959: Migrate spring-dispatcher-servlet to com.baeldung 2020-03-11 21:14:16 +01:00
Krzysiek
ca74f4b84e JAVA-959: Migrate spring-di to com.baeldung 2020-03-11 21:09:04 +01:00
Krzysiek
c450a63dca JAVA-959: Migrate spring-data-rest to com.baeldung 2020-03-11 21:06:06 +01:00
Krzysiek
270346ea88 JAVA-959: Migrate spring-cucumber to com.baeldung 2020-03-11 21:04:20 +01:00
Krzysiek
bef1e0b89b JAVA-959: Migrate spring-katharsis to com.baeldung 2020-03-11 20:59:44 +01:00
Roman
2a01276402 BAEL-3497 IntelliJ Cannot Resolve Spring Boot Configuration Properties (#8775)
Co-authored-by: Oskar <>
2020-03-11 18:43:43 +00:00
omerfinger
3371e954b8 How to compare json objects using gson article (#8793)
* How to compare json objects using gson article

* static Assert import
IsObject assert has been deleted

* compare strings test failure example
2020-03-11 17:59:01 +00:00
Vivek
604cd9f37f Delete everything in Redis (#8823) 2020-03-11 17:55:14 +00:00
Greg
6a3ee47514 Merge pull request #8841 from dcalap/master
BAEL-3461 NullAwayExample
2020-03-11 10:44:38 -04:00
kwoyke
98a0ac9423 BAEL-3775: Clean up unit tests for Stack (#8837) 2020-03-11 06:43:46 +01:00
Eric Martin
3608a8c02d Merge pull request #8847 from alimate/BAEL-3867
Using An In-Memory H2 Instance instead of a File Based One
2020-03-10 21:03:27 -05:00
Josh Cummings
07c567c364 Merge pull request #8693 from Maiklins/BAEL-20604-fix-muleesb-module
BAEL-20604 fix muleesb module
2020-03-10 19:50:27 -06:00
rpvilao
90bdd1e85b Merge pull request #8814 from markathomas/BAEL-2552
BAEL-2552 - spatialguru.net@gmail.com
2020-03-10 21:37:45 +01:00
Justin Albano
1397143b46 BAEL-3871: Added tests for duplicate HTTP controller methods with different response types. 2020-03-10 14:50:45 -04:00
Cavero Barca
214ce71433 Keep only null as stripChar in the Apache Commons example 2020-03-10 14:17:19 +01:00
Ali Dehghani
c36cb7623a Using An In-Memory H2 Instance 2020-03-10 16:27:10 +03:30
Josh Cummings
a495fe648c Merge pull request #8828 from dupirefr/team/JAVA-138-maven_install_plugin_version_update
[JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2
2020-03-09 22:16:23 -06:00
Eric Martin
7fe67607a2 Merge pull request #8808 from johnA1331/master
github-related test fix - 18-02-2020
2020-03-09 20:49:51 -05:00