An opinionated guide to implementing and optimizing integration tests with Spring.
Also find me here:
Baeldung Author
José Carlos Valero Sánchez
Senior Software developer at Pivotal.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring Boot (2)
- Spring (2)
- Testing (1)
- Architecture (1)
Feature Flags with Spring
Filed under Architecture, Spring
Learn how feature flags can help you to enable or disable different functionality in your Spring Boot application without recompiling or redeploying.
Spring Boot Actuator
Filed under Spring Boot
A quick intro to Spring Boot Actuators – using and extending the existing ones, configuration and rolling your own.
What’s New in Spring Boot 2?
Filed under Spring Boot
A quick and practical overview of Spring Boot 2 new features.