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