Class RoutingTarget

java.lang.Object
org.springframework.modulith.events.RoutingTarget

public class RoutingTarget extends Object
A String-based routing target that supports a :: delimiter to separate the sole target from an additional key. The key itself could be of any format and might be subject for deeper inspection downstream.
Since:
1.1
Author:
Oliver Drotbohm