type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.java.spring.boot2.SpringBootPropertiesManual_2_0
displayName: Migrate additional Spring Boot properties to 2.0
description: Migrate properties found in `application.properties` and `application.yml` which are not generated automatically from Spring Boot's `additional-spring-configuration-metadata.json` file.
- org.openrewrite.properties.ChangePropertyValue:
propertyKey: spring.main.banner-mode
- org.openrewrite.properties.ChangePropertyValue:
propertyKey: spring.main.banner-mode