fc57f602e9d8d68ba1afb3336f73303673160aa6
MappingContextEvent now has an wasEmittedBy(MappingContext<?, ?> context) method to allow identifying whether the event was emitted by the given MappingContext. Useful if multiple MappingContexts are in place and one wants to react on the events emitted by a particular one only.
Description
No description provided
Languages
Java
100%