toggle menu
Spring Boot Kotlin API
3.3.11-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.reactive.filter
/
OrderedHiddenHttpMethodFilter
/
DEFAULT_ORDER
DEFAULT_ORDER
val
DEFAULT_ORDER
:
Int
=
-10000
The default order is high to ensure the filter is applied before Spring Security.