Class OperationLogProperties

java.lang.Object
org.eclipse.rdf4j.spring.operationlog.OperationLogProperties

@ConfigurationProperties(prefix="rdf4j.spring.operationlog") public class OperationLogProperties extends Object
Since:
4.0.0
Author:
Florian Kleedorfer
  • Constructor Details

    • OperationLogProperties

      public OperationLogProperties()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)