クラス 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 classstatic classstatic classstatic enumマッチング戦略オプション。static classstatic classstatic classstatic classコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明getAsync()getView()booleanbooleanboolean非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。booleanbooleanbooleanbooleanvoidsetDispatchOptionsRequest(boolean dispatchOptionsRequest) voidsetDispatchTraceRequest(boolean dispatchTraceRequest) voidsetIgnoreDefaultModelOnRedirect(boolean ignoreDefaultModelOnRedirect) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。voidsetLogRequestDetails(boolean logRequestDetails) voidsetLogResolvedException(boolean logResolvedException) voidsetMessageCodesResolverFormat(DefaultMessageCodesResolver.Format messageCodesResolverFormat) voidsetPublishRequestHandledEvents(boolean publishRequestHandledEvents) voidsetStaticPathPattern(StringSE staticPathPattern) voidsetThrowExceptionIfNoHandlerFound(boolean throwExceptionIfNoHandlerFound) voidsetWebjarsPathPattern(StringSE webjarsPathPattern)
コンストラクターの詳細
WebMvcProperties
public WebMvcProperties()
メソッドの詳細
getMessageCodesResolverFormat
setMessageCodesResolverFormat
public void setMessageCodesResolverFormat(DefaultMessageCodesResolver.Format messageCodesResolverFormat) getFormat
isIgnoreDefaultModelOnRedirect
@DeprecatedSE(since="3.0.0", forRemoval=true) @DeprecatedConfigurationProperty(reason="Deprecated for removal in Spring MVC") public boolean isIgnoreDefaultModelOnRedirect()非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。setIgnoreDefaultModelOnRedirect
@DeprecatedSE(since="3.0.0", forRemoval=true) public void setIgnoreDefaultModelOnRedirect(boolean ignoreDefaultModelOnRedirect) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。isPublishRequestHandledEvents
public boolean isPublishRequestHandledEvents()setPublishRequestHandledEvents
public void setPublishRequestHandledEvents(boolean publishRequestHandledEvents) isThrowExceptionIfNoHandlerFound
public boolean isThrowExceptionIfNoHandlerFound()setThrowExceptionIfNoHandlerFound
public void setThrowExceptionIfNoHandlerFound(boolean throwExceptionIfNoHandlerFound) 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