@Retention(value=RUNTIME) @Target(value=TYPE) @Deprecated public @interface JpaResource
JsonApiResource annotation,
but with the additional benefit of reading JPA annotations to detect primary
keys, relationships, etc. without having to define redudant Katharsis
annotations.public abstract String type
Copyright © 2017. All Rights Reserved.