Class WebClients


  • public class WebClients
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.springframework.web.reactive.function.client.WebClient standard()  
      static org.springframework.web.reactive.function.client.WebClient withKeyStore()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • standard

        public static org.springframework.web.reactive.function.client.WebClient standard()
      • withKeyStore

        public static org.springframework.web.reactive.function.client.WebClient withKeyStore()