News

Benefits of Spring Boot properties files While configuring properties files might not be as exciting as extending a Java class or coding a Java component, doing so is equally important. Fortunately, ...
WireMock, a flexible tool for building API mocks, and the new WireMock Spring Boot simplify the WireMock configuration for JUnit-based integration tests in Spring Boot applications.
Spring Boot auto-configuration occurs with minimal involvement from the programmer, so many developers assume that it's all black box magic. The truth is that all the code that supports Spring Boot's ...