Class InAppIncludesResolver

java.lang.Object
io.sentry.spring.boot.InAppIncludesResolver
All Implemented Interfaces:
Aware, ApplicationContextAware

public class InAppIncludesResolver extends Object implements ApplicationContextAware
Resolves SentryProperties inAppIncludes by getting a package name from a class annotated with SpringBootConfiguration or another annotation meta-annotated with SpringBootConfiguration like SpringBootApplication.