π Reactor β Repeat & Retry
https://www.vinsguru.com/reactive-programming-repeat-retry/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/reactive-programming-repeat-retry/
β‘οΈ @SpringFrameworkZone
Vinsguru
Reactor Repeat vs Retry | Vinsguru
Learn the difference between Reactor repeat and Reactor retry with examples and understand when to use what in Java Reactive Programming.
π Hazelcast with Spring Boot on Kubernetes
https://piotrminkowski.com/2020/01/31/hazelcast-with-spring-boot-on-kubernetes/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/01/31/hazelcast-with-spring-boot-on-kubernetes/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Hazelcast with Spring Boot on Kubernetes - Piotr's TechBlog
This tutorial shows how to run Hazelcast cluster on Kubernetes. Each Hazelcast instance is embedded to Spring Boot application.
π Consuming a SOAP Webservice over HTTPS
https://betterjavacode.com/programming/consuming-a-soap-webservice-over-https
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/consuming-a-soap-webservice-over-https
β‘οΈ @SpringFrameworkZone
Code Complete
Consuming a SOAP Webservice over HTTPS - Code Complete
If you are accessing a SOAP Webservice over HTTPS, you will frequently run into issues like PKIX Path Failure. How to consume such services.
π A Custom Media Type for a Spring REST API
https://www.baeldung.com/spring-rest-custom-media-type
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-rest-custom-media-type
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
A Custom Media Type for a Spring REST API | Baeldung
A quick intro to using a custom media type in a Spring REST API.
π Part 3: Creating Microservices: Circuit Breaker, Fallback and Load Balancing with Spring Cloud
https://piotrminkowski.com/2017/05/15/part-3-creating-microservices-circuit-breaker-fallback-and-load-balancing-with-spring-cloud/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/05/15/part-3-creating-microservices-circuit-breaker-fallback-and-load-balancing-with-spring-cloud/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Part 3: Creating Microservices: Circuit Breaker, Fallback and Load Balancing with Spring Cloud
Probably you read some articles about Hystrix and you know in what purpose it is used for. Today I would like to show you an example of exactly how to use it, which gives you the ability to combine with other tools from Netflix OSS stack like Feign and Ribbon.β¦
π Up-to-date cache with EclipseLink and Oracle
https://piotrminkowski.com/2018/03/23/up-to-date-cache-with-eclipselink-and-oracle/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/03/23/up-to-date-cache-with-eclipselink-and-oracle/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Up-to-date cache with EclipseLink and Oracle - Piotr's TechBlog
One of the most useful feature provided by ORM libraries is a second-level cache, usually called L2. L2 object cache reduces database access for entities and their relationships. It is enabled by default in the most popular JPA implementations like Hibernateβ¦
π Handling Cookies with Spring Boot and the Servlet API
https://reflectoring.io/spring-boot-cookies/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-cookies/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Handling Cookies with Spring Boot and the Servlet API
This article demonstrates how to handle cookies in a Spring Boot or Servlet-based application.
π Guide to Spring Cloud Stream with Kafka, Apache Avro and Confluent Schema Registry
https://www.baeldung.com/spring-cloud-stream-kafka-avro-confluent
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-stream-kafka-avro-confluent
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Guide to Spring Cloud Stream with Kafka, Apache Avro and Confluent Schema Registry | Baeldung
Make Spring Cloud support Kafka with the Confluent standard components and approach, including Avro, the Schema Registry and the standard binary message format.
π New Developer Friendly Features After Java 8
https://piotrminkowski.com/2021/02/01/new-developer-friendly-features-after-java-8/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/02/01/new-developer-friendly-features-after-java-8/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
New Developer Friendly Features After Java 8 - Piotr's TechBlog
This article shows the most significant new developer-friendly features after Java 8. It includes new switch expression, records or sealed.
π Get List of JSON Objects with WebClient
https://www.baeldung.com/spring-webclient-json-list
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-webclient-json-list
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Get List of JSON Objects with WebClient | Baeldung
Learn how to convert a JSON Array into a Java Array of Object, Array of POJO, and a List of POJO using Spring WebClient
π Get Advised Method Info in Spring AOP
https://www.baeldung.com/spring-aop-get-advised-method-info
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-aop-get-advised-method-info
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Get Advised Method Info in Spring AOP | Baeldung
In this tutorial, we'll show you how to get all the information about a method's signature, arguments, and annotations, using a Spring AOP aspect.
π YMNNALFT: A lightweight SQL data mapper with the JdbcTemplate
https://spring.io/blog/2021/02/01/ymnnalft-a-lightweight-sql-data-mapper-with-the-jdbctemplate
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/01/ymnnalft-a-lightweight-sql-data-mapper-with-the-jdbctemplate
β‘οΈ @SpringFrameworkZone
spring.io
YMNNALFT: A lightweight SQL data mapper with the JdbcTemplate
<p>Welcome to another installment of <em>You May Not Need Another Library For That</em> (YMNNALFT)! Iβve spent a lot of time since 2016 illuminating (or trying to, anyway!) some of the more enormous opportunities in the Spring ecosystem in <a href="http://bit.ly/springβ¦
π Spring Integration AWS 2.3.5.RELEASE & 2.4.0, and Spring Cloud Stream Kinesis Binder 2.0.4.RELEASE & 2.1.0 Available
https://spring.io/blog/2021/02/01/spring-integration-aws-2-3-5-release-2-4-0-and-spring-cloud-stream-kinesis-binder-2-0-4-release-2-1-0-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/01/spring-integration-aws-2-3-5-release-2-4-0-and-spring-cloud-stream-kinesis-binder-2-0-4-release-2-1-0-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Integration AWS 2.3.5.RELEASE & 2.4.0, and Spring Cloud Stream Kinesis Binder 2.0.4.RELEASE & 2.1.0 Available
<div class="paragraph">
<p>Dear Spring Community,</p>
</div>
<div class="paragraph">
<p>Today itβs my pleasure to announce releases of Spring Integration for Amazon Web Services extension versions <code>2.3.5.RELEASE</code> & <code>2.4.0</code>, andβ¦
<p>Dear Spring Community,</p>
</div>
<div class="paragraph">
<p>Today itβs my pleasure to announce releases of Spring Integration for Amazon Web Services extension versions <code>2.3.5.RELEASE</code> & <code>2.4.0</code>, andβ¦
π Spring RestTemplate Exception: βNot enough variables available to expandβ
https://www.baeldung.com/spring-not-enough-variables-available
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-not-enough-variables-available
β‘οΈ @SpringFrameworkZone
Baeldung
Spring RestTemplate Exception: βNot enough variables available to expandβ | Baeldung
Learn about Spring's RestTemplate Not enough variables available to expand IllegalArgumentException.
Spring Boot Framework pinned Β«π Java Weekly, Issue 370 https://www.baeldung.com/java-weekly-370 β‘οΈ @SpringFrameworkZoneΒ»
π A Bootiful Podcast: Hypertrace Java Agent creator Pavol Loffay
https://spring.io/blog/2021/01/28/a-bootiful-podcast-hypertrace-java-agent-creator-pavol-loffay
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/28/a-bootiful-podcast-hypertrace-java-agent-creator-pavol-loffay
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Hypertrace Java Agent creator Pavol Loffay
<p>Hi, Spring fans! In this episode <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Hypertrace Java Agent creator <a href="http://twitter.com/ploffay">Pavol Loffay (@ploffay)</a> about telemetry, observability, and more. </p>β¦
π Record Spring Events When Testing Spring Boot Applications
https://rieckpil.de/record-spring-events-when-testing-spring-boot-applications/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/record-spring-events-when-testing-spring-boot-applications/
β‘οΈ @SpringFrameworkZone
rieckpil
Record Spring Events When Testing Spring Boot Applications - rieckpil
Capture and verify Spring Events (ApplicationEvent) when testing your Spring Boot application using @RecordApplicationEvents.