Package org.skr

Class SkrConfig

java.lang.Object
org.skr.SkrConfig

@Configuration @EnableConfigurationProperties @Import({SkrSecurityProperties.class,SkrProperties.class,GeneralExceptionHandler.class,EnumLabelMessageSource.class,ErrorMessageSource.class}) public class SkrConfig extends Object
  • Constructor Details

    • SkrConfig

      public SkrConfig()
  • Method Details

    • keyGenerator

      @Bean @ConditionalOnMissingBean public org.springframework.cache.interceptor.KeyGenerator keyGenerator()
    • exceptionFormatter

      @Bean @ConditionalOnMissingBean public ExceptionFormatter exceptionFormatter()