How spring.main.lazy-initialization=true might break your app in ways you won’t catch during testing.
Spring Cloud
How To Handle Large Datasets in Spring Boot
In this article, you will learn how do handle large query datasets in Spring Boot by making Spring Data return streams.
How to Log HTTP Incoming Requests in Spring Boot
In this article, you will learn how to log incoming requests in Spring Boot, through some simple configuration steps.
How to Reliably Implement Post-Commit Actions in Spring
In this article, you will learn how to reliably implement post-commit actions in Spring Boot, avoiding inconsistencies.
Spring Cloud Contract: How to Implement Contract Tests
In this article, you will learn how to implement contract testing for micro-service systems with Spring Cloud Contract.
How to Implement Contract Tests with Pact
In this article, you will learn how to implement contract testing for micro-service systems with Spring-enabled Pact libraries.
How to Implement Observability with Spring Cloud
In this article, you will learn how to implement observabilty for micro-service systems with Micrometer and Micrometer Tracing.
How to Implement Message-Driven Services with Spring Cloud Stream
In this article, you will learn how to implement message-driven micro-service systems with Spring Cloud Stream.
How to Integrate OAuth2 in a Spring Cloud System
In this article, you will learn how to secure micro-service systems by OAuth2, using a Keycloak autorization and authentication server.
How to Secure Spring Cloud Applications with SSL Protocol
In this article, you will learn how to secure micro-service systems by SSL, including disocvery and configuration servers.






