ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
パッケージ:
説明
|
関連パッケージ
|
クラスおよびインターフェース
検索:
パッケージ org.springframework.boot.web.servlet.view
パッケージ
org.springframework.boot.web.servlet.view
Web MVC で使用する追加の
Views
。
関連パッケージ
パッケージ
説明
org.springframework.boot.web.servlet
jakarta.servlet
仕様で動作するように設計されたクラスとユーティリティ。
org.springframework.boot.web.servlet.context
Spring の
WebApplicationContext
とのサーブレットベースの Web 統合。
org.springframework.boot.web.servlet.error
Spring MVC
エラー処理インフラストラクチャ。
org.springframework.boot.web.servlet.filter
Spring Boot
固有の
Filter
EE
実装。
org.springframework.boot.web.servlet.server
サーブレット Web サーバーの抽象化。
org.springframework.boot.web.servlet.support
サーブレットベースの Web サーバーのサポートクラス。
クラス
クラス
説明
MustacheView
Mustache テンプレートエンジンを使用した Spring MVC
View
。
MustacheViewResolver
Mustache 用 Spring MVC
ViewResolver
。