クラスの使用
org.springframework.boot.autoconfigure.web.WebProperties.Resources
WebProperties.Resources を使用するパッケージ
org.springframework.boot.autoconfigure.web 内の WebProperties.Resources 使用
org.springframework.boot.autoconfigure.web.reactive.error 内の WebProperties.Resources 使用
型 WebProperties.Resources のパラメーターを持つ org.springframework.boot.autoconfigure.web.reactive.error のコンストラクター修飾子コンストラクター説明AbstractErrorWebExceptionHandler(ErrorAttributes errorAttributes, WebProperties.Resources resources, ApplicationContext applicationContext) 新しいAbstractErrorWebExceptionHandlerを作成します。DefaultErrorWebExceptionHandler(ErrorAttributes errorAttributes, WebProperties.Resources resources, ErrorProperties errorProperties, ApplicationContext applicationContext) 新しいDefaultErrorWebExceptionHandlerインスタンスを作成します。org.springframework.boot.autoconfigure.web.servlet.error 内の WebProperties.Resources 使用
型 WebProperties.Resources のパラメーターを持つ org.springframework.boot.autoconfigure.web.servlet.error のコンストラクター修飾子コンストラクター説明DefaultErrorViewResolver(ApplicationContext applicationContext, WebProperties.Resources resources) 新しいDefaultErrorViewResolverインスタンスを作成します。