Package com.arms.config
Class WebConfig
- java.lang.Object
-
- com.arms.config.WebConfig
-
@Configuration public class WebConfig extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description WebConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.web.server.WebFilter
myRedirectFilter()
org.springframework.web.reactive.function.client.WebClient
webClient()
-