bgjug / jprime

jprime conf site using spring
8 stars 22 forks source link

Spring Boot best practices #237

Closed timtebeek closed 1 year ago

timtebeek commented 1 year ago

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

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