Skip to content

Add annotations for Pre-&Post-Hooks when (de-)serialize an VO #11

@noctarius

Description

@noctarius

When serializing or deserializing an valueobject it should be possible to add pre- and posthooks in form of annotated methods to handle additional behavior.
Annotations could be in form of @PrePersist annotions of JPA.

@PreSerialize
@PostSerialize
@PreDeserialize
@PostDeserialize

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions