| Class | Description |
|---|---|
| BuildConfig | |
| InAppIncludesResolver |
Resolves
SentryProperties inAppIncludes by getting a package name from a class annotated
with SpringBootConfiguration or another annotation meta-annotated with SpringBootConfiguration like SpringBootApplication. |
| SentryAutoConfiguration | |
| SentryLogbackAppenderAutoConfiguration |
Auto-configures
SentryAppender. |
| SentryProperties |
Configuration for Sentry integration.
|
| SentryProperties.Logging | |
| SentryWebfluxAutoConfiguration |
Configures Sentry integration for Spring Webflux and Project Reactor.
|