Class HostNameProvider


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.springframework.web.util.UriComponents componentsFrom​(javax.servlet.http.HttpServletRequest request, java.lang.String basePath)  
      • Methods inherited from class java.lang.Object

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

      • componentsFrom

        public static org.springframework.web.util.UriComponents componentsFrom​(javax.servlet.http.HttpServletRequest request,
                                                                                java.lang.String basePath)