SecondaryAdapters implement
SecondaryPort to ultimately link the applications core to some extrenal
technology, like a database, message broker, email server or third-party service.
- Author:
- Oliver Drotbohm, Stephan Pirnbaum
- See Also:
-
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
An identifier for the name of the
SecondaryAdapter to identify and group multiple implementing classes of
the same
SecondaryAdapter. If not set, external tooling may default this to the simple name of the
annotated type or package.
- Since:
- 1.8
- Default:
""
-
description
A description of the
SecondaryAdapter. If not set, external tooling may default this to the JavaDoc.
- Since:
- 1.8
- Default:
""