Package com.arms.config
Class WebConfig
java.lang.Object
com.arms.config.WebConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.server.WebFilterorg.springframework.web.reactive.function.client.WebClient
-
Constructor Details
-
WebConfig
public WebConfig()
-
-
Method Details
-
webClient
@Bean public org.springframework.web.reactive.function.client.WebClient webClient() -
myRedirectFilter
@Bean public org.springframework.web.server.WebFilter myRedirectFilter()
-