News

Spring Boot's properties and YAML files Spring Boot projects store their configuration data in a properties file. By convention, this Spring configuration file is placed in the resources folder of the ...
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.
As Spring Boot manages the connection to Azure resources, you can use them as if they were native Spring Boot resources, with no need to add Azure-specific code to your application.