`route(GET("/docs/api/**"), HandlerFunction { … })...
# spring
s
route(GET("/docs/api/**"), HandlerFunction { … })
works