π Spring Boot 2.5.0-M1 available now
https://spring.io/blog/2021/01/21/spring-boot-2-5-0-m1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/21/spring-boot-2-5-0-m1-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.5.0-M1 available now
<p>On behalf of the team and everyone that contributed, I am pleased to announce that the first milestone of Spring Boot 2.5 has been released and is available from our <a href="https://repo.spring.io/milestone/">milestone repository</a>. This release closesβ¦
π A Bootiful Podcast - Spring Tools lead Martin Lippert on sustainable software
https://spring.io/blog/2021/01/21/a-bootiful-podcast-spring-tools-lead-martin-lippert-on-sustainable-software
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/21/a-bootiful-podcast-spring-tools-lead-martin-lippert-on-sustainable-software
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast - Spring Tools lead Martin Lippert on sustainable software
<p>Hi, Spring fans! In this installment <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Spring Tools lead <a href="https://twitter.com/martinlippert">Martin Lippert (@martinlippert)</a> about sustainability in software, specificallyβ¦
π Bootiful Application Monitoring with Azure Spring Cloud
https://spring.io/blog/2021/01/21/bootiful-application-monitoring-with-azure-spring-cloud
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/21/bootiful-application-monitoring-with-azure-spring-cloud
β‘οΈ @SpringFrameworkZone
spring.io
Bootiful Application Monitoring with Azure Spring Cloud
<blockquote>
<p>This is a guest post authored by our friend, Microsoftβs Asir Vedamuthu Selvasingh </p>
</blockquote>
<p>Hi, Spring fans! We are excited to announce that Application Performance Monitoring (APM) is now fully integrated into Azure Springβ¦
<p>This is a guest post authored by our friend, Microsoftβs Asir Vedamuthu Selvasingh </p>
</blockquote>
<p>Hi, Spring fans! We are excited to announce that Application Performance Monitoring (APM) is now fully integrated into Azure Springβ¦
Spring Boot Framework pinned Β«π Java Weekly, Issue 369 https://www.baeldung.com/java-weekly-369 β‘οΈ @SpringFrameworkZoneΒ»
π Coffee with Thorben 2020-01-22 β JSON Mappings & Polymorphic Associations
https://thorben-janssen.com/coffee-with-thorben-2020-01-22-json-mapp/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/coffee-with-thorben-2020-01-22-json-mapp/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Coffee with Thorben 2020-01-22 - JSON Mappings & Polymorphic Associations
In this episode, we discuss the best way to map JSON documents with Hibernate and I answer a question about polymorphic association mappings.
π Spring Projects Version Naming Scheme
https://www.baeldung.com/spring-projects-version-naming
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-projects-version-naming
β‘οΈ @SpringFrameworkZone
Adding Spring Cloud To An Existing Spring Boot Application
If you an existing Spring Boot app you want to add Spring Cloud to that app, the first step is to determine the version of Spring Cloud you should use. The version you use in your app will depend on the version of Spring Boot you are using.
The table below outlines which version of Spring Cloud maps to which version of Spring Boot.
https://spring.io/projects/spring-cloud
If you an existing Spring Boot app you want to add Spring Cloud to that app, the first step is to determine the version of Spring Cloud you should use. The version you use in your app will depend on the version of Spring Boot you are using.
The table below outlines which version of Spring Cloud maps to which version of Spring Boot.
https://spring.io/projects/spring-cloud
π[48H] Udemy - Git from Basics to Advanced: Practical Guide for Developers
Learn Git from basics to advanced level. During the course we will create our own project that we will manage with Git
https://www.udemy.com/course/git-learnit/?couponCode=GIT_JAN_FREE_3
β‘οΈ @SpringFrameworkZone
Learn Git from basics to advanced level. During the course we will create our own project that we will manage with Git
https://www.udemy.com/course/git-learnit/?couponCode=GIT_JAN_FREE_3
β‘οΈ @SpringFrameworkZone
Udemy
Git from Basics to Advanced: Practical Guide for Developers
Learn Git from basics to advanced level. During the course we will create our own project that we will manage with Git
π Timeouts and Retries In Spring Cloud Gateway
https://piotrminkowski.com/2020/02/23/timeouts-and-retries-in-spring-cloud-gateway/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/02/23/timeouts-and-retries-in-spring-cloud-gateway/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Timeouts and Retries In Spring Cloud Gateway - Piotr's TechBlog
This tutorial describes the handling of timeout and retries in Spring Cloud Gateway. The retry filter is based on the Spring Retry project.
π Spring Data with Spring Security
https://www.baeldung.com/spring-data-security
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-data-security
β‘οΈ @SpringFrameworkZone
Baeldung
Spring Data with Spring Security | Baeldung
See how to integrate Spring Data with Spring Security.
π Introduction to the Stripe API for Java
https://www.baeldung.com/java-stripe-api
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/java-stripe-api
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Introduction to Stripe API for Java | Baeldung
A quick and practical guide to charging a credit card using the Stripe API for Java.
π Exploring the New Spring Cloud Gateway
https://www.baeldung.com/spring-cloud-gateway
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-gateway
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Exploring the New Spring Cloud Gateway | Baeldung
Learn about the main features of the Spring Cloud Gateway project.
π Architectural Pattern β Materialized View Pattern With Spring Boot + PostgreSQL
https://www.vinsguru.com/cloud-design-patterns-materialized-view-pattern-using-spring-boot-postgresql/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/cloud-design-patterns-materialized-view-pattern-using-spring-boot-postgresql/
β‘οΈ @SpringFrameworkZone
Vinsguru
Materialized View PostgreSQL - Microservice Design Patterns | Vinsguru
This tutorial explains Materialized View PostgreSQL with Spring Boot, one of the Microservice Design Patterns to increase the read performance.
π Setting a Request Timeout for a Spring REST API
https://www.baeldung.com/spring-rest-timeout
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-rest-timeout
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Setting a Request Timeout for a Spring REST API | Baeldung
Explore a few possible ways to implement request timeouts for a Spring REST API.