| Interface and Description |
|---|
| org.axonframework.eventhandling.deadletter.legacyjpa.DeadLetterJpaConverter
in favor of using
DeadLetterJpaConverter which
moved to jakarta. |
| org.axonframework.common.legacyjpa.EntityManagerProvider
in favor of using
EntityManagerProvider which moved to jakarta. |
| Exceptions and Description |
|---|
| org.axonframework.messaging.interceptors.legacyvalidation.JSR303ViolationException
in favor of using
JSR303ViolationException which moved
to jakarta. |
| Field and Description |
|---|
| org.axonframework.eventhandling.scheduling.quartz.QuartzEventScheduler.DirectEventJobDataBinder.EVENT_KEY
in favor of the default message keys | only maintained for backwards compatibility
|
| org.axonframework.deadline.quartz.DeadlineJob.DeadlineJobDataBinder.SERIALIZED_DEADLINE_MESSAGE
in favor of the separate DeadlineMessage keys | only maintained for backwards compatibility
|
| org.axonframework.deadline.quartz.DeadlineJob.DeadlineJobDataBinder.SERIALIZED_DEADLINE_MESSAGE_CLASS_NAME
in favor of the separate DeadlineMessage keys | only maintained for backwards compatibility
|
Copyright © 2010–2025. All rights reserved.