Spring Boot Framework pinned Β«π Spring Boot Tips, Tricks and Techniques https://piotrminkowski.com/2021/01/13/spring-boot-tips-tricks-and-techniques/ β‘οΈ @SpringFrameworkZoneΒ»
π The latest on Azure Active Directory integration
https://spring.io/blog/2021/01/13/the-latest-on-azure-active-directory-integration
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/13/the-latest-on-azure-active-directory-integration
β‘οΈ @SpringFrameworkZone
The latest on Azure Active Directory integration
Level up your Java code and explore what Spring can do for you.
π The BeanDefinitionOverrideException in Spring Boot
https://www.baeldung.com/spring-boot-bean-definition-override-exception
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-bean-definition-override-exception
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
The BeanDefinitionOverrideException in Spring Boot | Baeldung
Learn about the BeanDefinitionOverrideException in Spring Boot, and how to work with it.
π Overview of Java Stream API Extensions
https://piotrminkowski.com/2019/10/04/overview-of-java-stream-api-extensions/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/10/04/overview-of-java-stream-api-extensions/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Overview of Java Stream API Extensions - Piotr's TechBlog
This article describes the most popular Java Stream extensions. We will discuss and build examples with StreamEx, jOOΞ», and Guava.
π Spring Data 2020.0.3 and 2021.0-M2 released
https://spring.io/blog/2021/01/13/spring-data-2020-0-3-and-2021-0-m2-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/13/spring-data-2020-0-3-and-2021-0-m2-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2020.0.3 and 2021.0-M2 released
<p>On behalf of the team, Iβm pleased to announce a Spring Data double release 2020.0.3 and 2021.0-M2.
The releases include fixes for projection interfaces, vavr integration, time value precision and 3rd party library upgrades. Make sure to check out outβ¦
The releases include fixes for projection interfaces, vavr integration, time value precision and 3rd party library upgrades. Make sure to check out outβ¦
π Spring Boot 2.4.2 available now
https://spring.io/blog/2021/01/14/spring-boot-2-4-2-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/14/spring-boot-2-4-2-available-now
β‘οΈ @SpringFrameworkZone
Spring Boot 2.4.2 available now
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast - Spring Cloud Stream lead Oleg Zhurakousky
https://spring.io/blog/2021/01/14/a-bootiful-podcast-spring-cloud-stream-lead-oleg-zhurakousky
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/14/a-bootiful-podcast-spring-cloud-stream-lead-oleg-zhurakousky
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast - Spring Cloud Stream lead Oleg Zhurakousky
<p>Hi, Spring fans! Welcome to another installment of <em>A Bootiful Podcast</em>. This week, <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Spring Cloud Stream <a href="https://twitter.com/z_oleg">lead Oleg Zhurakousky (@z_oleg)</a>.</p>β¦
π Spring Boot 2.3.8 available now
https://spring.io/blog/2021/01/14/spring-boot-2-3-8-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/14/spring-boot-2-3-8-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.3.8 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot 2.3.8 has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/spring-boot/releasβ¦
<p>This release includes <a href="https://github.com/spring-projects/spring-boot/releasβ¦
π Spring Boot 2.2.13 available now
https://spring.io/blog/2021/01/14/spring-boot-2-2-13-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/14/spring-boot-2-2-13-available-now
β‘οΈ @SpringFrameworkZone
Spring Boot 2.2.13 available now
Level up your Java code and explore what Spring can do for you.
π Http Message Converters with the Spring Framework
https://www.baeldung.com/spring-httpmessageconverter-rest
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-httpmessageconverter-rest
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Http Message Converters with the Spring Framework | Baeldung
How to configure HttpMessageConverters for a REST API with Spring, and how to use these converters with the RestTemplate.
π Common List Operations
https://springframework.guru/common-list-operations/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/common-list-operations/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Common List Operations
List is one of the most commonly used collections in Java. Some List implementations are LinkedList, ArrayList, and Stack. In this post, I will take you through some of the common operations performed on List. Overviewβ¦
π Testing Spring Boot RESTful Services
https://springframework.guru/testing-spring-boot-restful-services/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/testing-spring-boot-restful-services/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Testing Spring Boot RESTful Services
A Spring Boot RESTful service is typically divided into three layers: Repository, Service, and Controller. This layering helps to segregate the RESTful application responsibilities and enabling loose coupling between the objects. When you develop aβ¦
π Caching in Spring RESTful Service: Part 2 β Cache Eviction
https://springframework.guru/caching-in-spring-restful-service-part-2-cache-eviction/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/caching-in-spring-restful-service-part-2-cache-eviction/
β‘οΈ @SpringFrameworkZone
π Caching in Spring Boot RESTful Service: Part 1
https://springframework.guru/caching-in-spring-boot-restful-service-part-1/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/caching-in-spring-boot-restful-service-part-1/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Caching in Spring Boot RESTful Service: Part 1
Why Use Caching? When data stored in some database is requested simultaneously from a large user base, the system can get overwhelmed. This happens because for each request the application has to retrieve the dataβ¦
Spring Boot Framework pinned Β«π Java Weekly, Issue 368 https://www.baeldung.com/java-weekly-368 β‘οΈ @SpringFrameworkZoneΒ»
π Coffee with Thorben 2020-01-15 β Association Pitfalls & Enum Mappings
https://thorben-janssen.com/coffee-with-thorben-2020-01-08/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/coffee-with-thorben-2020-01-08/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Coffee with Thorben 2020-01-15 - Association Pitfalls & Enum Mappings
In this episode, we discuss common pitfalls when mapping associations and I answer a question about customized enum mappings.
π How to Trigger and Stop a Scheduled Spring Batch Job
https://www.baeldung.com/spring-batch-start-stop-job
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-batch-start-stop-job
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
How to Trigger and Stop a Scheduled Spring Batch Job | Baeldung
Explore three different ways to trigger and stop a scheduled Spring Batch job.
π Introduction to Using Thymeleaf in Spring
https://www.baeldung.com/thymeleaf-in-spring-mvc
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/thymeleaf-in-spring-mvc
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Introduction to Using Thymeleaf in Spring | Baeldung
Thymeleaf is a templating language with excellent integration with Spring. This article provides an introduction to using Thymeleaf in a Spring MVC application.