Annotation Interface MongoServiceConnection


@Documented @Retention(RUNTIME) @Target({FIELD,TYPE}) public @interface MongoServiceConnection
Annotation that indicates that a field provides a Mongo service connection.
Since:
3.1.0
Author:
Moritz Halbritter, Andy Wilkinson
See Also: