Commit Graph

1565 Commits

Author SHA1 Message Date
dupirefr cd745e0b8d * Moved tests as well 2020-02-17 07:25:28 +01:00
dupirefr 29c8b8bf0d * Moved Accessing Spring MVC objects model in JavaScript 2020-02-17 07:25:28 +01:00
dupirefr e703f71ada * Moved Conditional Scheduling to spring-scheduling module 2020-02-17 07:25:28 +01:00
dupirefr dc569151df [BAEL-16532] Moving articles code out of spring-boot-mvc module (as they
don't belong there)

* Moved reference of Cache Eviction article as code has already been
moved
2020-02-17 07:25:27 +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
mikr fea250ee5d Java-41 Fix pom for blade module 2020-02-15 21:34:31 +01:00
mikr 522e076018 Java-72 Rename Spring Security LDAP module 2020-02-15 20:26:00 +01: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
Philippe Soares 466d25bd05 Reverted change on README.md 2020-02-14 23:20:05 -05:00
psoares bc18fd907f Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-02-14 23:12:37 -05:00
psoares 80d241be46 Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-02-14 23:12:30 -05:00
psoares db20aeb12c Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-02-14 23:11:52 -05:00
psoares c6489551cf Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-02-14 23:11:41 -05:00
psoares 81d097732d Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-02-14 23:11:34 -05:00
psoares 37d822bc12 Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-02-14 23:11:28 -05:00
ramprasad.devarakonda@gmail.com 9da15e9d94 BAEL-3324 | Using JSON Patch in Spring REST APIs 2020-02-15 01:56:18 +00: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
mthomas ab2ef65698 Change title of article in README to reflect new article title 2020-02-14 10:10:53 -06:00
mthomas 88519178e0 Fix README.md links to articles on thread pools and Spring 2020-02-14 09:59:20 -06:00
Justin Albano 53183ba166 BAEL-3744: Corrected test method names and added XML-based tests. 2020-02-14 10:51:26 -05:00
mthomas a0bd20a937 Make method package private 2020-02-14 08:36:20 -06:00
mthomas 9d9ad16636 Extract out common code for starting threads into startThreads method 2020-02-14 08:33:28 -06: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