Class Context

java.lang.Object
org.aoju.bus.goalie.Context

public class Context extends Object
上下文传参
Since:
Java 17+
Author:
Justubborn
  • Constructor Details

    • Context

      public Context()
  • 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)