Common static analysis issue remediation
How to automatically resolve common static analysis issues.
Automatically fix Checkstyle violations
How to automatically fix checkstyle violations.
Migrate to Java 17
How to automatically migrate from Java 8 to 17.
Migrate to Java 21
How to automatically migrate from Java 17 to 21.
Migrate to JUnit 5
How to automatically migrate from JUnit 4 to JUnit 5.
Migrate to Spring Boot 3.x
How to automatically migrate from Spring Boot 2.x to Spring Boot 3.x.
Migrate to Spring Boot 2 from Spring Boot 1
How to automatically migrate from Spring Boot 1 to Spring Boot 2.
Migrate to Quarkus 2
How to automatically migrate from Quarkus 1 to Quarkus 2.
Migrate to Micronaut 4
How to automatically migrate from Micronaut 3 to Micronaut 4.
Migrate to Micronaut 3
How to automatically migrate from Micronaut 2 to Micronaut 3.
Migrate to SLF4J
How to automatically migrate from Log4j to SLF4J.
Use SLF4J Parameterized Logging
How to automatically refactor logging statements to use SLF4J parameterized logging.
Refactoring with declarative YAML recipes
How to create a declarative YAML recipe.
Automating Maven dependency management
How to automate common dependency management tasks.
Migrate from Hamcrest to AssertJ
How to migrate from Hamcrest to AssertJ.
Migrate from JUnit Asserts to AssertJ
How to migrate from JUnit Asserts to AssertJ.
Migrate to Jakarta EE 10.0
How to migrate to Jakarta EE 10.0.