c436e5e28406ece6ae1250be3268a638ed90bc5b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type String to Optional<String> in method public getJerseyRootPath() : Optional<String> in class io.dropwizard.server.AbstractServerFactory | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type jerseyRootPath : String to jerseyRootPath : Optional<String> in class io.dropwizard.server.AbstractServerFactory | From | To |