Commit Graph

2002 Commits

Author SHA1 Message Date
Dhawal Kapil 8b6adc0904 Merge pull request #8868 from sampada07/JAVA-965
JAVA-965 : Fixed failing CustomUserDetailsServiceIntegrationTest
2020-03-12 23:33:06 +05:30
sampadawagde abf20dad42 JAVA-965 : Fixed failing CustomUserDetailsServiceIntegrationTest 2020-03-12 22:02:00 +05:30
Greg a73eddb9ca Merge pull request #8824 from glmartin/master
Move of BeanDefinitionOverrideException Code
2020-03-12 11:22:45 -04:00
Greg Martin a597cb28ae Removed maven wrappers 2020-03-12 11:11:32 -04:00
Josh Cummings b5123d8e99 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 15c90a734a Merge pull request #8867 from alimate/BAEL-3869
Solving the Mongo Test Issue
2020-03-12 19:54:00 +05:30
Ali Dehghani a0df759482 Forcing MongoDB to Listen to a Random Port 2020-03-12 16:44:29 +03:30
Justin Albano c176219a62 BAEL-3871: Added "Unit" suffix to test to follow naming convention 2020-03-12 09:05:59 -04:00
François Dupire 5fbc94ae90 [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 90075c2f38 JAVA-959: Migrate spring-kafka to com.baeldung 2020-03-11 21:34:23 +01:00
Krzysiek ccbdc55cf0 JAVA-959: Migrate spring-jinq to com.baeldung 2020-03-11 21:32:51 +01:00
Krzysiek ba96736a64 JAVA-959: Migrate spring-jms to com.baeldung 2020-03-11 21:30:56 +01:00
Krzysiek b08c55943a JAVA-959: Migrate spring-jersey to com.baeldung 2020-03-11 21:27:26 +01:00
Krzysiek d1ea789403 JAVA-959: Migrate spring-jenkins-pipeline to com.baeldung 2020-03-11 21:23:26 +01:00
Krzysiek 0b918bc8dd JAVA-959: Migrate spring-integration to com.baeldung 2020-03-11 21:20:18 +01:00
Krzysiek f8d26a9a8a JAVA-959: Migrate spring-freemarker to com.baeldung 2020-03-11 21:18:00 +01:00
Krzysiek d599c350b8 JAVA-959: Migrate spring-drools to com.baeldung 2020-03-11 21:16:40 +01:00
Krzysiek b562541229 JAVA-959: Migrate spring-dispatcher-servlet to com.baeldung 2020-03-11 21:14:16 +01:00
Roger Yates fad2d2a67c BAEL-3603 Add line separator to preserve lines read 2020-03-12 06:12:42 +10:00
Krzysiek 6906bb047d JAVA-959: Migrate spring-di to com.baeldung 2020-03-11 21:09:04 +01:00
Krzysiek 5a9ac3ce57 JAVA-959: Migrate spring-data-rest to com.baeldung 2020-03-11 21:06:06 +01:00
Krzysiek f7415f1da1 JAVA-959: Migrate spring-cucumber to com.baeldung 2020-03-11 21:04:20 +01:00
Krzysiek be49fef333 JAVA-959: Migrate spring-katharsis to com.baeldung 2020-03-11 20:59:44 +01:00
Unknown 880f922df3 BAEL-3855
identation
2020-03-11 20:13:12 +01:00
Unknown e501b2092f BAEL-3855 2020-03-11 20:09:14 +01:00
Unknown e09d87a604 BAEL-3855 2020-03-11 19:56:30 +01:00
Roman 8be4255cbb BAEL-3497 IntelliJ Cannot Resolve Spring Boot Configuration Properties (#8775)
Co-authored-by: Oskar <>
2020-03-11 18:43:43 +00:00
omerfinger 356ef842f0 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 84c78797f5 Delete everything in Redis (#8823) 2020-03-11 17:55:14 +00:00
Unknown 407861afac BAEL-3855 2020-03-11 18:18:05 +01:00
Greg bcef7cb251 Merge pull request #8841 from dcalap/master
BAEL-3461 NullAwayExample
2020-03-11 10:44:38 -04:00
Unknown 2302a4abb7 BAEL-3855 2020-03-11 14:31:36 +01:00
sampadawagde 9017080633 JAVA-4 : added new module hibernate5-queries 2020-03-11 18:21:07 +05:30
sampadawagde 9f8e1b51b3 JAVA-4 : added new module hibernate5-mapping 2020-03-11 18:20:46 +05:30
sampadawagde 0bb56912ff JAVA-4 : added new module hibernate5-jpa 2020-03-11 18:20:26 +05:30
sampadawagde 074dd3e986 JAVA-4 : added new module hibernate-enterprise 2020-03-11 18:20:04 +05:30
sampadawagde 592df829e6 JAVA-4 : added new module hibernate-annotations 2020-03-11 18:19:46 +05:30
sampadawagde a5ae83d28a JAVA-4 : Split hibernate5 module to smaller parts 2020-03-11 18:18:27 +05:30
sampadawagde 25d015b3df JAVA-4 : Removed hibernate5-2 module, moved its artifacts to other
modules - hibernate-jpa and hibernate-enterprise
2020-03-11 18:17:43 +05:30
sampadawagde 7cbc45c95a JAVA-4 : Module pom update 2020-03-11 18:15:02 +05:30
Michele ff4ac10bb2 BAEL-3855 2020-03-11 13:19:25 +01:00
mguarnaccia 52608c32cb Delete LockStriped.java 2020-03-11 11:21:01 +01:00
mguarnaccia 1470deb187 Delete CoarseGrained.java 2020-03-11 11:20:37 +01:00
kwoyke 07bec4d5b2 BAEL-3775: Clean up unit tests for Stack (#8837) 2020-03-11 06:43:46 +01:00
Eric Martin 80632f53f7 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 d61941fc79 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 30ffb3e3cf Merge pull request #8814 from markathomas/BAEL-2552
BAEL-2552 - spatialguru.net@gmail.com
2020-03-10 21:37:45 +01:00
Justin Albano 612810df8b BAEL-3871: Added tests for duplicate HTTP controller methods with different response types. 2020-03-10 14:50:45 -04:00
Cavero Barca 804b4c42aa Keep only null as stripChar in the Apache Commons example 2020-03-10 14:17:19 +01:00
Ali Dehghani 34c8c9cc54 Using An In-Memory H2 Instance 2020-03-10 16:27:10 +03:30