Dhawal Kapil
8c8541c9d2
Merge pull request #8730 from priyeshmashelkar/BAEL-3499
...
BAEL-3499 Fixed integration test
2020-02-16 20:04:10 +05:30
Josh Cummings
93e520e855
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
6e9cf2d49a
BAEL-3499 Fixed integration test
2020-02-15 23:16:12 +00:00
Eric Martin
6530ca8fcf
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
ae672bcc5e
BAEL-3502 Bind core-java-arrays-3 module to parent module.
2020-02-16 00:33:48 +02:00
Florin Hriscu
249361b184
BAEL-3502 Add ArraysDeepEqualsUnitTest.java inside new core-java-arrays-3 module.
2020-02-16 00:33:19 +02:00
Florin Hriscu
f0841886b1
BAEL-3502 Remove ArraysDeepEqualsUnitTest file from core-java-arrays-2 module.
2020-02-16 00:29:50 +02:00
mikr
1cde637a2a
Java-41 Fix pom for blade module
2020-02-15 21:34:31 +01:00
mikr
82e89a794e
Java-72 Rename Spring Security LDAP module
2020-02-15 20:26:00 +01:00
dev-chirag
a1c1f05cf1
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
86ce51a4fd
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
ramprasad.devarakonda@gmail.com
7bd6d22d96
BAEL-3324 | Using JSON Patch in Spring REST APIs
2020-02-15 01:56:18 +00:00
Seun Matt
6a898fd6db
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
e3310d5ddb
BAEL-3744: Corrected unit test class names; split unit tests into two
...
classes.
2020-02-14 15:02:48 -05:00
Justin Albano
6c3c2aea20
BAEL-3744: Corrected test method names and added XML-based tests.
2020-02-14 10:51:26 -05:00
mikr
36fd739bcd
Java-64 Remove stray code
2020-02-14 12:30:43 +01:00
Maiklins
984026a9b0
Merge pull request #34 from eugenp/master
...
update
2020-02-14 12:13:39 +01:00
Greg
327e0060aa
Merge pull request #8509 from yavuztas/pr-BAEL-3303
...
PR BAEL-3303
2020-02-13 14:32:51 -05:00
Sampada
5fd3cc9d46
BAEL-2972 : MongoDB Aggregations Using Java ( #8718 )
2020-02-13 10:01:19 -08:00
mikr
177dab4711
Java-112 Merge duplicate Java read from file articles
2020-02-13 09:16:08 +01:00
mikr
3eecf5499c
Java-112 Merge duplicate Java read from file articles
2020-02-13 08:50:05 +01:00
Krzysiek
4f0628ef96
JAVA-142: Migrate spring-data-couchbase-2 to com.baeldung
2020-02-12 20:43:47 +01:00
Dhawal Kapil
23f9546034
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
3d78da94e0
JAVA-142: Migrate spring-data-eclipselink to com.baeldung
2020-02-12 20:20:32 +01:00
Krzysiek
f4c34a9ed2
JAVA-142: Migrate spring-data-elasticsearch to com.baeldung
2020-02-12 20:15:43 +01:00
Krzysiek
e7ff7b4648
JAVA-142: Migrate spring-data-gemfire to com.baeldung
2020-02-12 20:13:35 +01:00
Krzysiek
9e9ce3f557
JAVA-142: Migrate spring-data-jpa to com.baeldung
2020-02-12 20:10:26 +01:00
Krzysiek
5d3bd4cea7
JAVA-142: Migrate spring-data-neo4j to com.baeldung
2020-02-12 20:08:11 +01:00
Krzysiek
1065b68b2c
JAVA-142: Migrate spring-data-keyvalue to com.baeldung
2020-02-12 20:00:25 +01:00
Krzysiek
85f030c881
JAVA-142: Migrate spring-data-redis to com.baeldung
2020-02-12 19:55:28 +01:00
Krzysiek
eb56120631
JAVA-142: Migrate spring-data-solr to com.baeldung
2020-02-12 19:42:38 +01:00
Tapan Avasthi
e4cb696b59
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
54c489179e
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
4b9abc9654
BAEL-2980 Getting started with CRaSH ( #8684 )
2020-02-12 12:41:05 +01:00
Eric Martin
f960eed4de
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
60efaa4551
BAEL-3657 Move the unit test to the merge package
2020-02-11 22:13:56 -07:00
Pazis
c45d69388f
java.net.SocketException: Connection reset ( #8707 )
...
* initial commit
* fix
2020-02-11 12:10:59 -08:00
Loredana Crusoveanu
78fbbcf99e
Merge pull request #8705 from sampada07/BAEL-15988-feature-move
...
BAEL-15988 : Move articles out of spring-boot part 2
2020-02-11 19:26:38 +02:00
Anshul BANSAL
646498787d
Review changes
2020-02-11 18:02:53 +02:00
sampada
2d740a1130
BAEL-15988 : package change from org.baeldung to com.baeldung
2020-02-11 10:54:54 +05:30
sampada
5ec954d7a6
BAEL-15988 : application.properties changes
2020-02-11 10:53:27 +05:30
sampada
e10bf38ad4
BAEL-15988 : Java file movement
2020-02-11 10:52:06 +05:30
sampada
403da2d4fb
BAEL-15988 : all README files
2020-02-11 10:41:13 +05:30
sampada
4f01609f76
BAEL-15988 : pom files
2020-02-11 10:39:59 +05:30
Justin Albano
e8c3d8450e
BAEL-3744: Added unit tests for Spring Framework design patterns.
2020-02-10 20:36:52 -05:00
Loredana Crusoveanu
b0ba0e1ff0
Merge pull request #8703 from eugenp/lor6-patch-7
...
Delete README.md
2020-02-10 23:14:37 +02:00
Loredana Crusoveanu
720c481a29
Merge pull request #8702 from eugenp/lor6-patch-6
...
Update README.md
2020-02-10 23:14:05 +02:00
Loredana Crusoveanu
b29b7f28d7
Merge pull request #8701 from eugenp/lor6-patch-5
...
Update README.md
2020-02-10 23:13:43 +02:00
Loredana Crusoveanu
ecabb3f9ba
Merge pull request #8675 from eugenp/lor6-patch-3
...
Update SortComparisonUnitTest.java
2020-02-10 23:13:19 +02:00
Loredana Crusoveanu
7d792efeaf
Merge pull request #8582 from eugenp/lor6-patch-2
...
Update README.md
2020-02-10 23:13:01 +02:00