🆕 Test Flyway Java Migrations with Spring Boot
https://rieckpil.de/test-flyway-java-migrations-with-spring-boot/
https://rieckpil.de/test-flyway-java-migrations-with-spring-boot/
rieckpil
Test Flyway Java Migrations with Spring Boot - rieckpil
Learn how to write and test Java-based Flyway migrations in Spring Boot with practical examples and testing strategies.
❤1
🆕 Spring for Apache Pulsar 1.1.13 and 1.2.7 are now available
https://spring.io/blog/2025/06/16/spring-for-apache-pulsar-1-1-13-and-1-2-7-are-now-available
https://spring.io/blog/2025/06/16/spring-for-apache-pulsar-1-1-13-and-1-2-7-are-now-available
Spring for Apache Pulsar 1.1.13 and 1.2.7 are now available
Level up your Java code and explore what Spring can do for you.
🆕 Spring Web Services 4.0.15 available now
https://spring.io/blog/2025/06/17/spring-ws-4-0-15-available-now
https://spring.io/blog/2025/06/17/spring-ws-4-0-15-available-now
Spring Web Services 4.0.15 available now
Level up your Java code and explore what Spring can do for you.
🆕 Spring Authorization Server 1.5.1, 1.4.4 and 1.3.7 available now
https://spring.io/blog/2025/06/17/spring-authorization-server-1-5-1-1-4-4-and-1-3-7-available-now
https://spring.io/blog/2025/06/17/spring-authorization-server-1-5-1-1-4-4-and-1-3-7-available-now
Spring Authorization Server 1.5.1, 1.4.4 and 1.3.7 available now
Level up your Java code and explore what Spring can do for you.
🆕 Spring for Apache Kafka 3.3.7 and 3.2.10 are Available Now
https://spring.io/blog/2025/06/18/spring-kafka-3-3-7-and-3-2-10-available-now
https://spring.io/blog/2025/06/18/spring-kafka-3-3-7-and-3-2-10-available-now
Spring for Apache Kafka 3.3.7 and 3.2.10 are Available Now
Level up your Java code and explore what Spring can do for you.
🆕 Getting Started with Quarkus LangChain4j and Chat Model
https://piotrminkowski.com/2025/06/18/getting-started-with-quarkus-langchain4j-and-chat-model/
https://piotrminkowski.com/2025/06/18/getting-started-with-quarkus-langchain4j-and-chat-model/
Piotr's TechBlog
Getting Started with Quarkus LangChain4j and Chat Model - Piotr's TechBlog
This article will teach you how to use the Quarkus LangChain4j project to build applications based on different chat models.
🆕 A Bootiful Podcast: Micrometer.io lead Tommy Ludwig on the latest-and-greatest in observability for the Spring developer
https://spring.io/blog/2025/06/19/a-bootiful-podcast-tommy-ludwig
https://spring.io/blog/2025/06/19/a-bootiful-podcast-tommy-ludwig
A Bootiful Podcast: Micrometer.io lead Tommy Ludwig on the latest-and-greatest in observability for the Spring developer
Level up your Java code and explore what Spring can do for you.
🆕 AI Tool Calling with Quarkus LangChain4j
https://piotrminkowski.com/2025/06/23/ai-tool-calling-with-quarkus-langchain4j/
https://piotrminkowski.com/2025/06/23/ai-tool-calling-with-quarkus-langchain4j/
Piotr's TechBlog
AI Tool Calling with Quarkus LangChain4j - Piotr's TechBlog
This article will show you how to use Quarkus LangChain4j AI support with the most popular chat models for the "tool calling" feature.
👍2
🆕 Thymeleaf View Testing with Spring Boot and HtmlUnit
https://rieckpil.de/thymeleaf-view-testing-with-spring-boot-and-htmlunit/
https://rieckpil.de/thymeleaf-view-testing-with-spring-boot-and-htmlunit/
rieckpil
Thymeleaf View Testing with Spring Boot and HtmlUnit - rieckpil
Learn how to test Thymeleaf views in Spring Boot using HtmlUnit for JavaScript execution, form testing, and DOM manipulation beyond Mock
🆕 Spring Modulith 1.4.1 and 1.3.7 released
https://spring.io/blog/2025/06/23/spring-modulith-1-4-1-and-1-3-7-released
https://spring.io/blog/2025/06/23/spring-modulith-1-4-1-and-1-3-7-released
Spring Modulith 1.4.1 and 1.3.7 released
Level up your Java code and explore what Spring can do for you.
👍1
🆕 Authorize Request for Certain URL and HTTP Method in Spring Security
https://www.baeldung.com/spring-security-url-http-authorization
https://www.baeldung.com/spring-security-url-http-authorization
Baeldung on Kotlin
Authorize Request for Certain URL and HTTP Method in Spring Security | Baeldung
Explore how to authorize requests for specific URLs and HTTP methods using Spring Security.
👍1
🆕 One Reader with Multiple Processors and Writers in Spring Batch
https://www.baeldung.com/spring-batch-one-reader-multiple-processors-writers
https://www.baeldung.com/spring-batch-one-reader-multiple-processors-writers
Baeldung
One Reader with Multiple Processors and Writers in Spring Batch | Baeldung
Learn how to configure a Spring Batch job using a single reader but multiple processors and writers.