Annotation Interface SpaceDynamicProperties


@Target(METHOD) @Retention(RUNTIME) public @interface SpaceDynamicProperties
Indicates that the annotated property will be used to store and retrieve dynamic properties. The property's class must implement Map.
Since:
8.0.1
Author:
Niv Ingberg