Class TurAuditorAwareImpl

Object
TurAuditorAwareImpl
All Implemented Interfaces:
AuditorAware<String>

@Component public class TurAuditorAwareImpl extends Object implements AuditorAware<String>
  • Field Details

  • Constructor Details

    • TurAuditorAwareImpl

      public TurAuditorAwareImpl()
  • Method Details

    • getCurrentAuditor

      @NotNull public @NotNull Optional<String> getCurrentAuditor()
      Specified by:
      getCurrentAuditor in interface AuditorAware<String>