bgjug / jprime

jprime conf site using spring
8 stars 22 forks source link

Upgrade to Spring Boot 2.7.x #238

Closed timtebeek closed 1 year ago

timtebeek commented 1 year ago

Via: https://docs.openrewrite.org/recipes/java/spring/boot2/upgradespringboot_2_7

mvn -U org.openrewrite.maven:rewrite-maven-plugin:run \
  -Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-spring:RELEASE \
  -Drewrite.activeRecipes=org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7