类 CorsConfiguration.OriginPattern
java.lang.Object
cn.taketoday.web.cors.CorsConfiguration.OriginPattern
- 封闭类:
- CorsConfiguration
Contains both the user-declared pattern (e.g. "https://*.domain.com") and
the regex
Pattern derived from it.