Closed
Description
Using the standard petclinic example and running the "upgrade to Spring Boot 3" recipe takes very very long. We need to improve this. A few thoughts here:
- maybe not use a modal dialog? (this feels very old school and you cannot do anything anymore in between, but not sure about the consequences)
- does open-rewrite resolve the maven project from scratch again? If so, can we skip that step somehow and tell open-rewrite that we have the resolved classpath of the project already to speed things up?