Class DebugBundleAutoConfiguration

java.lang.Object
com.debugbundle.spring.boot.DebugBundleAutoConfiguration

@AutoConfiguration @ConditionalOnClass({com.debugbundle.sdk.DebugBundle.class,org.springframework.web.filter.OncePerRequestFilter.class}) @EnableConfigurationProperties(DebugBundleProperties.class) public class DebugBundleAutoConfiguration extends Object
  • Constructor Details

    • DebugBundleAutoConfiguration

      public DebugBundleAutoConfiguration()