Class SentryAutoConfiguration


  • @Configuration(proxyBeanMethods=false)
    @ConditionalOnProperty(name="sentry.dsn")
    public class SentryAutoConfiguration
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SentryAutoConfiguration

        public SentryAutoConfiguration()