Uses of Class
org.springframework.boot.web.server.servlet.ContextPath
Packages that use ContextPath
-
Uses of ContextPath in org.springframework.boot.web.server.servlet
Fields in org.springframework.boot.web.server.servlet declared as ContextPathModifier and TypeFieldDescriptionstatic final ContextPath
ContextPath.DEFAULT
The default context path.Methods in org.springframework.boot.web.server.servlet that return ContextPathMethods in org.springframework.boot.web.server.servlet with parameters of type ContextPathModifier and TypeMethodDescriptionvoid
ServletWebServerSettings.setContextPath
(ContextPath contextPath)