@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface Connection
This annotation can either be applied to an argument of an operation method or to a field of a class which extends the
Source class. It is not to be used on configurations
Copyright © 2021. All rights reserved.