Commit Graph

1383 Commits

Author SHA1 Message Date
sampadawagde b9f2e17456 JAVA-6 : new module spring-security-mvc-boot-2 2020-02-17 21:53:47 +05:30
sampadawagde aecfad9448 JAVA-6 : new module spring-security-mvc-boot-1 2020-02-17 21:52:37 +05:30
sampadawagde 0bfbec65dd JAVA-6: Split or move spring-security-mvc-boot module 2020-02-17 21:49:03 +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
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
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
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
Loredana Crusoveanu 7f2de2f176 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
sampada 0a1ee41825 BAEL-15988 : package change from org.baeldung to com.baeldung 2020-02-11 10:54:54 +05:30
sampada 93770e684a BAEL-15988 : application.properties changes 2020-02-11 10:53:27 +05:30
sampada 2cc05b370b BAEL-15988 : Java file movement 2020-02-11 10:52:06 +05:30
sampada eeacffa08d BAEL-15988 : all README files 2020-02-11 10:41:13 +05:30
sampada f41b219d93 BAEL-15988 : pom files 2020-02-11 10:39:59 +05:30
Justin Albano 76df3d0117 BAEL-3744: Added unit tests for Spring Framework design patterns. 2020-02-10 20:36:52 -05:00
Loredana Crusoveanu ffb9e43a11 Merge pull request #8703 from eugenp/lor6-patch-7
Delete README.md
2020-02-10 23:14:37 +02:00
Loredana Crusoveanu fe9a040728 Merge pull request #8702 from eugenp/lor6-patch-6
Update README.md
2020-02-10 23:14:05 +02:00
Loredana Crusoveanu 2bdff8a9e6 Merge pull request #8701 from eugenp/lor6-patch-5
Update README.md
2020-02-10 23:13:43 +02:00
Loredana Crusoveanu 7789468baf Merge pull request #8675 from eugenp/lor6-patch-3
Update SortComparisonUnitTest.java
2020-02-10 23:13:19 +02:00
Loredana Crusoveanu 2177ea50c0 Merge pull request #8582 from eugenp/lor6-patch-2
Update README.md
2020-02-10 23:13:01 +02:00
Loredana Crusoveanu e97915296a Merge pull request #8581 from eugenp/lor6-patch-1
Update README.md
2020-02-10 23:12:41 +02:00
Loredana Crusoveanu 29622aba6c Delete README.md 2020-02-10 23:11:03 +02:00
Loredana Crusoveanu 64c2ddbf30 Update README.md 2020-02-10 23:10:44 +02:00
Loredana Crusoveanu 5f6feeb12b Update README.md 2020-02-10 23:07:00 +02:00
Loredana Crusoveanu 4f573abe2d Merge pull request #8699 from johnA1331/master
BAEL-21755
2020-02-10 23:05:18 +02:00
Loredana Crusoveanu 725368917c Update README.md 2020-02-10 21:16:53 +02:00
sampada 03c30d1d72 BAEL-15988 : spring boot artifacts/pom.xml 2020-02-10 23:46:48 +05:30
chris9408 5860e8baa6 [BAEL-3750] Breaking YAML Strings Over Multiple Lines (#8664)
* [BAEL-3750] Breaking YAML Strings Over Multiple Lines

* Added yamo module to appropriate profiles

* Article improvements

* Fix

* [BAEL-3750] Moved multi line yaml files from the yaml module to the libraries-data-io folder

* [BAEL-3750] deleted the yaml module

Co-authored-by: cristirosu <cristi.rosu4@gmail.com>
2020-02-10 15:28:28 +00:00