Use spring-boot.run.agents configuration key in spring-boot-maven-plugin
** org.openrewrite.java.spring.boot2.SpringBootMavenPluginMigrateAgentToAgents** Migrate the spring-boot.run.agent Maven plugin configuration key to spring-boot.run.agents. Deprecated in 2.2.x.
This recipe has no required configuration options and can be activated directly after taking a dependency on org.openrewrite.recipe:rewrite-spring:4.25.1 in your build file:
Recipes can also be activated directly from the command line by adding the argument -Drewrite.activeRecipesorg.openrewrite.java.spring.boot2.SpringBootMavenPluginMigrateAgentToAgents