Class SpringBootActuatorConfig

java.lang.Object
com.giffing.bucket4j.spring.boot.starter.config.springboot.SpringBootActuatorConfig

@Configuration
@ConditionalOnClass(Bucket4jEndpoint.class)
@Import({Bucket4jEndpoint.class,Bucket4jMetricsConfiguration.class})
public class SpringBootActuatorConfig
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SpringBootActuatorConfig()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait