public class SentryServletContextInitializer extends Object implements org.springframework.boot.web.servlet.ServletContextInitializer
ServletContextInitializer implementation that enables data collection for
Sentry's HttpEventBuilderHelper. Spring Boot
doesn't automatically activate ServletContainerInitializers,
so this exists so that it can be manually configured as a
org.springframework.context.annotation.Bean in the user's application.| Constructor and Description |
|---|
SentryServletContextInitializer() |
Copyright © 2012–2018. All rights reserved.