Package com.fayupable.logged.spring.guard


package com.fayupable.logged.spring.guard
  • Classes
    Class
    Description
    Fails application startup when Logged is applied to a method on a class that should never carry observability instrumentation: a JPA entity, a Spring Data repository interface implementation, or a class annotated with @Repository.