Skip to content

OpenRewrite recipes for Spring projects.

License

Notifications You must be signed in to change notification settings

freenowtech/rewrite-spring

This branch is 206 commits behind openrewrite/rewrite-spring:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 15, 2024
May 31, 2024
Jun 12, 2024
Jul 31, 2023
May 20, 2020
Nov 3, 2023
May 19, 2024
Jun 10, 2022
May 31, 2024
Feb 3, 2024
Mar 23, 2021
May 18, 2024
Feb 28, 2024

Repository files navigation

Logo

Eliminate legacy Spring patterns. Automatically.

ci Apache 2.0 Maven Central Revved up by Develocity Contributing Guide

What is this?

This project contains a series of Rewrite recipes and visitors to automatically apply best practices in Java Spring Boot applications.

Browse a selection of recipes available through this module in the recipe catalog.

How to use?

See the full documentation at docs.openrewrite.org.

How to generate Spring Boot configuration properties replacement recipes?

  1. Run GeneratePropertiesMigratorConfiguration.java
  2. Revert any unwanted changes to src/main/resources/META-INF/rewrite/*.yml
  3. Commit & push changes.
  4. Repeat periodically as new minor versions of Spring Boot are released.

Contributing

We appreciate all types of contributions. See the contributing guide for detailed instructions on how to get started.

About

OpenRewrite recipes for Spring projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%