ed41ad9816f65deaf1553ae7edee19ef735ec1d6
Files Diff
- Added: 302
- Removed: 299
- Renamed: 0
- Modified: 1281
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setContact(contact String) : void renamed to public setContactUrl(contactUrl String) : void in class com.mycompany.myapp.config.JHipsterProperties.Swagger | From | To | |
Rename Method public getContact() : String renamed to public getContactUrl() : String in class com.mycompany.myapp.config.JHipsterProperties.Swagger | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type env : Environment to jHipsterProperties : JHipsterProperties in method public CachingHttpHeadersFilter(jHipsterProperties JHipsterProperties) in class com.mycompany.myapp.web.filter.CachingHttpHeadersFilter | From | To | |
Rename Class | 2 | ||
Rename Class com.mycompany.myapp.config.JHipsterProperties.Security.Rememberme renamed to com.mycompany.myapp.config.JHipsterProperties.Security.RememberMe | From | To | |
Rename Class com.mycompany.myapp.Application renamed to com.mycompany.myapp.SampleApplicationApp | From | To | |
Rename Attribute | 3 | ||
Rename Attribute SPRING_PROFILE_FAST : String to SPRING_PROFILE_NO_LIQUIBASE : String in class com.mycompany.myapp.config.Constants | From | To | |
Rename Attribute contact : String to contactUrl : String in class com.mycompany.myapp.config.JHipsterProperties.Swagger | From | To | |
Rename Attribute env : Environment to jHipsterProperties : JHipsterProperties in class com.mycompany.myapp.web.filter.CachingHttpHeadersFilter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type env : Environment to jHipsterProperties : JHipsterProperties in class com.mycompany.myapp.web.filter.CachingHttpHeadersFilter | From | To | |
Rename Parameter | 2 | ||
Rename Parameter contact : String to contactUrl : String in method public setContactUrl(contactUrl String) : void in class com.mycompany.myapp.config.JHipsterProperties.Swagger | From | To | |
Rename Parameter env : Environment to jHipsterProperties : JHipsterProperties in method public CachingHttpHeadersFilter(jHipsterProperties JHipsterProperties) in class com.mycompany.myapp.web.filter.CachingHttpHeadersFilter | From | To |