JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data REST - WebMVC
org.springframework.data.rest.webmvc.support
BackendId
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface BackendId
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
BackendId
Annotation to bind the backend id of an entity.
Author:
Oliver Gierke