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
439 stars 88 forks source link

Revamp/902 maven files are parsed multiple times with maven #904

Closed fabapp2 closed 1 year ago

fabapp2 commented 1 year ago

Splitting test fixed one failing test. Fix management of already parsed files the other. Also made some cleanups.