@groovy.transform.CompileStatic class GrailsCorsFilter extends CorsFilter implements Ordered
A class to be registered as a filter for Cors based on Grails configuration
Constructor and description |
---|
GrailsCorsFilter() |
GrailsCorsFilter(GrailsCorsConfiguration corsConfiguration) |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getOrder() |