Maiklins
62263d9ca3
Merge pull request #36 from eugenp/master
...
update
2020-02-18 14:55:35 +01:00
Greg
37e8c88fc3
Merge pull request #8410 from gilday/whats-new-in-gradle-6
...
Whats New in Gradle 6.0
2020-02-18 08:51:31 -05:00
Loredana Crusoveanu
733402b709
Merge pull request #8737 from eugenp/lor6-patch-1
...
Update README.md
2020-02-17 21:21:47 +02:00
Dhawal Kapil
d68d5f3e0f
Merge pull request #8745 from dkapil/task/JAVA-476_springmvcxml
...
JAVA-476 Fixed integration failing tests in spring-mvc-xml module
2020-02-17 20:29:02 +05:30
Dhawal Kapil
10b69c94af
JAVA-476 Fixed integration failing tests in spring-mvc-xml module
2020-02-17 20:26:07 +05:30
Maiklins
a8fe42878a
Merge pull request #35 from eugenp/master
...
update
2020-02-17 14:46:02 +01:00
Jonathan Cook
d523011fd0
Merge pull request #8592 from AlexFlorinHriscu/master
...
BAEL-3502 Arrays.deepEquals method examples.
2020-02-17 11:27:53 +01:00
Seun Matt
f33e9961a1
propage exception in example code ( #8738 )
...
* example code for BAEL-3749
* added live test
* added live test
* improved exception handling in response log filter
* propage exception in example code
* updated repo with upstream
2020-02-16 14:07:46 -08:00
Eric Martin
9d124009b0
Merge pull request #8655 from srzamfir/feature/BAEL-3777_Improve_article_hexagonal_arch
...
Feature/bael 3777 improve article hexagonal arch
2020-02-16 14:34:48 -06:00
Sorin Zamfir
d1814a2711
BAEL-3777: Revert spring boot to previous version
2020-02-16 21:49:31 +02:00
Loredana Crusoveanu
f69aee855f
Update README.md
2020-02-16 21:35:44 +02:00
Loredana Crusoveanu
f1e1ca8dcf
Merge pull request #8717 from Maiklins/JAVA-112-merge-duplicate-read-file-articles
...
JAVA-112 merge duplicate read file articles
2020-02-16 21:32:41 +02:00
mikr
46d3228551
Java-112 Update unit tests for article merge
2020-02-16 18:32:53 +01:00
Florin Hriscu
70799d694f
BAEL-3502 - Format core-java-modules pom.xml file.
2020-02-16 17:45:08 +02:00
Florin Hriscu
347a2b2b4f
BAEL-3502 - Format pom.xml file.
2020-02-16 17:43:28 +02:00
Florin Hriscu
dcccf21e0d
BAEL-3502 Apply correct formatter.
2020-02-16 17:34:31 +02:00
Dhawal Kapil
15c42d14c1
Merge pull request #8730 from priyeshmashelkar/BAEL-3499
...
BAEL-3499 Fixed integration test
2020-02-16 20:04:10 +05:30
Josh Cummings
94fb9a5b9b
Merge pull request #8722 from Maiklins/JAVA-64-remove-stray-code
...
JAVA-64 remove stray code
2020-02-15 19:25:49 -07:00
Priyesh Mashelkar
394711c03e
BAEL-3499 Fixed integration test
2020-02-15 23:16:12 +00:00
Eric Martin
d18fe0535d
Merge pull request #8633 from albanoj2/BAEL-3744
...
BAEL-3744: Added examples of how design patterns are used in the Spring framework
2020-02-15 17:00:08 -06:00
Florin Hriscu
af1fd4e1b0
BAEL-3502 Bind core-java-arrays-3 module to parent module.
2020-02-16 00:33:48 +02:00
Florin Hriscu
319fbc12c5
BAEL-3502 Add ArraysDeepEqualsUnitTest.java inside new core-java-arrays-3 module.
2020-02-16 00:33:19 +02:00
Florin Hriscu
9c505d2ac1
BAEL-3502 Remove ArraysDeepEqualsUnitTest file from core-java-arrays-2 module.
2020-02-16 00:29:50 +02:00
dev-chirag
49cda16d69
BAEL3771 Review Comments ( #8726 )
...
* BAEL3771: Cache Headers in Spring MVC
* BEAL3771: Cache Headers in Spring MVC
* BEAL3771: Cache Headers in Spring MVC
* BAEL:3771 Few review comments
2020-02-15 08:42:27 -08:00
Loredana Crusoveanu
9e421b1247
Merge pull request #8716 from kwoyke/JAVA-142
...
JAVA-142: Standardize packages in persistence-modules (part 2)
2020-02-15 15:04:16 +02:00
Seun Matt
c4f9d44ef5
improved exception handling in response log filter ( #8715 )
...
* example code for BAEL-3749
* added live test
* added live test
* improved exception handling in response log filter
2020-02-14 16:53:17 -08:00
Justin Albano
7b47b484e9
BAEL-3744: Corrected unit test class names; split unit tests into two
...
classes.
2020-02-14 15:02:48 -05:00
Justin Albano
53183ba166
BAEL-3744: Corrected test method names and added XML-based tests.
2020-02-14 10:51:26 -05:00
mikr
fa07aedde7
Java-64 Remove stray code
2020-02-14 12:30:43 +01:00
Maiklins
5d4cec78a6
Merge pull request #34 from eugenp/master
...
update
2020-02-14 12:13:39 +01:00
Greg
f81a203765
Merge pull request #8509 from yavuztas/pr-BAEL-3303
...
PR BAEL-3303
2020-02-13 14:32:51 -05:00
Sampada
2816111e98
BAEL-2972 : MongoDB Aggregations Using Java ( #8718 )
2020-02-13 10:01:19 -08:00
mikr
b155b71c4b
Java-112 Merge duplicate Java read from file articles
2020-02-13 09:16:08 +01:00
mikr
d7fd1e2493
Java-112 Merge duplicate Java read from file articles
2020-02-13 08:50:05 +01:00
Krzysiek
f42ae77086
JAVA-142: Migrate spring-data-couchbase-2 to com.baeldung
2020-02-12 20:43:47 +01:00
Dhawal Kapil
7f271902a3
Merge pull request #8713 from tapankavasthi/tavasthi-redis-integrationtest-fix
...
Resolve Redis Client Connection Issue in Integration Test
2020-02-13 00:58:15 +05:30
Krzysiek
f2e0a7521c
JAVA-142: Migrate spring-data-eclipselink to com.baeldung
2020-02-12 20:20:32 +01:00
Krzysiek
a372b7b2e6
JAVA-142: Migrate spring-data-elasticsearch to com.baeldung
2020-02-12 20:15:43 +01:00
Krzysiek
fe09718224
JAVA-142: Migrate spring-data-gemfire to com.baeldung
2020-02-12 20:13:35 +01:00
Krzysiek
17f756e939
JAVA-142: Migrate spring-data-jpa to com.baeldung
2020-02-12 20:10:26 +01:00
Krzysiek
e12be0bd59
JAVA-142: Migrate spring-data-neo4j to com.baeldung
2020-02-12 20:08:11 +01:00
Krzysiek
adc5675c61
JAVA-142: Migrate spring-data-keyvalue to com.baeldung
2020-02-12 20:00:25 +01:00
Krzysiek
9ce30c3e78
JAVA-142: Migrate spring-data-redis to com.baeldung
2020-02-12 19:55:28 +01:00
Krzysiek
09830d27d1
JAVA-142: Migrate spring-data-solr to com.baeldung
2020-02-12 19:42:38 +01:00
Tapan Avasthi
61787725fa
Resolve Redis Client Connection Issue in Integration Test
...
- Resolves a race condition where a client instance is closed
before it can be used by another test
2020-02-12 23:28:12 +05:30
rpvilao
31d0d6a7cd
Merge pull request #8672 from sampada07/BAEL-3394
...
BAEL-3394 : Using headless mode in Java
2020-02-12 18:21:44 +01:00
Dhrubajyoti Bhattacharjee
125c07509d
BAEL-2980 Getting started with CRaSH ( #8684 )
2020-02-12 12:41:05 +01:00
Eric Martin
806ba12f4a
Merge pull request #8708 from wugangca/BAEL-3657
...
BAEL-3657 Move the unit test to the merge package
2020-02-11 23:35:35 -06:00
Gang Wu
3e23e57cb7
BAEL-3657 Move the unit test to the merge package
2020-02-11 22:13:56 -07:00
Pazis
bde0c37075
java.net.SocketException: Connection reset ( #8707 )
...
* initial commit
* fix
2020-02-11 12:10:59 -08:00