a998e14cce17692d69168bc59cccfac30c011bb3
Files Diff
- Added: 30
- Removed: 2
- Renamed: 0
- Modified: 27
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| javax.websocket:javax.websocket-api:1.1 | |
| com.neovisionaries:nv-websocket-client:2.3 | |
| org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.15.v20161220 | |
| Updated | |
| From org.eclipse.jetty:jetty-xml 9.3.11.v20160721 To 9.3.15.v20161220 | |
| From org.eclipse.jetty:jetty-servlet 9.3.11.v20160721 To 9.3.15.v20161220 | |
| From org.eclipse.jetty:jetty-server 9.3.11.v20160721 To 9.3.15.v20161220 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type controllerClass : Class to controllerClass : Class<?> in method public with(controllerClass Class<?>, controllerMethod String) : void in class ninja.RouteBuilderImpl | From | To | |
| Rename Variable | 1 | ||
| Rename Variable controllerResult : Result to result : Result in method public next(context Context) : Result in class ninja.FilterChainEnd | From | To | |
| Extract Variable | 1 | ||
| Extract Variable targetObject : Object in method public next(context Context) : Result from class ninja.FilterChainEnd | From | To |