Class LoggingConfiguration

java.lang.Object
es.kukenan.smartfi.config.LoggingConfiguration

@Configuration @RefreshScope public class LoggingConfiguration extends Object
Module properties configuration. In order to fully propagate this complex structure of properties file.
  • Constructor Details

    • LoggingConfiguration

      public LoggingConfiguration()
  • Method Details

    • springContext

      @Bean public SpringContext springContext()
      This bean generate spring context bean, in order to fully propagate.
      Returns:
      SpringContext.