Package io.github.rabinarayanpatra.sanitizer.jpa
@NullMarked
package io.github.rabinarayanpatra.sanitizer.jpa
JPA integration for automatic field sanitization via entity lifecycle
callbacks.
-
ClassesClassDescriptionJPA entity listener that automatically applies sanitization to any entity fields annotated with
@Sanitizebefore they are persisted or updated.