dd7cbb663581aed7279d20600e12b48a1e74e6bc
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 83
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute SPRING_PROFILE_ACTIVE : String to SPRING_PROFILE_DEFAULT : String in class io.github.jhipster.sample.config.DefaultProfileUtil | From | To | |
Extract Variable | 1 | ||
Extract Variable authentication : Authentication in method public isAuthenticated() : boolean from class io.github.jhipster.sample.security.SecurityUtils | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getActiveProfiles(env Environment) : String[] extracted from private getRibbonEnv() : String in class io.github.jhipster.sample.web.rest.ProfileInfoResource & moved to class io.github.jhipster.sample.config.DefaultProfileUtil | From | To |