Commit Graph

14 Commits

Author SHA1 Message Date
Krzysztof Woyke f17aec8395 JAVA-3593: Use byte-buddy version inherited from the main pom.xml 2021-03-29 23:11:42 +02:00
kwoyke 224c569ac3 JAVA-4241: Upgrade Spring Boot to 2.4.3 (#10569)
* JAVA-4241: Upgrade Spring Boot to 2.4.3

* JAVA-4241: Fix CharEncodingCheckControllerUnitTest

* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing

* JAVA-4241: Fix spring-data-commons version setup in spring-caching

* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client

* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
Sampada 49590633a8 JAVA-2421: Merge spring-ehcache module into spring-caching module (#10072)
* JAVA-2421: Moved 1 article from spring-ehcache to spring-caching

* JAVA-2421: Removed module spring-ehcache

* JAVA-2421: Removed module spring-ehcache from main pom
2020-09-23 23:34:51 +05:30
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Ankur Gupta 5b68d315b8 Updating Test Class name for multiplecachemanager module (#9399)
* Java Example of Hexagonal Architecture

* removing unnecessary maven files from pull request and spaces in code

* Removing unnecessary lines

* Example code for using Multiple Cache Manager in SpringBoot

* BAEL-3963:Using multiple cache managers in Spring

* removing new module created in last pull request

* Fixes as per editor Suggestions

* fixing spacing issue in pom.xml

* Fixing spacing issue in pom.xml

* Fixing spacing issue 2

* Formatting space issues in pom.xml

* Changing the Test class name from IntegrationUnitTest to IntegrationTest

Co-authored-by: Ankur Gupta <ankur.gupta@jda.com>
2020-06-01 09:59:02 -07:00
johnA1331 b13fdd3291 Update README.md 2020-05-12 15:41:00 +08:00
kwoyke dd052eb2fc BAEL-3730: Force simple cache manager usage (#9211) 2020-05-02 18:27:41 +02:00
Ankur Gupta 5aa57193e1 ankurguptajec@gmail.com (#9192)
* Java Example of Hexagonal Architecture

* removing unnecessary maven files from pull request and spaces in code

* Removing unnecessary lines

* Example code for using Multiple Cache Manager in SpringBoot

* BAEL-3963:Using multiple cache managers in Spring

* removing new module created in last pull request

* Fixes as per editor Suggestions

* fixing spacing issue in pom.xml

* Fixing spacing issue in pom.xml

* Fixing spacing issue 2

* Formatting space issues in pom.xml

Co-authored-by: Ankur Gupta <ankur.gupta@jda.com>
2020-04-29 07:40:16 -07:00
Ankur Gupta 95967877e9 ankurguptajec@gmail.com (#9064)
* Java Example of Hexagonal Architecture

* removing unnecessary maven files from pull request and spaces in code

* Removing unnecessary lines

* Example code for using Multiple Cache Manager in SpringBoot

* BAEL-3963:Using multiple cache managers in Spring

* removing new module created in last pull request

* Fixes as per editor Suggestions

Co-authored-by: Ankur Gupta <ankur.gupta@jda.com>
2020-04-18 08:11:31 -07:00
kwoyke 82e69447a5 BAEL-3730: Add example of usage CacheManagerCustomizer in Spring Boot (#9048) 2020-04-10 21:58:48 +02: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
Krzysiek 4465bb6fa9 BAEL-19967: Migrate spring-caching module to the com.baeldung package 2019-12-18 21:31:15 +01:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00