Package io.github.rabinarayanpatra.sanitizer.jpa


@NullMarked package io.github.rabinarayanpatra.sanitizer.jpa
JPA integration for automatic field sanitization via entity lifecycle callbacks.
  • Classes
    Class
    Description
    JPA entity listener that automatically applies sanitization to any entity fields annotated with @Sanitize before they are persisted or updated.