Package com.debugbundle.spring.boot
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
DebugBundleAutoConfiguration
public DebugBundleAutoConfiguration()
-