ナビゲーションリンクをスキップ
Spring Framework

@NonNullApi @NonNullFields

パッケージ org.springframework.web.servlet.mvc.method.annotation

org.springframework.web.method.annotation パッケージに基づいた、アノテーションベースのハンドラーメソッド処理のための MVC インフラストラクチャ。

参照先: 説明

パッケージ org.springframework.web.servlet.mvc.method.annotation の説明

org.springframework.web.method.annotation パッケージ上に構築された、アノテーションベースのハンドラーメソッド処理のための MVC インフラストラクチャ。エントリポイントは RequestMappingHandlerMapping および RequestMappingHandlerAdapter です。
ナビゲーションリンクをスキップ
Spring Framework