@Target(value=TYPE) @Retention(value=RUNTIME) public @interface JsonRootType
Denotes that a type represents a JSON type that can be the root of a RESTful resource representation or RPC message.
Copyright © 2015. All rights reserved.