Package org.springframework.modulith.events.aot
@NonNullApi
package org.springframework.modulith.events.aot
AOT support for the Event Publication Registry.
-
ClassDescriptionA
BeanRegistrationAotProcessor
processing beans for methods annotated withTransactionalEventListener
to register those methods' parameter types for reflection as they will need to be serialized for the event publication registry.