Class HawaiiLoggingConfigurationProperties


  • @Component
    @ConfigurationProperties(prefix="hawaii.logging")
    public class HawaiiLoggingConfigurationProperties
    extends Object
    Properties used by .
    • Constructor Detail

      • HawaiiLoggingConfigurationProperties

        public HawaiiLoggingConfigurationProperties()
    • Method Detail

      • getAllowedContentTypes

        public List<String> getAllowedContentTypes()
      • setAllowedContentTypes

        public void setAllowedContentTypes​(List<String> allowedContentTypes)