@RetentionSE(valueSE=RUNTIMESE) @TargetSE(valueSE={TYPESE,ANNOTATION_TYPESE}) @InheritedSE @Import(value={EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector.class,EnableSpringDataWebSupport.QuerydslActivator.class}) public @interface EnableSpringDataWebSupport
DomainClassConverter
- PathVariable
または RequestParam
でバインドされたコントローラーメソッド引数として Spring Data リポジトリによって管理されるドメイン型の使用を許可します。PageableHandlerMethodArgumentResolver
- リクエストパラメーターから自動的に作成されたコントローラーメソッドに Pageable
インスタンスを挿入できるようにします。SortHandlerMethodArgumentResolver
- リクエストパラメーターから自動的に作成されたコントローラーメソッドに Sort
インスタンスを挿入できるようにします。HateoasPageableHandlerMethodArgumentResolver
- PageableHandlerMethodArgumentResolver
の代わりに HateoasSortHandlerMethodArgumentResolver
- SortHandlerMethodArgumentResolver
の代わりに PagedResourcesAssembler
- Web コンポーネントへの注入用 SortHandlerMethodArgumentResolver
- コントローラーメソッドへの PagedResourcesAssembler
の注入用 SpringDataWebConfiguration
, HateoasAwareSpringDataWebConfiguration
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.