2a03e9fa88a60352de75c0c90144c8cf8298b6ad
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testDefaultFromModuleCommand() : void renamed to public testDefaultCommandWithMetadata() : void in class io.bootique.Bootique_CommandManagerIT | From | To | |
Change Return Type | 2 | ||
Change Return Type Command to Optional<Command> in method private defaultCommand(injector Injector) : Optional<Command> in class io.bootique.BQCoreModule | From | To | |
Change Return Type Command to Optional<Command> in method private defaultCommand(injector Injector) : Optional<Command> in class io.bootique.command.Commands | From | To | |
Inline Variable | 1 | ||
Inline Variable defaultKey : Key<Command> in method public setDefaultCommand(commandType Class<? extends Command>) : BQCoreModuleExtender from class io.bootique.BQCoreModuleExtender | From | To |