457d43111f1ef3dc6a431d4412e1a306a353c7ac
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 42
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public hibernate4Module() : Hibernate4Module renamed to public hibernate5Module() : Hibernate5Module in class io.github.jhipster.sample.config.DatabaseConfiguration | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Hibernate4Module to Hibernate5Module in method public hibernate5Module() : Hibernate5Module in class io.github.jhipster.sample.config.DatabaseConfiguration | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private metricRegistry : MetricRegistry from class io.github.jhipster.sample.config.CacheConfiguration to private metricRegistry : MetricRegistry from class io.github.jhipster.sample.config.MetricsConfiguration.PrometheusRegistry | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type cacheManager : net.sf.ehcache.CacheManager to cacheManager : CacheManager in class io.github.jhipster.sample.config.CacheConfiguration | From | To |