- All Implemented Interfaces:
- java.util.EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.SpringApplicationEvent>
public class PropertiesMigrationListener
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.SpringApplicationEvent>
An ApplicationListener that inspects the environment for configuration keys that need to be migrated. Automatically renames the
keys that have a matching replacement and log a report of what was discovered.
- Since:
- 2.0.0