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 that cannot be correctly instrumented: a method on a JPA entity, a Spring Data repository interface implementation, a class annotated with @Repository, or a method returning a reactive org.reactivestreams.Publisher (Reactor's Mono/Flux, or an RxJava adapter that implements the same interface).