クラス WebMvcProperties
java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
Spring MVC 用の
Properties
。- 導入:
- 2.0.0
- 作成者:
- Phillip Webb, S é bastien Deleuze, Stephane Nicoll, Edd ú Mel é ndez, Brian Clozel, Vedran Pavic
ネストされたクラスのサマリー
修飾子と型クラス説明static class
static class
static class
static enum
マッチング戦略オプション。static class
static class
static class
static class
コンストラクターのサマリー
方法の概要
修飾子と型メソッド説明getAsync()
getView()
boolean
boolean
boolean
boolean
boolean
void
setDispatchOptionsRequest
(boolean dispatchOptionsRequest) void
setDispatchTraceRequest
(boolean dispatchTraceRequest) void
setLogRequestDetails
(boolean logRequestDetails) void
setLogResolvedException
(boolean logResolvedException) void
setMessageCodesResolverFormat
(DefaultMessageCodesResolver.Format messageCodesResolverFormat) void
setPublishRequestHandledEvents
(boolean publishRequestHandledEvents) void
setStaticPathPattern
(StringSE staticPathPattern) void
setWebjarsPathPattern
(StringSE webjarsPathPattern)
コンストラクターの詳細
WebMvcProperties
public WebMvcProperties()
メソッドの詳細
getMessageCodesResolverFormat
setMessageCodesResolverFormat
public void setMessageCodesResolverFormat(DefaultMessageCodesResolver.Format messageCodesResolverFormat) getFormat
isPublishRequestHandledEvents
public boolean isPublishRequestHandledEvents()setPublishRequestHandledEvents
public void setPublishRequestHandledEvents(boolean publishRequestHandledEvents) isLogRequestDetails
public boolean isLogRequestDetails()setLogRequestDetails
public void setLogRequestDetails(boolean logRequestDetails) isLogResolvedException
public boolean isLogResolvedException()setLogResolvedException
public void setLogResolvedException(boolean logResolvedException) isDispatchOptionsRequest
public boolean isDispatchOptionsRequest()setDispatchOptionsRequest
public void setDispatchOptionsRequest(boolean dispatchOptionsRequest) isDispatchTraceRequest
public boolean isDispatchTraceRequest()setDispatchTraceRequest
public void setDispatchTraceRequest(boolean dispatchTraceRequest) getStaticPathPattern
setStaticPathPattern
getWebjarsPathPattern
setWebjarsPathPattern
getAsync
getServlet
getView
getContentnegotiation
getPathmatch
getProblemdetails