issues
search
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
451
stars
89
forks
source link
Fix/958 fix build with windows
#969
Closed
fabapp2
closed
1 year ago
fabapp2
commented
1 year ago
Build runs under Windows
All tests green
Shell application works
Spring Boot 3 Upgrade Report app works
Changes
Change line endings to sue
\n
and adjust string comparisons in tests
Fix GH action
Add new method
get...Path()
to
ProjectResource
closes #958
Changes
\n
and adjust string comparisons in testsget...Path()
toProjectResource
closes #958