johnA1331
fc37657333
Update README.md
2020-02-19 11:33:53 +08:00
johnA1331
f45b7bdf88
Update README.md
2020-02-19 11:21:05 +08:00
johnA1331
d33977633c
Update README.md
2020-02-19 11:14:43 +08:00
johnA1331
8644d557d5
Update README.md
2020-02-19 11:12:51 +08:00
johnA1331
6a6ff4fbc8
Update README.md
2020-02-19 11:11:00 +08:00
Sampada
fc57df3171
BAEL-3592: Comparison of Spring Beans and Java Enterprise Beans ( #8750 )
2020-02-18 13:42:50 -08:00
Loredana Crusoveanu
fcb408f0dd
Merge pull request #8748 from kwoyke/JAVA-143
...
JAVA-143: Standardize packages in persistence-modules (part 3)
2020-02-18 23:12:30 +02:00
Josh Cummings
0e81d947d3
Merge pull request #8729 from Maiklins/JAVA-41-blade
...
Java-41 blade
2020-02-18 08:02:59 -07:00
Josh Cummings
0ae2fc1693
Merge pull request #8728 from Maiklins/JAVA-72-spring-security-renaming
...
Java-72 spring security renaming
2020-02-18 08:01:21 -07:00
Greg
7ca8c075e3
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
Krzysztof Woyke
29e6b767d0
JAVA-143: Migrate spring-jpa to com.baeldung
2020-02-18 12:43:02 +01:00
Krzysiek
1a845b1272
JAVA-143: Migrate spring-hibernate-5 to com.baeldung
2020-02-17 21:09:56 +01:00
Krzysiek
384e04d1e4
JAVA-143: Migrate spring-hibernate4 to com.baeldung
2020-02-17 21:05:33 +01:00
Krzysiek
bf3642178d
JAVA-143: Migrate spring-hibernate-3 to com.baeldung
2020-02-17 20:57:44 +01:00
Loredana Crusoveanu
288324bb8b
Merge pull request #8737 from eugenp/lor6-patch-1
...
Update README.md
2020-02-17 21:21:47 +02:00
Dhawal Kapil
8104670e32
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
847d5b8e9f
JAVA-476 Fixed integration failing tests in spring-mvc-xml module
2020-02-17 20:26:07 +05:30
Jonathan Cook
74e5e5207b
Merge pull request #8592 from AlexFlorinHriscu/master
...
BAEL-3502 Arrays.deepEquals method examples.
2020-02-17 11:27:53 +01:00
Seun Matt
b510e2a00e
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
53828edcc6
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
7eb03455eb
BAEL-3777: Revert spring boot to previous version
2020-02-16 21:49:31 +02:00
Loredana Crusoveanu
d86752bc7f
Update README.md
2020-02-16 21:35:44 +02:00
Loredana Crusoveanu
50fda8e1e0
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
c30ba0c68b
Java-112 Update unit tests for article merge
2020-02-16 18:32:53 +01:00
Florin Hriscu
6581c9ca57
BAEL-3502 - Format core-java-modules pom.xml file.
2020-02-16 17:45:08 +02:00
Florin Hriscu
4c2b5c88a7
BAEL-3502 - Format pom.xml file.
2020-02-16 17:43:28 +02:00
Florin Hriscu
9ba4bc4a5c
BAEL-3502 Apply correct formatter.
2020-02-16 17:34:31 +02:00
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
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