Interface DevUIConfig.Cors

Enclosing interface:
DevUIConfig

public static interface DevUIConfig.Cors
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Enable CORS filter.
  • Method Details

    • enabled

      @WithDefault("true") boolean enabled()
      Enable CORS filter.