Class PublicationTargetIdentifier
java.lang.Object
org.springframework.modulith.events.PublicationTargetIdentifier
Identifier for a publication target.
- Author:
- Oliver Drotbohm
-
Method Summary
-
Method Details
-
of
Returns thePublicationTargetIdentifier
for the given value.- Parameters:
value
- must not be null or empty.- Returns:
- will never be null.
-
getValue
Returns the raw String value of the identifier.- Returns:
- the value
-
toString
-
hashCode
public int hashCode() -
equals
-