Uses of Annotation Interface
org.springframework.data.annotation.Persistent
-
Uses of Persistent in org.springframework.data.annotation
Modifier and TypeClassDescription@interface
Annotation to allowString
based type aliases to be used when writing type information forPersistentEntity
s.