affd32ee7746274388637c6804550faaf620d86e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute bootstrap : AppBootstrap to boot : AppBootstrap in method public boot() : AppBootstrap in class org.rapidoid.setup.App | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected addRoute(verb HttpVerb, uri String) : OnRoute extracted from private addRoute(config T, verb HttpVerb, uri String) : void in class org.rapidoid.web.config.listener.GenericRouteConfigListener & moved to class org.rapidoid.web.config.listener.APIConfigListener | From | To |