5156bb502dd03411f872e60735d41b6beec60959
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method protected resolveUrl(resourceId String) : URL from class io.bootique.resource.ResourceFactory to package resolveFilesystemUrl(resourceId String) : URL from class io.bootique.resource.UrlResolver | From | To | |
Move Method | 2 | ||
Move Method protected getCanonicalFile(resourceId String) : File from class io.bootique.resource.ResourceFactory to package getCanonicalFile(resourceId String) : File from class io.bootique.resource.UrlResolver | From | To | |
Move Method public testGetCanonicalFile() : void from class io.bootique.resource.ResourceFactoryTest to public testGetCanonicalFile() : void from class io.bootique.resource.UrlResolverTest | From | To | |
Move Attribute | 1 | ||
Move Attribute protected CLASSPATH_URL_PREFIX : String from class io.bootique.resource.ResourceFactory to package CLASSPATH_URL_PREFIX : String from class io.bootique.resource.UrlResolver | From | To |