Package | Description |
---|---|
org.springframework.boot.autoconfigure.jersey |
Auto-configuration for Jersey.
|
org.springframework.boot.autoconfigure.security.servlet |
Auto-configuration for Servlet-based Spring Security.
|
org.springframework.boot.autoconfigure.web.servlet |
Auto-configuration for servlet web servers and Spring MVC.
|
org.springframework.boot.autoconfigure.web.servlet.error |
Auto-configuration for Spring MVC error handling.
|
org.springframework.boot.test.autoconfigure.web.servlet |
Auto-configuration for Spring MVC tests.
|
Class and Description |
---|
JerseyApplicationPath
Interface that can be used by auto-configurations that need path details Jersey's
application path that serves as the base URI for the application.
|
Class and Description |
---|
DispatcherServletPath
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet . |
JerseyApplicationPath
Interface that can be used by auto-configurations that need path details Jersey's
application path that serves as the base URI for the application.
|
Class and Description |
---|
DispatcherServletPath
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet . |
Class and Description |
---|
DispatcherServletPath
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.