spring-projects-experimental / spring-boot-migrator

Spring Boot Migrator (SBM) is a tool for automated code migrations to upgrade or migrate to Spring Boot
Apache License 2.0
426 stars 87 forks source link

Example of iterative upgrade from PetClinic 2.6 to 3.0 #997

Open fabapp2 opened 7 months ago

fabapp2 commented 7 months ago

What needs to be done

Provide an example that shows an iterative upgrade of the PetClinic from 2.6 to 3.0.

Acceptance Criteria

Additional Information