Class CorsConfigurators


  • public final class CorsConfigurators
    extends Object
    • Method Detail

      • toActivateCORSWithAllowedOrigins

        public static CorsConfigurator toActivateCORSWithAllowedOrigins​(String... hostNames)
      • toActivateCORSWithoutValidatingTheOrigin

        public static CorsConfigurator toActivateCORSWithoutValidatingTheOrigin()