🆕 EnableEurekaClient vs EnableDiscoveryClient: Which to Use?
https://www.baeldung.com/spring-boot-enableeurekaclient-vs-enablediscoveryclient
https://www.baeldung.com/spring-boot-enableeurekaclient-vs-enablediscoveryclient
Baeldung
EnableEurekaClient vs EnableDiscoveryClient: Which to Use? | Baeldung
Discover the differences between @EnableEurekaClient and @EnableDiscoveryClient annotation in Spring Boot while developing microservices.
🆕 Using Spring AI 1.0.0-SNAPSHOT: Part 2 - Important Changes and Updates
https://spring.io/blog/2025/04/04/spring-ai-using-snapshots-part-2
https://spring.io/blog/2025/04/04/spring-ai-using-snapshots-part-2
Using Spring AI 1.0.0-SNAPSHOT: Part 2 - Important Changes and Updates
Level up your Java code and explore what Spring can do for you.
🆕 Spring Cloud 2025.0.0-M3 (aka Northfields) has been released
https://spring.io/blog/2025/04/08/spring-cloud-2025-0-0-m3-released
https://spring.io/blog/2025/04/08/spring-cloud-2025-0-0-m3-released
Spring Cloud 2025.0.0-M3 (aka Northfields) has been released
Level up your Java code and explore what Spring can do for you.
🆕 Spring Cloud Config 3.1.10, 4.0.10, 4.1.6, 4.2.1, 4.3.0-M3 Released, including fixes for CVE-2025-22232
https://spring.io/blog/2025/04/07/spring-cloud-config-3-1-10-4-0-10-4-1-6-4-2-1-4-3-0-m3-released
https://spring.io/blog/2025/04/07/spring-cloud-config-3-1-10-4-0-10-4-1-6-4-2-1-4-3-0-m3-released
Spring Cloud Config 3.1.10, 4.0.10, 4.1.6, 4.2.1, 4.3.0-M3 Released, including fixes for CVE-2025-22232
Level up your Java code and explore what Spring can do for you.
🆕 CVE-2025-22232: Spring Cloud Config Server May Not Use Vault Token Sent By Clients
https://spring.io/security/cve-2025-22232
https://spring.io/security/cve-2025-22232
CVE-2025-22232: Spring Cloud Config Server May Not Use Vault Token Sent By Clients
Level up your Java code and explore what Spring can do for you.
👍1
🆕 Copy Specific Fields by Using BeanUtils.copyProperties in Spring
https://www.baeldung.com/spring-copy-specific-fields-beanutils-copyproperties
https://www.baeldung.com/spring-copy-specific-fields-beanutils-copyproperties
Baeldung
Copy Specific Fields by Using BeanUtils.copyProperties in Spring | Baeldung
Explore various approaches to copying specific fields using BeanUtils.copyProperties in Java.
🆕 Extracting Structured Data From Images Using Spring AI
https://www.baeldung.com/spring-ai-extract-data-from-images
https://www.baeldung.com/spring-ai-extract-data-from-images
Baeldung
Extracting Structured Data From Images Using Spring AI | Baeldung
Build a web service that accepts an uploaded image, passes it to the OpenAI chat model for image analysis, and returns a structured output with relevant information.
❤1👍1
🆕 Synchronous Communication With Apache Kafka Using ReplyingKafkaTemplate
https://www.baeldung.com/spring-kafka-request-reply-synchronous
https://www.baeldung.com/spring-kafka-request-reply-synchronous
Baeldung on Kotlin
Synchronous Communication With Apache Kafka Using ReplyingKafkaTemplate | Baeldung
Learn how to implement the request-reply synchronous messaging pattern when working with a Kafka message broker in Java.
🆕 A Bootiful Podcast: Wiremock's leaders Lee Turner and Tom Akehurst
https://spring.io/blog/2025/04/10/a-bootiful-podcast-wiremock
https://spring.io/blog/2025/04/10/a-bootiful-podcast-wiremock
A Bootiful Podcast: Wiremock's leaders Lee Turner and Tom Akehurst
Level up your Java code and explore what Spring can do for you.
👍2
🆕 Foundations of AI and Machine Learning for Java Developers Course Review
https://vladmihalcea.com/foundations-of-ai-and-ml-course-review/
https://vladmihalcea.com/foundations-of-ai-and-ml-course-review/
Vlad Mihalcea
Foundations of AI and Machine Learning for Java Developers Course Review
In this article, I review the Foundations of AI and Machine Learning for Java Developers video course from Frank Greco.
👍1
🆕 Prompt Engineering Techniques with Spring AI
https://spring.io/blog/2025/04/14/spring-ai-prompt-engineering-patterns
https://spring.io/blog/2025/04/14/spring-ai-prompt-engineering-patterns
Prompt Engineering Techniques with Spring AI
Level up your Java code and explore what Spring can do for you.
🆕 Testing Spring Web MVC Filter with Spring Boot
https://rieckpil.de/testing-spring-web-mvc-filter-with-spring-boot/
https://rieckpil.de/testing-spring-web-mvc-filter-with-spring-boot/
rieckpil
Testing Spring Web MVC Filter with Spring Boot - rieckpil
Learn effective techniques to test Spring MVC Filters using @WebMvcTest in Spring Boot applications, with practical examples.
👍2