π JPA CACHING WITH HAZELCAST, HIBERNATE AND SPRING BOOT
https://piotrminkowski.com/2017/05/08/jpa-caching-with-hazelcast-hibernate-and-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/05/08/jpa-caching-with-hazelcast-hibernate-and-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
JPA caching with Hazelcast, Hibernate and Spring Boot - Piotr's TechBlog
Preface In-Memory Data Grid is an in-memory distributed key-value store that enables caching data using distributed clusters. Do not confuse this solution with in-memory or nosql databases. In most cases it is used for performance reasons β all data is storedβ¦
π Spring Cloud 2020.0.0-M5 (aka Ilford) is Available
https://spring.io/blog/2020/11/18/spring-cloud-2020-0-0-m5-aka-ilford-is-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/18/spring-cloud-2020-0-0-m5-aka-ilford-is-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud 2020.0.0-M5 (aka Ilford) is Available
<p>On behalf of the community, I am pleased to announce that the Milestone 5 (M5) of the <a href="https://cloud.spring.io">Spring Cloud 2020</a> Release Train is available today. The release can be found in <a href="https://repo.spring.io/milestone/">Springβ¦
π CQRS Pattern β Microservice Design Patterns
https://www.vinsguru.com/cqrs-pattern-microservice-design-patterns/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/cqrs-pattern-microservice-design-patterns/
β‘οΈ @SpringFrameworkZone
Vinsguru
CQRS Pattern With Spring Boot | Vinsguru
Learn CQRS Pattern with Spring Boot, one of the Microservice Design Patterns to independently scale read and write workloads of an application.
π RentersFeedback.com is Rentersvoices.com
https://betterjavacode.com/spring-boot/rebranding-rentersfeedback-com-to-rentersvoices-com
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/spring-boot/rebranding-rentersfeedback-com-to-rentersvoices-com
β‘οΈ @SpringFrameworkZone
Code Complete
RentersFeedback.com is Rentersvoices.com - Code Complete
Rebranding Spring Boot Application RentersFeedback.com to RentersVoices.com
π Spring Security β Customize the 403 Forbidden/Access Denied Page
https://www.baeldung.com/spring-security-custom-access-denied-page
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-custom-access-denied-page
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Security β Customize the 403 Forbidden/Access Denied Page | Baeldung
A quick and focused tutorial on customizing the 403 Forbidden error response page in a Spring Security application.
π Server Sent Events With Spring WebFlux
https://www.vinsguru.com/server-sent-events-with-spring-webflux/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/server-sent-events-with-spring-webflux/
β‘οΈ @SpringFrameworkZone
Vinsguru
Spring WebFlux Streaming | Vinsguru
Let's learn Spring WebFlux Streaming Response (aka Server Sent Events) for real time notifications to the browsers from the back-end application.
π A Bootiful Podcast: BDD creator, optimizer of organizations and agile legend Dan North
https://spring.io/blog/2020/11/20/a-bootiful-podcast-bdd-creator-optimizer-of-organizations-and-agile-legend-dan-north
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/20/a-bootiful-podcast-bdd-creator-optimizer-of-organizations-and-agile-legend-dan-north
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: BDD creator, optimizer of organizations and agile legend Dan North
<p>Hi, Spring fans! In this episode <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to <a href="http://twitter.com/tastapod">Dan North (@tastapod)</a>, creator of BDD, optimizer of teams and all around legend. </p>
<iframe title="Programmerβ¦
<iframe title="Programmerβ¦
π One-Stop Guide to Profiles with Spring Boot
https://reflectoring.io/spring-boot-profiles/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-profiles/
β‘οΈ @SpringFrameworkZone
reflectoring.io
One-Stop Guide to Profiles with Spring Boot
Profiles are a mighty tool for configuring Spring and Spring Boot applications. In this article, we discuss how Profiles work, for which use cases they are the right solution, and when we should rather not use them.
π Log4J 2 Configuration: Using JSON
https://springframework.guru/log4j-2-configuration-using-json/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/log4j-2-configuration-using-json/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Log4J 2 Configuration: Using JSON
Log4J 2 introduces configuration support through JSON and YAML in addition to properties file and XML. If you are new to Log4J 2, I suggest reading my introductory post on Log4J 2, Introducing Log4J 2β¦
π Spring Data 2020.0 - New and Noteworthy in Spring Data Neo4j 6.0
https://spring.io/blog/2020/11/20/spring-data-2020-0-new-and-noteworthy-in-spring-data-neo4j-6-0
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/20/spring-data-2020-0-new-and-noteworthy-in-spring-data-neo4j-6-0
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2020.0 - New and Noteworthy in Spring Data Neo4j 6.0
<div class="paragraph">
<p>Spring Data Neo4j is a Spring Data community project that is maintained and developed by Neo4j, Inc. On behalf of the team working on the module at Neo4j, we are happy to share their insights about recent changes and new featuresβ¦
<p>Spring Data Neo4j is a Spring Data community project that is maintained and developed by Neo4j, Inc. On behalf of the team working on the module at Neo4j, we are happy to share their insights about recent changes and new featuresβ¦
π Multi-Tenancy in the API World Made Easy
https://dzone.com/articles/multi-tenancy-in-the-api-world-made-easy
β‘οΈ @SpringFrameworkZone
https://dzone.com/articles/multi-tenancy-in-the-api-world-made-easy
β‘οΈ @SpringFrameworkZone
DZone
Multi-Tenancy in the API World Made Easy
Learn how to build your own multi-tenant API using three Java classes and an assortment of tools like Spring Boot, H2, and Holon to keep boilerplate code low.
π RUNNING VERT.X MICROSERVICES ON KUBERNETES/OPENSHIFT
https://piotrminkowski.com/2018/03/20/running-vert-x-microservices-on-kubernetes-openshift/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/03/20/running-vert-x-microservices-on-kubernetes-openshift/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Running Vertx Microservices on Kubernetes/OpenShift - Piotr's TechBlog
This tutorial shows how to build Vertx microservices and run them on Kubernetes or OpenShift cluster on the example of Minishift.
π Spring WebClient and OAuth2 Support
https://www.baeldung.com/spring-webclient-oauth2
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-webclient-oauth2
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
WebClient and OAuth2 Support | Baeldung
Learn how to set up an application as an OAuth2 Client and use the WebClient to retrieve a secured resource in a full-reactive stack.
π Setting the Log Level in Spring Boot when Testing
https://www.baeldung.com/spring-boot-testing-log-level
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-testing-log-level
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Setting the Log Level in Spring Boot When Testing | Baeldung
For when you need to diagnose test failures by examining more detailed log output, here is how to reconfigure the logging in Spring apps at test time.
π How to Create a Slack Plugin in Java
https://www.baeldung.com/java-slack-plugin
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/java-slack-plugin
β‘οΈ @SpringFrameworkZone
Baeldung
How to Create a Slack Plugin in Java | Baeldung
A quick and practical overview of how to create a Slack plugin in Java.
Spring Boot Framework pinned Β«π Java Weekly, Issue 360 https://www.baeldung.com/java-weekly-360 β‘οΈ @SpringFrameworkZoneΒ»