Class LegacyPropertyHandler

java.lang.Object
cronapp.framework.security.LegacyPropertyHandler
All Implemented Interfaces:
org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>

@Order @Configuration public class LegacyPropertyHandler extends Object implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
  • Constructor Details

    • LegacyPropertyHandler

      public LegacyPropertyHandler()
  • Method Details

    • initialize

      public void initialize(org.springframework.context.ConfigurableApplicationContext applicationContext)
      Specified by:
      initialize in interface org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>