Skip to content

[refactoring] running Spring Boot 3 open-rewrite migration recipes takes very long #863

Closed
@martinlippert

Description

@martinlippert

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?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions