public class Context
extends Object
上下文传参
- Since:
- Java 17+
- Author:
- Justubborn
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
get(org.springframework.web.reactive.function.server.ServerRequest request)
get(org.springframework.web.server.ServerWebExchange exchange)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
get
public static Context get(org.springframework.web.server.ServerWebExchange exchange)
-
get
public static Context get(org.springframework.web.reactive.function.server.ServerRequest request)