Skip to content

Instantly share code, notes, and snippets.

@SergejIsbrecht
Created June 22, 2019 07:56
Show Gist options
  • Save SergejIsbrecht/506ae9d8e099863d8cef7b0efa1e4072 to your computer and use it in GitHub Desktop.
Save SergejIsbrecht/506ae9d8e099863d8cef7b0efa1e4072 to your computer and use it in GitHub Desktop.
Compile
[orm:9126] classlist: 8,863.08 ms
███████╗██████╗ ██████╗ ██╗███╗ ██╗ ██████╗ ██████╗ ██████╗ ██████╗ ████████╗ ██████╗ ██████╗ █████╗ █████╗ ██╗
██╔════╝██╔══██╗██╔══██╗██║████╗ ██║██╔════╝ ██╔══██╗██╔═══██╗██╔═══██╗╚══██╔══╝ ██╔════╝ ██╔══██╗██╔══██╗██╔══██╗██║
███████╗██████╔╝██████╔╝██║██╔██╗ ██║██║ ███╗ ██████╔╝██║ ██║██║ ██║ ██║ ██║ ███╗██████╔╝███████║███████║██║
╚════██║██╔═══╝ ██╔══██╗██║██║╚██╗██║██║ ██║ ██╔══██╗██║ ██║██║ ██║ ██║ ██║ ██║██╔══██╗██╔══██║██╔══██║██║
███████║██║ ██║ ██║██║██║ ╚████║╚██████╔╝ ██████╔╝╚██████╔╝╚██████╔╝ ██║ ╚██████╔╝██║ ██║██║ ██║██║ ██║███████╗
╚══════╝╚═╝ ╚═╝ ╚═╝╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝
Remove unused config = false
09:54:23.277 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
09:54:23.279 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: true
09:54:23.279 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe: unavailable (io.netty.noUnsafe)
09:54:23.279 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 8
09:54:23.281 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
09:54:23.282 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
09:54:23.282 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
09:54:23.282 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
09:54:23.282 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
09:54:23.282 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
09:54:23.283 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.CleanerJava6 - java.nio.ByteBuffer.cleaner(): available
[orm:9126] (cap): 1,179.82 ms
DUPLICATE: org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication$Type
DUPLICATE: org.springframework.context.annotation.Configuration
DUPLICATE: java.util.EventListener
DUPLICATE: java.lang.Class
SBG: reflection registering #162 entries
SBG: WARNING: /reflect.json included com.google.gson.GsonBuilder but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included org.springframework.aop.aspectj.AspectJAwareAdvisorAutoProxyCreator but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included org.hibernate.validator.HibernateValidatorConfiguration but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included javax.validation.spi.ConfigurationState but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included javax.validation.Configuration but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included org.springframework.validation.beanvalidation.LocalValidatorFactoryBean but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactory but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included com.fasterxml.jackson.dataformat.smile.SmileFactory but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included com.google.protobuf.Message but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included javax.validation.Validator but it doesn't exist on the classpath, skipping...
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.validation.beanvalidation.MethodValidationPostProcessor because of missing javax/validation/Validator
SBG: WARNING: /reflect.json included org.hibernate.validator.messageinterpolation.ParameterMessageInterpolator but it doesn't exist on the classpath, skipping...
SBG: WARNING: /reflect.json included org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator but it doesn't exist on the classpath, skipping...
SBG: ERROR: problem handling flag: allDeclaredMethods for org.hibernate.validator.internal.util.logging.Log because of missing javax/validation/Path
SBG: WARNING: /reflect.json included org.hibernate.validator.internal.engine.resolver.JPATraversableResolver but it doesn't exist on the classpath, skipping...
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.hibernate.validator.internal.engine.resolver.TraversableResolvers because of missing javax/validation/TraversableResolver
SBG: ERROR: problem handling flag: allDeclaredMethods for org.hibernate.validator.internal.engine.resolver.TraversableResolvers because of missing javax/validation/TraversableResolver
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.hibernate.validator.internal.xml.config.ValidationBootstrapParameters because of missing javax/validation/ValidationException
SBG: ERROR: problem handling flag: allDeclaredMethods for org.hibernate.validator.internal.xml.config.ValidationBootstrapParameters because of missing javax/validation/ValidationException
SBG: WARNING: /reflect.json included org.hibernate.validator.internal.engine.ConfigurationImpl but it doesn't exist on the classpath, skipping...
ARRAY: java.sql.Statement
Array base type resolved as java.sql.Statement
Class of array is [Ljava.sql.Statement;
SBG: WARNING: /reflect.json included org.hibernate.service.jta.platform.internal.NoJtaPlatform but it doesn't exist on the classpath, skipping...
SBG: INFO: Registering reflective access to ch.qos.logback.core.Appender
SBG: INFO: Registering reflective access to org.springframework.boot.logging.logback.LogbackLoggingSystem
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.IdentityCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.ReplacingCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.DateConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.RelativeTimeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.LevelConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.ThreadConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.LoggerConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.MessageConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.ClassOfCallerConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.MethodOfCallerConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.LineOfCallerConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.FileOfCallerConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.MDCConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.ThrowableProxyConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.RootCauseFirstThrowableProxyConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.NopThrowableInformationConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.ContextNameConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.CallerDataConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.MarkerConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.PropertyConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.LineSeparatorConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BlackCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.RedCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.GreenCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.YellowCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BlueCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.MagentaCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.CyanCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.WhiteCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.GrayCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BoldRedCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BoldGreenCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BoldYellowCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BoldBlueCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BoldMagentaCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BoldCyanCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.core.pattern.color.BoldWhiteCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.color.HighlightingCompositeConverter
SBG: INFO: Registering reflective access to ch.qos.logback.classic.pattern.LocalSequenceNumberConverter
SBG: INFO: Registering reflective access to org.springframework.boot.logging.logback.ColorConverter
SBG: INFO: Registering reflective access to org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter
SBG: INFO: Registering reflective access to org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter
SBG: Proxy registration: #6 proxies
- [org.springframework.boot.context.properties.ConfigurationProperties, org.springframework.core.annotation.SynthesizedAnnotation]
- [org.springframework.stereotype.Component]
- [org.springframework.boot.context.properties.ConfigurationProperties]
- [org.springframework.context.annotation.Lazy]
- [org.springframework.web.bind.annotation.RequestMapping]
- [javax.validation.Validator, org.springframework.aop.SpringProxy, org.springframework.aop.framework.Advised, org.springframework.core.DecoratingProxy]
Skipping dynamic proxy registration due to missing type: javax.validation.Validator
[orm:9126] setup: 2,539.31 ms
SBG: adding resources - #33 patterns
Processing META-INF/spring.factories files...
SBG: INFO: Registering reflective access to org.springframework.beans.ExtendedBeanInfoFactory
NEEDS ADDING TO RESOURCE LIST? org.springframework.beans.ExtendedBeanInfoFactory
SBG: INFO: Registering reflective access to app.main.BeanCountingApplicationListener
NEEDS ADDING TO RESOURCE LIST? app.main.BeanCountingApplicationListener
SBG: INFO: Registering reflective access to app.main.StartupApplicationListener
NEEDS ADDING TO RESOURCE LIST? app.main.StartupApplicationListener
SBG: INFO: Registering reflective access to app.main.ShutdownApplicationListener
NEEDS ADDING TO RESOURCE LIST? app.main.ShutdownApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.BeanCurrentlyInCreationFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.BeanCurrentlyInCreationFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.BeanDefinitionOverrideFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.BeanDefinitionOverrideFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.BeanNotOfRequiredTypeFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.BeanNotOfRequiredTypeFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.BindFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.BindFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.BindValidationFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.BindValidationFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.UnboundConfigurationPropertyFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.UnboundConfigurationPropertyFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.ConnectorStartFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.ConnectorStartFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.NoSuchMethodFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.NoSuchMethodFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.NoUniqueBeanDefinitionFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.NoUniqueBeanDefinitionFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.PortInUseFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.PortInUseFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.ValidationExceptionFailureAnalyzer
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.diagnostics.analyzer.ValidationExceptionFailureAnalyzer because of missing javax/validation/ValidationException
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.diagnostics.analyzer.ValidationExceptionFailureAnalyzer because of missing javax/validation/ValidationException
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.ValidationExceptionFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyNameFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyNameFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyValueFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyValueFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
SBG: INFO: Registering reflective access to org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
SBG: INFO: Registering reflective access to org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
SBG: INFO: Registering reflective access to org.springframework.boot.context.event.EventPublishingRunListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.event.EventPublishingRunListener
SBG: INFO: Registering reflective access to org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer
SBG: INFO: Registering reflective access to org.springframework.boot.context.ContextIdApplicationContextInitializer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.ContextIdApplicationContextInitializer
SBG: INFO: Registering reflective access to org.springframework.boot.context.config.DelegatingApplicationContextInitializer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.config.DelegatingApplicationContextInitializer
SBG: INFO: Registering reflective access to org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer
SBG: INFO: Registering reflective access to org.springframework.boot.env.PropertiesPropertySourceLoader
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.env.PropertiesPropertySourceLoader
SBG: INFO: Registering reflective access to org.springframework.boot.env.YamlPropertySourceLoader
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.env.YamlPropertySourceLoader
SBG: INFO: Registering reflective access to org.springframework.boot.ClearCachesApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.ClearCachesApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.builder.ParentContextCloserApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.builder.ParentContextCloserApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.context.FileEncodingApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.FileEncodingApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.context.config.AnsiOutputApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.config.AnsiOutputApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.context.config.ConfigFileApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.config.ConfigFileApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.context.config.DelegatingApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.config.DelegatingApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.context.logging.LoggingApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.context.logging.LoggingApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter
SBG: INFO: Registering reflective access to org.springframework.boot.diagnostics.FailureAnalyzers
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.diagnostics.FailureAnalyzers
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.OnBeanCondition
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.condition.OnBeanCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.OnClassCondition
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.condition.OnClassCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.diagnostics.analyzer.NoSuchBeanDefinitionFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.diagnostics.analyzer.NoSuchBeanDefinitionFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.flyway.FlywayMigrationScriptMissingFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.flyway.FlywayMigrationScriptMissingFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceBeanCreationFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.jdbc.DataSourceBeanCreationFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.HikariDriverConfigurationFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.jdbc.HikariDriverConfigurationFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.session.NonUniqueSessionRepositoryFailureAnalyzer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.session.NonUniqueSessionRepositoryFailureAnalyzer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.ConditionEvaluationReportAutoConfigurationImportListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.condition.ConditionEvaluationReportAutoConfigurationImportListener
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.SharedMetadataReaderFactoryContextInitializer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.SharedMetadataReaderFactoryContextInitializer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.freemarker.FreeMarkerTemplateAvailabilityProvider
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.freemarker.FreeMarkerTemplateAvailabilityProvider
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mustache.MustacheTemplateAvailabilityProvider
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.mustache.MustacheTemplateAvailabilityProvider
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.JspTemplateAvailabilityProvider
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.web.servlet.JspTemplateAvailabilityProvider
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.BackgroundPreinitializer
NEEDS ADDING TO RESOURCE LIST? org.springframework.boot.autoconfigure.BackgroundPreinitializer
Spring.factories processing: looking at #121 configuration references
Processing type org/springframework/boot/autoconfigure/admin/SpringApplicationAdminJmxAutoConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/admin/SpringApplicationAdminJmxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/admin/SpringApplicationAdminJmxAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnProperty
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
Handling annotated thingy: org/springframework/context/annotation/Conditional
SBG: INFO: Registering reflective access to org.springframework.context.annotation.Conditional
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.OnPropertyCondition
including reflective/resource access to org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
res: org/springframework/boot/autoconfigure/admin/SpringApplicationAdminJmxAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/admin/SpringApplicationAdminJmxAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
SBG: INFO: Registering reflective access to java.lang.Object
SBG: WARNING: type java.lang.Object being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
Processing type org/springframework/boot/autoconfigure/aop/AopAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/aop/AopAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/aop/AopAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.ConditionalOnClass
does org.springframework.context.annotation.EnableAspectJAutoProxy exist? true
does org.aspectj.lang.annotation.Aspect exist? false
does org.aspectj.lang.reflect.Advice exist? false
does org.aspectj.weaver.AnnotatedElement exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/aop/AopAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/aop/AopAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.context.annotation.EnableAspectJAutoProxy
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/aop/AopAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
Processing type org/springframework/boot/autoconfigure/amqp/RabbitAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/amqp/RabbitAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/amqp/RabbitAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.amqp.rabbit.core.RabbitTemplate exist? false
does com.rabbitmq.client.Channel exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/amqp/RabbitAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/amqp/RabbitAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.amqp.RabbitProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/amqp/RabbitAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
SBG: INFO: Registering reflective access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessorRegistrar
SBG: WARNING: type org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessorRegistrar being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
SBG: INFO: Registering reflective access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
SBG: INFO: Registering reflective access to org.springframework.context.annotation.ImportSelector
SBG: WARNING: type org.springframework.context.annotation.ImportSelector being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
SBG: INFO: Registering reflective access to org.springframework.context.annotation.ImportBeanDefinitionRegistrar
SBG: WARNING: type org.springframework.context.annotation.ImportBeanDefinitionRegistrar being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/amqp/RabbitAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.amqp.RabbitAnnotationDrivenConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/amqp/RabbitAnnotationDrivenConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/amqp/RabbitAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/amqp/RabbitAnnotationDrivenConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.amqp.RabbitAnnotationDrivenConfiguration
REFLECTION PROBLEM LATER due to reference from org.springframework.boot.autoconfigure.amqp.RabbitAnnotationDrivenConfiguration(org.springframework.beans.factory.ObjectProvider,org.springframework.beans.factory.ObjectProvider,org.springframework.beans.factory.ObjectProvider,org.springframework.boot.autoconfigure.amqp.RabbitProperties) to Type org.springframework.amqp.support.converter.MessageConverter not present
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.amqp.RabbitAnnotationDrivenConfiguration because of missing org/springframework/amqp/rabbit/connection/ConnectionFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.amqp.rabbit.annotation.EnableRabbit exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/amqp/RabbitAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/amqp/RabbitAnnotationDrivenConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.amqp.RabbitProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/amqp/RabbitAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
Processing type org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration because of missing org/springframework/batch/core/launch/JobLauncher
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.batch.core.launch.JobLauncher exist? false
does javax.sql.DataSource exist? true
does org.springframework.jdbc.core.JdbcOperations exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.batch.BatchProperties exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.batch.BatchConfigurerConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/batch/BatchConfigurerConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/batch/BatchConfigurerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/batch/BatchConfigurerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.batch.BatchConfigurerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.transaction.PlatformTransactionManager exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/batch/BatchConfigurerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/batch/BatchConfigurerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.batch.core.configuration.annotation.BatchConfigurer exist? false
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/batch/BatchConfigurerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.transaction.PlatformTransactionManager
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/batch/BatchConfigurerConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.jdbc.core.JdbcOperations
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.batch.BatchProperties
SBG: INFO: Registering reflective access to javax.sql.DataSource
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
Processing type org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration
checking @CompilationHint 1/8 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.cache.CacheManager exist? true
checking @CompilationHint 2/8 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/8 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/8 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.cache.CacheManager exist? true
checking @CompilationHint 5/8 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/8 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.cache.CacheProperties exist? true
checking @CompilationHint 7/8 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 8/8 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$CacheConfigurationImportSelector exist? true
Processing type org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheConfigurationImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheConfigurationImportSelector]
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.EhCacheCacheConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cache.EhCacheCacheConfiguration because of missing net/sf/ehcache/CacheManager
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.HazelcastCacheConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cache.HazelcastCacheConfiguration because of missing com/hazelcast/core/HazelcastInstance
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration because of missing org/infinispan/manager/EmbeddedCacheManager
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration because of missing org/infinispan/manager/EmbeddedCacheManager
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.JCacheCacheConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cache.JCacheCacheConfiguration because of missing javax/cache/CacheManager
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration because of missing com/couchbase/client/java/Bucket
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration because of missing org/springframework/data/redis/serializer/RedisSerializer
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration because of missing org/springframework/data/redis/serializer/RedisSerializer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.CaffeineCacheConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cache.CaffeineCacheConfiguration because of missing org/springframework/cache/caffeine/CaffeineCacheManager
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheConfigurationImportSelector
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$CacheConfigurationImportSelector
including reflective/resource access to org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$CacheConfigurationImportSelector
res: org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration.CacheConfigurationImportSelector.class
Hierarchy registration of org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheConfigurationImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.cache.CacheManager
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.CacheProperties
including reflective/resource access to org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
res: org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerValidator
including reflective/resource access to org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$CacheManagerValidator
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$CacheManagerValidator
res: org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration.CacheManagerValidator.class
Hierarchy registration of org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerValidator
Hierarchy registration of org/springframework/beans/factory/InitializingBean
SBG: INFO: Registering reflective access to org.springframework.beans.factory.InitializingBean
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerJpaDependencyConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerJpaDependencyConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerJpaDependencyConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$CacheManagerJpaDependencyConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerJpaDependencyConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerJpaDependencyConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
SBG: WARNING: type org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
including reflective/resource access to org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$CacheManagerJpaDependencyConfiguration
res: org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/cache/CacheAutoConfiguration$CacheManagerJpaDependencyConfiguration
Hierarchy registration of org/springframework/boot/autoconfigure/data/jpa/EntityManagerFactoryDependsOnPostProcessor
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.jpa.EntityManagerFactoryDependsOnPostProcessor
Hierarchy registration of org/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
Hierarchy registration of org/springframework/beans/factory/config/BeanFactoryPostProcessor
SBG: INFO: Registering reflective access to org.springframework.beans.factory.config.BeanFactoryPostProcessor
Processing type org/springframework/boot/autoconfigure/data/jpa/EntityManagerFactoryDependsOnPostProcessor
including reflective/resource access to org.springframework.boot.autoconfigure.data.jpa.EntityManagerFactoryDependsOnPostProcessor
res: org/springframework/boot/autoconfigure/data/jpa/EntityManagerFactoryDependsOnPostProcessor.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/jpa/EntityManagerFactoryDependsOnPostProcessor
Hierarchy registration of org/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor
Hierarchy registration of org/springframework/beans/factory/config/BeanFactoryPostProcessor
Processing type org/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor
including reflective/resource access to org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
res: org/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor.class
Hierarchy registration of org/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor
Hierarchy registration of org/springframework/beans/factory/config/BeanFactoryPostProcessor
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor
including reflective/resource access to org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
res: org/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor.class
Hierarchy registration of org/springframework/boot/autoconfigure/AbstractDependsOnBeanFactoryPostProcessor
Hierarchy registration of org/springframework/beans/factory/config/BeanFactoryPostProcessor
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
Processing type org/springframework/boot/autoconfigure/cassandra/CassandraAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/cassandra/CassandraAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/cassandra/CassandraAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration because of missing com/datastax/driver/core/Cluster
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.datastax.driver.core.Cluster exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/cassandra/CassandraAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/cassandra/CassandraAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.cassandra.CassandraProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/cassandra/CassandraAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cassandra.CassandraProperties
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.cassandra.CassandraProperties because of missing com/datastax/driver/core/ProtocolOptions$Compression
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/cassandra/CassandraAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
Processing type org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration, Type:org/springframework/context/annotation/Profile, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.cloud.CloudServiceConnectorsAutoConfiguration
Handling annotated thingy: org/springframework/context/annotation/Profile
SBG: INFO: Registering reflective access to org.springframework.context.annotation.Profile
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.context.annotation.ProfileCondition exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.cloud.config.java.CloudScanConfiguration exist? false
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.cloud.Cloud exist? false
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.cloud.config.java.CloudScanConfiguration exist? false
SBG: INFO: Registering reflective access to org.springframework.context.annotation.ProfileCondition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/cloud/CloudServiceConnectorsAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.cloud.CloudServiceConnectorsAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.cloud.CloudServiceConnectorsAutoConfiguration
Processing type org/springframework/boot/autoconfigure/context/ConfigurationPropertiesAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/context/ConfigurationPropertiesAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/context/ConfigurationPropertiesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
SBG: INFO: Registering reflective access to org.springframework.boot.context.properties.EnableConfigurationProperties
SBG: WARNING: type org.springframework.boot.context.properties.EnableConfigurationProperties being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/context/ConfigurationPropertiesAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
res: org/springframework/boot/autoconfigure/context/ConfigurationPropertiesAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/context/ConfigurationPropertiesAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration$ResourceBundleCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration$ResourceBundleCondition
including reflective/resource access to org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
res: org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration$ResourceBundleCondition
including reflective/resource access to org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration$ResourceBundleCondition
res: org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration.ResourceBundleCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/context/MessageSourceAutoConfiguration$ResourceBundleCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
SBG: INFO: Registering reflective access to org.springframework.context.annotation.Condition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
Processing type org/springframework/boot/autoconfigure/context/PropertyPlaceholderAutoConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
res: org/springframework/boot/autoconfigure/context/PropertyPlaceholderAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/context/PropertyPlaceholderAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
Processing type org/springframework/boot/autoconfigure/couchbase/CouchbaseAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/couchbase/CouchbaseAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/couchbase/CouchbaseAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.couchbase.client.java.CouchbaseBucket exist? false
does com.couchbase.client.java.Cluster exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/couchbase/CouchbaseAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/couchbase/CouchbaseAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration$CouchbaseCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/couchbase/CouchbaseAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/couchbase/CouchbaseAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration$CouchbaseCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/couchbase/CouchbaseAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration
Processing type org/springframework/boot/autoconfigure/dao/PersistenceExceptionTranslationAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/dao/PersistenceExceptionTranslationAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/dao/PersistenceExceptionTranslationAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/dao/PersistenceExceptionTranslationAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor
including reflective/resource access to org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration
res: org/springframework/boot/autoconfigure/dao/PersistenceExceptionTranslationAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/dao/PersistenceExceptionTranslationAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/cassandra/CassandraDataAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/cassandra/CassandraDataAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration because of missing org/springframework/data/convert/CustomConversions
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration because of missing org/springframework/data/convert/CustomConversions
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.datastax.driver.core.Cluster exist? false
does org.springframework.data.cassandra.core.CassandraAdminOperations exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.cassandra.CassandraProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/cassandra/CassandraDataAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveDataAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveDataAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration because of missing org/springframework/data/cassandra/ReactiveSession
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration because of missing org/springframework/data/cassandra/ReactiveSession
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.datastax.driver.core.Cluster exist? false
does org.springframework.data.cassandra.core.ReactiveCassandraTemplate exist? false
does reactor.core.publisher.Flux exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to reactor.core.publisher.Flux
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveDataAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.data.cassandra.ReactiveSession exist? false
does org.springframework.data.cassandra.repository.ReactiveCassandraRepository exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/data/ConditionalOnRepositoryType, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.data.OnRepositoryTypeCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.cassandra.repository.support.ReactiveCassandraRepositoryFactoryBean exist? false
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfigureRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfigureRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfigureRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfigureRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfigureRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfigureRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
SBG: INFO: Registering reflective access to org.springframework.beans.factory.BeanFactoryAware
SBG: WARNING: type org.springframework.beans.factory.BeanFactoryAware being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Hierarchy registration of org/springframework/beans/factory/Aware
SBG: INFO: Registering reflective access to org.springframework.beans.factory.Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
SBG: INFO: Registering reflective access to org.springframework.context.ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
SBG: INFO: Registering reflective access to org.springframework.context.EnvironmentAware
SBG: WARNING: type org.springframework.context.EnvironmentAware being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveCassandraRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveCassandraRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.cassandra.repository.config.EnableReactiveCassandraRepositories]
Couldn't resolve Lorg/springframework/data/cassandra/repository/config/EnableReactiveCassandraRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveCassandraRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveCassandraRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfigureRegistrar.EnableReactiveCassandraRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveCassandraRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.OnRepositoryTypeCondition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/cassandra/CassandraReactiveRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.datastax.driver.core.Session exist? false
does org.springframework.data.cassandra.repository.CassandraRepository exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/data/ConditionalOnRepositoryType, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.data.OnRepositoryTypeCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.cassandra.repository.support.CassandraRepositoryFactoryBean exist? false
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfigureRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfigureRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfigureRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfigureRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfigureRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfigureRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfigureRegistrar$EnableCassandraRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfigureRegistrar$EnableCassandraRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.cassandra.repository.config.EnableCassandraRepositories]
Couldn't resolve Lorg/springframework/data/cassandra/repository/config/EnableCassandraRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfigureRegistrar$EnableCassandraRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfigureRegistrar$EnableCassandraRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfigureRegistrar.EnableCassandraRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfigureRegistrar$EnableCassandraRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/cassandra/CassandraRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseDataAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseDataAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.couchbase.client.java.Bucket exist? false
does org.springframework.data.couchbase.repository.CouchbaseRepository exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseDataAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.couchbase.CouchbaseConfigurerAdapterConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseConfigurerAdapterConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseConfigurerAdapterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseConfigurerAdapterConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseConfigurerAdapterConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseConfigurerAdapterConfiguration because of missing com/couchbase/client/java/env/CouchbaseEnvironment
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseConfigurerAdapterConfiguration because of missing com/couchbase/client/java/env/CouchbaseEnvironment
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.data.couchbase.config.CouchbaseConfigurer exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseConfigurerAdapterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseConfigurerAdapterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/couchbase/CouchbaseConfigurerAdapterConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseDataConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/data/couchbase/SpringBootCouchbaseDataConfiguration
for org/springframework/boot/autoconfigure/data/couchbase/SpringBootCouchbaseDataConfiguration missing types are [org/springframework/data/couchbase/config/AbstractCouchbaseDataConfiguration]
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties because of missing org/springframework/data/couchbase/core/query/Consistency
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseDataConfiguration
SBG: ERROR: CANNOT RESOLVE org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseDataConfiguration ???
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/couchbase/CouchbaseDataAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveDataAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveDataAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveDataAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.couchbase.client.java.Bucket exist? false
does org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository exist? false
does reactor.core.publisher.Flux exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveDataAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseReactiveDataConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/data/couchbase/SpringBootCouchbaseReactiveDataConfiguration
for org/springframework/boot/autoconfigure/data/couchbase/SpringBootCouchbaseReactiveDataConfiguration missing types are [org/springframework/data/couchbase/config/AbstractReactiveCouchbaseDataConfiguration]
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseReactiveDataConfiguration
SBG: ERROR: CANNOT RESOLVE org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseReactiveDataConfiguration ???
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveDataAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveDataAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveDataAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.couchbase.client.java.Bucket exist? false
does org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository exist? false
does reactor.core.publisher.Flux exist? true
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/data/ConditionalOnRepositoryType, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.data.OnRepositoryTypeCondition exist? true
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.couchbase.repository.support.ReactiveCouchbaseRepositoryFactoryBean exist? false
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesRegistrar$EnableReactiveCouchbaseRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesRegistrar$EnableReactiveCouchbaseRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.couchbase.repository.config.EnableReactiveCouchbaseRepositories]
Couldn't resolve Lorg/springframework/data/couchbase/repository/config/EnableReactiveCouchbaseRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesRegistrar$EnableReactiveCouchbaseRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesRegistrar$EnableReactiveCouchbaseRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesRegistrar.EnableReactiveCouchbaseRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesRegistrar$EnableReactiveCouchbaseRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/couchbase/CouchbaseReactiveRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.couchbase.client.java.Bucket exist? false
does org.springframework.data.couchbase.repository.CouchbaseRepository exist? false
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/data/ConditionalOnRepositoryType, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.data.OnRepositoryTypeCondition exist? true
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactoryBean exist? false
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesRegistrar$EnableCouchbaseRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesRegistrar$EnableCouchbaseRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.couchbase.repository.config.EnableCouchbaseRepositories]
Couldn't resolve Lorg/springframework/data/couchbase/repository/config/EnableCouchbaseRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesRegistrar$EnableCouchbaseRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesRegistrar$EnableCouchbaseRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesRegistrar.EnableCouchbaseRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesRegistrar$EnableCouchbaseRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/couchbase/CouchbaseRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration because of missing org/elasticsearch/client/transport/TransportClient
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.elasticsearch.client.Client exist? false
does org.springframework.data.elasticsearch.client.TransportClientFactoryBean exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchDataAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchDataAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration because of missing org/springframework/data/mapping/context/MappingContext
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration because of missing org/springframework/data/mapping/context/MappingContext
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.elasticsearch.client.Client exist? false
does org.springframework.data.elasticsearch.core.ElasticsearchTemplate exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchDataAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.elasticsearch.client.Client exist? false
does org.springframework.data.elasticsearch.repository.ElasticsearchRepository exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean exist? false
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesRegistrar$EnableElasticsearchRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesRegistrar$EnableElasticsearchRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories]
Couldn't resolve Lorg/springframework/data/elasticsearch/repository/config/EnableElasticsearchRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesRegistrar$EnableElasticsearchRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesRegistrar$EnableElasticsearchRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesRegistrar.EnableElasticsearchRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesRegistrar$EnableElasticsearchRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/elasticsearch/ElasticsearchRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/jdbc/JdbcRepositoriesAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/data/jdbc/JdbcRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/jdbc/JdbcRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.jdbc.JdbcRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnBean
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.ConditionalOnBean
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/data/jdbc/JdbcRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations exist? true
does org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration exist? false
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/data/jdbc/JdbcRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/data/jdbc/JdbcRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/jdbc/JdbcRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.jdbc.JdbcRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.jdbc.JdbcRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnBean
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.data.jpa.repository.JpaRepository exist? false
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean exist? false
does org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension exist? false
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfigureRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfigureRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfigureRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfigureRegistrar$EnableJpaRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfigureRegistrar$EnableJpaRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.jpa.repository.config.EnableJpaRepositories]
Couldn't resolve Lorg/springframework/data/jpa/repository/config/EnableJpaRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar$EnableJpaRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar$EnableJpaRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfigureRegistrar.EnableJpaRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfigureRegistrar$EnableJpaRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/jpa/JpaRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.naming.ldap.LdapContext exist? true
does org.springframework.data.ldap.repository.LdapRepository exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.ldap.repository.support.LdapRepositoryFactoryBean exist? false
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesRegistrar$EnableLdapRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesRegistrar$EnableLdapRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.ldap.repository.config.EnableLdapRepositories]
Couldn't resolve Lorg/springframework/data/ldap/repository/config/EnableLdapRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesRegistrar$EnableLdapRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesRegistrar$EnableLdapRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesRegistrar.EnableLdapRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesRegistrar$EnableLdapRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to javax.naming.ldap.LdapContext
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/ldap/LdapRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration because of missing org/springframework/data/mongodb/core/MongoDbFactorySupport
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration because of missing org/springframework/data/mongodb/core/MongoDbFactorySupport
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.mongodb.MongoClient exist? false
does com.mongodb.client.MongoClient exist? false
does org.springframework.data.mongodb.core.MongoTemplate exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration$AnyMongoClientAvailable exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.mongo.MongoProperties exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.mongo.MongoDataConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoDataConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.data.mongo.MongoDataConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoDataConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.mongo.MongoDataConfiguration because of missing org/springframework/data/mongodb/core/convert/MongoCustomConversions
res: org/springframework/boot/autoconfigure/data/mongo/MongoDataConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/mongo/MongoDataConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration$AnyMongoClientAvailable
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mongo.MongoProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/mongo/MongoDataAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration because of missing org/springframework/data/mapping/context/MappingContext
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration because of missing org/springframework/data/mapping/context/MappingContext
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.mongodb.reactivestreams.client.MongoClient exist? false
does org.springframework.data.mongodb.core.ReactiveMongoTemplate exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.mongo.MongoProperties exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.mongo.MongoDataConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoDataConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.data.mongo.MongoDataConfiguration
res: org/springframework/boot/autoconfigure/data/mongo/MongoDataConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/mongo/MongoDataConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/mongo/MongoReactiveDataAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.mongodb.reactivestreams.client.MongoClient exist? false
does org.springframework.data.mongodb.repository.ReactiveMongoRepository exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.mongodb.repository.support.ReactiveMongoRepositoryFactoryBean exist? false
does org.springframework.data.mongodb.repository.config.ReactiveMongoRepositoryConfigurationExtension exist? false
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/data/ConditionalOnRepositoryType, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.data.OnRepositoryTypeCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfigureRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfigureRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfigureRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfigureRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfigureRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfigureRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveMongoRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveMongoRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.mongodb.repository.config.EnableReactiveMongoRepositories]
Couldn't resolve Lorg/springframework/data/mongodb/repository/config/EnableReactiveMongoRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveMongoRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveMongoRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfigureRegistrar.EnableReactiveMongoRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfigureRegistrar$EnableReactiveMongoRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/mongo/MongoReactiveRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.mongodb.MongoClient exist? false
does org.springframework.data.mongodb.repository.MongoRepository exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.mongodb.repository.support.MongoRepositoryFactoryBean exist? false
does org.springframework.data.mongodb.repository.config.MongoRepositoryConfigurationExtension exist? false
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/data/ConditionalOnRepositoryType, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.data.OnRepositoryTypeCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfigureRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfigureRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfigureRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfigureRegistrar$EnableMongoRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfigureRegistrar$EnableMongoRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.mongodb.repository.config.EnableMongoRepositories]
Couldn't resolve Lorg/springframework/data/mongodb/repository/config/EnableMongoRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar$EnableMongoRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar$EnableMongoRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfigureRegistrar.EnableMongoRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfigureRegistrar$EnableMongoRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/mongo/MongoRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration because of missing org/neo4j/ogm/session/SessionFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.neo4j.ogm.session.SessionFactory exist? false
does org.springframework.data.neo4j.transaction.Neo4jTransactionManager exist? false
does org.springframework.transaction.PlatformTransactionManager exist? true
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.neo4j.ogm.session.SessionFactory exist? false
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties exist? true
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.neo4j.Neo4jBookmarkManagementConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/data/neo4j/Neo4jBookmarkManagementConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jBookmarkManagementConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/neo4j/Neo4jBookmarkManagementConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.neo4j.Neo4jBookmarkManagementConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.neo4j.Neo4jBookmarkManagementConfiguration because of missing org/springframework/data/neo4j/bookmark/BookmarkManager
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.neo4j.Neo4jBookmarkManagementConfiguration because of missing org/springframework/data/neo4j/bookmark/BookmarkManager
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.github.benmanes.caffeine.cache.Caffeine exist? false
does org.springframework.cache.caffeine.CaffeineCacheManager exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jBookmarkManagementConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jBookmarkManagementConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.neo4j.bookmark.BookmarkManager exist? false
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jBookmarkManagementConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jBookmarkManagementConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/neo4j/Neo4jBookmarkManagementConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties because of missing org/neo4j/ogm/config/Configuration$Builder
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/neo4j/Neo4jDataAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.neo4j.ogm.session.Neo4jSession exist? false
does org.springframework.data.neo4j.repository.Neo4jRepository exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.neo4j.repository.support.Neo4jRepositoryFactoryBean exist? false
does org.springframework.data.neo4j.repository.config.Neo4jRepositoryConfigurationExtension exist? false
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfigureRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfigureRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfigureRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfigureRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfigureRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfigureRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfigureRegistrar$EnableNeo4jRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfigureRegistrar$EnableNeo4jRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.neo4j.repository.config.EnableNeo4jRepositories]
Couldn't resolve Lorg/springframework/data/neo4j/repository/config/EnableNeo4jRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfigureRegistrar$EnableNeo4jRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfigureRegistrar$EnableNeo4jRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfigureRegistrar.EnableNeo4jRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfigureRegistrar$EnableNeo4jRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/neo4j/Neo4jRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.solr.client.solrj.SolrClient exist? false
does org.springframework.data.solr.repository.SolrRepository exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean exist? false
does org.springframework.data.solr.repository.config.SolrRepositoryConfigExtension exist? false
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesRegistrar$EnableSolrRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesRegistrar$EnableSolrRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.solr.repository.config.EnableSolrRepositories]
Couldn't resolve Lorg/springframework/data/solr/repository/config/EnableSolrRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesRegistrar$EnableSolrRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesRegistrar$EnableSolrRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesRegistrar.EnableSolrRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesRegistrar$EnableSolrRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/solr/SolrRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration because of missing org/springframework/data/redis/connection/RedisConnectionFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.data.redis.core.RedisOperations exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.data.redis.RedisProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/data/redis/LettuceConnectionConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/data/redis/LettuceConnectionConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/redis/LettuceConnectionConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration
REFLECTION PROBLEM LATER due to reference from org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration(org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.beans.factory.ObjectProvider,org.springframework.beans.factory.ObjectProvider) to Type org.springframework.data.redis.connection.RedisSentinelConfiguration not present
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration because of missing org/springframework/data/redis/connection/lettuce/LettuceClientConfiguration$LettuceClientConfigurationBuilder
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does io.lettuce.core.RedisClient exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/data/redis/LettuceConnectionConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.data.redis.RedisConnectionConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.RedisConnectionConfiguration
REFLECTION PROBLEM LATER due to reference from protected org.springframework.boot.autoconfigure.data.redis.RedisConnectionConfiguration(org.springframework.boot.autoconfigure.data.redis.RedisProperties,org.springframework.beans.factory.ObjectProvider,org.springframework.beans.factory.ObjectProvider) to Type org.springframework.data.redis.connection.RedisSentinelConfiguration not present
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.redis.RedisConnectionConfiguration because of missing org/springframework/data/redis/connection/RedisSentinelConfiguration
res: org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration$ConnectionInfo
including reflective/resource access to org.springframework.boot.autoconfigure.data.redis.RedisConnectionConfiguration$ConnectionInfo
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.RedisConnectionConfiguration$ConnectionInfo
res: org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration.ConnectionInfo.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration$ConnectionInfo
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/redis/LettuceConnectionConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.data.redis.JedisConnectionConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/data/redis/JedisConnectionConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/data/redis/JedisConnectionConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/redis/JedisConnectionConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.JedisConnectionConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.redis.JedisConnectionConfiguration because of missing org/apache/commons/pool2/impl/GenericObjectPoolConfig
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.redis.JedisConnectionConfiguration because of missing org/apache/commons/pool2/impl/GenericObjectPoolConfig
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.commons.pool2.impl.GenericObjectPool exist? false
does org.springframework.data.redis.connection.jedis.JedisConnection exist? false
does redis.clients.jedis.Jedis exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/data/redis/JedisConnectionConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.data.redis.RedisConnectionConfiguration
res: org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/redis/JedisConnectionConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.RedisProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/redis/RedisAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/redis/RedisReactiveAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/data/redis/RedisReactiveAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/redis/RedisReactiveAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration because of missing org/springframework/data/redis/serializer/RedisSerializer
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration because of missing org/springframework/data/redis/serializer/RedisSerializer
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.data.redis.connection.ReactiveRedisConnectionFactory exist? false
does org.springframework.data.redis.core.ReactiveRedisTemplate exist? false
does reactor.core.publisher.Flux exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/data/redis/RedisReactiveAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/redis/RedisReactiveAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.data.redis.repository.configuration.EnableRedisRepositories exist? false
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean exist? false
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfigureRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfigureRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfigureRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfigureRegistrar
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfigureRegistrar because of missing org/springframework/data/repository/config/RepositoryConfigurationSource
res: org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfigureRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfigureRegistrar
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
including reflective/resource access to org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
res: org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/AbstractRepositoryConfigurationSourceSupport
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/context/ResourceLoaderAware
Hierarchy registration of org/springframework/context/EnvironmentAware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfigureRegistrar$EnableRedisRepositoriesConfiguration
for org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfigureRegistrar$EnableRedisRepositoriesConfiguration missing annotation types are [Lorg.springframework.data.redis.repository.configuration.EnableRedisRepositories]
Couldn't resolve Lorg/springframework/data/redis/repository/configuration/EnableRedisRepositories;
including reflective/resource access to org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfigureRegistrar$EnableRedisRepositoriesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfigureRegistrar$EnableRedisRepositoriesConfiguration
res: org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfigureRegistrar.EnableRedisRepositoriesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfigureRegistrar$EnableRedisRepositoriesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/redis/RedisRepositoriesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration
checking @CompilationHint 1/8 [Type:org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration because of missing org/springframework/data/rest/webmvc/config/RepositoryRestConfigurer
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/8 [Type:org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration exist? false
checking @CompilationHint 3/8 [Type:org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/8 [Type:org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration exist? false
checking @CompilationHint 5/8 [Type:org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 6/8 [Type:org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties exist? true
checking @CompilationHint 7/8 [Type:org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 8/8 [Type:org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration exist? false
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties because of missing org/springframework/data/rest/core/mapping/RepositoryDetectionStrategy$RepositoryDetectionStrategies
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/rest/RepositoryRestMvcAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
Processing type org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration
for org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration missing annotation types are [Lorg.springframework.data.web.config.EnableSpringDataWebSupport]
Couldn't resolve Lorg/springframework/data/web/config/EnableSpringDataWebSupport;
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration because of missing org/springframework/data/domain/Pageable
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration because of missing org/springframework/data/domain/Pageable
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.data.web.PageableHandlerMethodArgumentResolver exist? false
does org.springframework.web.servlet.config.annotation.WebMvcConfigurer exist? false
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.data.web.PageableHandlerMethodArgumentResolver exist? false
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties exist? true
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/data/web/SpringDataWebAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
Processing type org/springframework/boot/autoconfigure/elasticsearch/jest/JestAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/elasticsearch/jest/JestAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/elasticsearch/jest/JestAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration because of missing io/searchbox/client/JestClient
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does io.searchbox.client.JestClient exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/elasticsearch/jest/JestAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/elasticsearch/jest/JestAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/elasticsearch/jest/JestAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/elasticsearch/jest/JestAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
Processing type org/springframework/boot/autoconfigure/elasticsearch/rest/RestClientAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/elasticsearch/rest/RestClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/elasticsearch/rest/RestClientAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientAutoConfiguration because of missing org/apache/http/auth/Credentials
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientAutoConfiguration because of missing org/apache/http/auth/Credentials
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.elasticsearch.client.RestClient exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/elasticsearch/rest/RestClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/elasticsearch/rest/RestClientAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/elasticsearch/rest/RestClientAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/elasticsearch/rest/RestClientAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientAutoConfiguration
Processing type org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
REFLECTION PROBLEM LATER due to reference from public org.springframework.boot.autoconfigure.flyway.FlywaySchemaManagementProvider org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.flywayDefaultDdlModeProvider(org.springframework.beans.factory.ObjectProvider) to Type org.flywaydb.core.Flyway not present
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.flywaydb.core.Flyway exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
Processing type org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does freemarker.template.Configuration exist? false
does org.springframework.ui.freemarker.FreeMarkerConfigurationFactory exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.freemarker.FreeMarkerServletWebConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/freemarker/FreeMarkerServletWebConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerServletWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/freemarker/FreeMarkerServletWebConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.freemarker.FreeMarkerServletWebConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.freemarker.FreeMarkerServletWebConfiguration because of missing org/springframework/ui/freemarker/FreeMarkerConfigurationFactory
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.freemarker.FreeMarkerServletWebConfiguration because of missing org/springframework/ui/freemarker/FreeMarkerConfigurationFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerServletWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does javax.servlet.Servlet exist? false
does org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer exist? false
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerServletWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.freemarker.AbstractFreeMarkerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.freemarker.AbstractFreeMarkerConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.freemarker.AbstractFreeMarkerConfiguration because of missing org/springframework/ui/freemarker/FreeMarkerConfigurationFactory
res: org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/freemarker/FreeMarkerServletWebConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.freemarker.FreeMarkerReactiveWebConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/freemarker/FreeMarkerReactiveWebConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerReactiveWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/freemarker/FreeMarkerReactiveWebConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.freemarker.FreeMarkerReactiveWebConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.freemarker.FreeMarkerReactiveWebConfiguration because of missing org/springframework/ui/freemarker/FreeMarkerConfigurationFactory
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.freemarker.FreeMarkerReactiveWebConfiguration because of missing org/springframework/ui/freemarker/FreeMarkerConfigurationFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.freemarker.FreeMarkerReactiveWebConfiguration
res: org/springframework/boot/autoconfigure/freemarker/FreeMarkerReactiveWebConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/freemarker/FreeMarkerReactiveWebConfiguration
Hierarchy registration of org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration
Processing type org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.freemarker.AbstractFreeMarkerConfiguration
res: org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.freemarker.FreeMarkerNonWebConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/freemarker/FreeMarkerNonWebConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/freemarker/FreeMarkerNonWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnNotWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/freemarker/FreeMarkerNonWebConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.freemarker.FreeMarkerNonWebConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.freemarker.FreeMarkerNonWebConfiguration because of missing org/springframework/ui/freemarker/FreeMarkerConfigurationFactory
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.freemarker.FreeMarkerNonWebConfiguration because of missing org/springframework/ui/freemarker/FreeMarkerConfigurationFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnNotWebApplication
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.ConditionalOnNotWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.freemarker.FreeMarkerNonWebConfiguration
res: org/springframework/boot/autoconfigure/freemarker/FreeMarkerNonWebConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/freemarker/FreeMarkerNonWebConfiguration
Hierarchy registration of org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration
Processing type org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.freemarker.AbstractFreeMarkerConfiguration
res: org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/freemarker/AbstractFreeMarkerConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
Processing type org/springframework/boot/autoconfigure/gson/GsonAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/gson/GsonAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/gson/GsonAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration because of missing com/google/gson/GsonBuilder
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.google.gson.Gson exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/gson/GsonAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/gson/GsonAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.gson.GsonProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/gson/GsonAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.gson.GsonProperties
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.gson.GsonProperties because of missing com/google/gson/LongSerializationPolicy
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/gson/GsonAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
Processing type org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration because of missing javax/servlet/Servlet
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration because of missing javax/servlet/Servlet
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.h2.server.web.WebServlet exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.h2.H2ConsoleProperties exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.h2.server.web.WebServlet
SBG: ERROR: CANNOT RESOLVE org.h2.server.web.WebServlet ???
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
including reflective/resource access to org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
res: org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/h2/H2ConsoleAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
Processing type org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.hateoas.EntityModel exist? false
does org.springframework.web.bind.annotation.RequestMapping exist? true
does org.springframework.plugin.core.Plugin exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.hateoas.HateoasProperties exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/hateoas/HypermediaHttpMessageConverterConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration
res: org/springframework/boot/autoconfigure/hateoas/HypermediaHttpMessageConverterConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/hateoas/HypermediaHttpMessageConverterConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/hateoas/HypermediaHttpMessageConverterConfiguration$HalMessageConverterSupportedMediaTypesCustomizer
including reflective/resource access to org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration$HalMessageConverterSupportedMediaTypesCustomizer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration$HalMessageConverterSupportedMediaTypesCustomizer
REFLECTION PROBLEM LATER due to reference from private void org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration$HalMessageConverterSupportedMediaTypesCustomizer.configureHttpMessageConverters(java.util.Collection) to Type org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter not present
res: org/springframework/boot/autoconfigure/hateoas/HypermediaHttpMessageConverterConfiguration.HalMessageConverterSupportedMediaTypesCustomizer.class
Hierarchy registration of org/springframework/boot/autoconfigure/hateoas/HypermediaHttpMessageConverterConfiguration$HalMessageConverterSupportedMediaTypesCustomizer
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.web.bind.annotation.RequestMapping
SBG: WARNING: type org.springframework.web.bind.annotation.RequestMapping being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hateoas.HateoasProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/hateoas/HypermediaAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
Processing type org/springframework/boot/autoconfigure/hazelcast/HazelcastAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/hazelcast/HazelcastAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.hazelcast.core.HazelcastInstance exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.hazelcast.HazelcastClientConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/hazelcast/HazelcastClientConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastClientConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/hazelcast/HazelcastClientConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hazelcast.HazelcastClientConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.hazelcast.client.HazelcastClient exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastClientConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastClientConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does com.hazelcast.core.HazelcastInstance exist? false
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastClientConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/hazelcast/HazelcastClientConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.hazelcast.HazelcastServerConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/hazelcast/HazelcastServerConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastServerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/hazelcast/HazelcastServerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hazelcast.HazelcastServerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does com.hazelcast.core.HazelcastInstance exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastServerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/hazelcast/HazelcastServerConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/hazelcast/HazelcastAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration
Processing type org/springframework/boot/autoconfigure/hazelcast/HazelcastJpaDependencyAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastJpaDependencyAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/hazelcast/HazelcastJpaDependencyAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.hazelcast.core.HazelcastInstance exist? false
does org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/hazelcast/HazelcastJpaDependencyAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/hazelcast/HazelcastJpaDependencyAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration
Processing type org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.http.converter.HttpMessageConverter exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration
res: org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2XmlHttpMessageConverterConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2XmlHttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2XmlHttpMessageConverterConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2XmlHttpMessageConverterConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.fasterxml.jackson.dataformat.xml.XmlMapper exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2XmlHttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2XmlHttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2XmlHttpMessageConverterConfiguration so not going into nested types
Processing type org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.fasterxml.jackson.databind.ObjectMapper exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
SBG: INFO: Registering reflective access to com.fasterxml.jackson.databind.ObjectMapper
SBG: WARNING: type com.fasterxml.jackson.databind.ObjectMapper being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
including reflective/resource access to org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration
res: org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/http/GsonHttpMessageConvertersConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/http/GsonHttpMessageConvertersConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/GsonHttpMessageConvertersConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.google.gson.Gson exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/http/GsonHttpMessageConvertersConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/http/GsonHttpMessageConvertersConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.http.JsonbHttpMessageConvertersConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/http/JsonbHttpMessageConvertersConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/http/JsonbHttpMessageConvertersConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/JsonbHttpMessageConvertersConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.JsonbHttpMessageConvertersConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.json.bind.Jsonb exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/http/JsonbHttpMessageConvertersConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/http/JsonbHttpMessageConvertersConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition
SBG: INFO: Registering reflective access to org.springframework.http.converter.HttpMessageConverter
including reflective/resource access to org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration
res: org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition
including reflective/resource access to org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition
res: org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/NoneNestedConditions
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.NoneNestedConditions
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
SBG: INFO: Registering reflective access to org.springframework.context.annotation.ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/NoneNestedConditions
including reflective/resource access to org.springframework.boot.autoconfigure.condition.NoneNestedConditions
res: org/springframework/boot/autoconfigure/condition/NoneNestedConditions.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/NoneNestedConditions
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberOutcomes
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberOutcomes
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberOutcomes
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberOutcomes.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberOutcomes
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberConditions
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberConditions
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberConditions
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberConditions.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberConditions
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberMatchOutcomes
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberMatchOutcomes
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberMatchOutcomes
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberMatchOutcomes.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberMatchOutcomes
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
res: org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.http.converter.StringHttpMessageConverter exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.http.HttpProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.HttpProperties
SBG: INFO: Registering reflective access to org.springframework.http.converter.StringHttpMessageConverter
including reflective/resource access to org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration
res: org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration
Processing type org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.http.codec.CodecConfigurer exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.http.codec.CodecConfigurer
including reflective/resource access to org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration
res: org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$LoggingCodecConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$LoggingCodecConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$LoggingCodecConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$LoggingCodecConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.http.HttpProperties exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$LoggingCodecConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$LoggingCodecConfiguration
res: org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration.LoggingCodecConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$LoggingCodecConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$JacksonCodecConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$JacksonCodecConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$JacksonCodecConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.fasterxml.jackson.databind.ObjectMapper exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$JacksonCodecConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration
res: org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration.JacksonCodecConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/http/codec/CodecsAutoConfiguration$JacksonCodecConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration
Processing type org/springframework/boot/autoconfigure/influx/InfluxDbAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/influx/InfluxDbAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/influx/InfluxDbAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration because of missing org/influxdb/InfluxDB
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration because of missing org/influxdb/InfluxDB
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.influxdb.InfluxDB exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/influx/InfluxDbAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/influx/InfluxDbAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.influx.InfluxDbProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/influx/InfluxDbAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.influx.InfluxDbProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/influx/InfluxDbAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration
Processing type org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.info.ProjectInfoProperties exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.info.ProjectInfoProperties
including reflective/resource access to org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
res: org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration$GitResourceAvailableCondition
including reflective/resource access to org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$GitResourceAvailableCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$GitResourceAvailableCondition
res: org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration.GitResourceAvailableCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/info/ProjectInfoAutoConfiguration$GitResourceAvailableCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
Processing type org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.integration.config.EnableIntegration exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.integration.IntegrationProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.integration.IntegrationProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.fasterxml.jackson.databind.ObjectMapper exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration
res: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.http.converter.json.Jackson2ObjectMapperBuilder exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jackson.JacksonProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.JacksonProperties
including reflective/resource access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration
res: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$StandardJackson2ObjectMapperBuilderCustomizer
including reflective/resource access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$StandardJackson2ObjectMapperBuilderCustomizer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$StandardJackson2ObjectMapperBuilderCustomizer
res: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration.StandardJackson2ObjectMapperBuilderCustomizer.class
Hierarchy registration of org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$StandardJackson2ObjectMapperBuilderCustomizer
Hierarchy registration of org/springframework/boot/autoconfigure/jackson/Jackson2ObjectMapperBuilderCustomizer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer
Hierarchy registration of org/springframework/core/Ordered
SBG: INFO: Registering reflective access to org.springframework.core.Ordered
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.http.converter.json.Jackson2ObjectMapperBuilder exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration
res: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$ParameterNamesModuleConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$ParameterNamesModuleConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$ParameterNamesModuleConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.fasterxml.jackson.module.paramnames.ParameterNamesModule exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$ParameterNamesModuleConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to com.fasterxml.jackson.module.paramnames.ParameterNamesModule
including reflective/resource access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration
res: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration.ParameterNamesModuleConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$ParameterNamesModuleConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration because of missing com/fasterxml/jackson/datatype/joda/ser/DateTimeSerializer
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration because of missing com/fasterxml/jackson/datatype/joda/ser/DateTimeSerializer
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.http.converter.json.Jackson2ObjectMapperBuilder exist? true
does org.joda.time.DateTime exist? false
does com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer exist? false
does com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration so not going into nested types
Processing type org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.http.converter.json.Jackson2ObjectMapperBuilder exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration
res: org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration.JacksonObjectMapperConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jackson/JacksonAutoConfiguration$JacksonObjectMapperConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.sql.DataSource exist? true
does org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jdbc.DataSourceProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration
res: org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$CommonsDbcp2PoolDataSourceMetadataProviderConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$CommonsDbcp2PoolDataSourceMetadataProviderConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$CommonsDbcp2PoolDataSourceMetadataProviderConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$CommonsDbcp2PoolDataSourceMetadataProviderConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.commons.dbcp2.BasicDataSource exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$CommonsDbcp2PoolDataSourceMetadataProviderConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$CommonsDbcp2PoolDataSourceMetadataProviderConfiguration so not going into nested types
Processing type org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.zaxxer.hikari.HikariDataSource exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to com.zaxxer.hikari.HikariDataSource
SBG: WARNING: type com.zaxxer.hikari.HikariDataSource being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration
res: org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$TomcatDataSourcePoolMetadataProviderConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$TomcatDataSourcePoolMetadataProviderConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$TomcatDataSourcePoolMetadataProviderConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$TomcatDataSourcePoolMetadataProviderConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.tomcat.jdbc.pool.DataSource exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$TomcatDataSourcePoolMetadataProviderConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration$TomcatDataSourcePoolMetadataProviderConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceInitializationConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceInitializationConfiguration, Type:org/springframework/context/annotation/Import]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceInitializationConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration
Handling annotated thingy: org/springframework/context/annotation/Import
SBG: INFO: Registering reflective access to org.springframework.context.annotation.Import
does org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerInvoker
Found this java/lang/Object in signature of org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerInvoker
Found this org/springframework/context/ApplicationListener in signature of org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerInvoker
Found this org/springframework/boot/autoconfigure/jdbc/DataSourceSchemaCreatedEvent in signature of org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerInvoker
Found this org/springframework/beans/factory/InitializingBean in signature of org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerInvoker
Found this org/springframework/context/ApplicationEvent in signature of org/springframework/context/ApplicationListener
Found this java/lang/Object in signature of org/springframework/context/ApplicationListener
Found this java/util/EventListener in signature of org/springframework/context/ApplicationListener
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker
SBG: WARNING: type org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
res: org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerInvoker.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerInvoker
Hierarchy registration of org/springframework/context/ApplicationListener
SBG: INFO: Registering reflective access to org.springframework.context.ApplicationListener
Hierarchy registration of java/util/EventListener
SBG: INFO: Registering reflective access to java.util.EventListener
SBG: WARNING: type java.util.EventListener being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Hierarchy registration of org/springframework/beans/factory/InitializingBean
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$Registrar exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceInitializationConfiguration$Registrar
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$Registrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration$Registrar
res: org/springframework/boot/autoconfigure/jdbc/DataSourceInitializationConfiguration.Registrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceInitializationConfiguration$Registrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration
res: org/springframework/boot/autoconfigure/jdbc/DataSourceInitializationConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceInitializationConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
SBG: WARNING: type org.springframework.boot.autoconfigure.jdbc.DataSourceProperties being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
res: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseCondition
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$EmbeddedDatabaseCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$EmbeddedDatabaseCondition
res: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.EmbeddedDatabaseCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceAvailableCondition
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceAvailableCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceAvailableCondition
res: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.PooledDataSourceAvailableCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceAvailableCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceCondition
res: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.PooledDataSourceCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AnyNestedCondition
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.AnyNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/AnyNestedCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AnyNestedCondition
res: org/springframework/boot/autoconfigure/condition/AnyNestedCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AnyNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberOutcomes
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberOutcomes
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberOutcomes.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberOutcomes
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberConditions
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberConditions
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberConditions.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberConditions
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberMatchOutcomes
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberMatchOutcomes
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberMatchOutcomes.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberMatchOutcomes
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition$PooledDataSourceAvailable
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition$PooledDataSourceAvailable, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition$PooledDataSourceAvailable
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceCondition$PooledDataSourceAvailable
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceAvailableCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceCondition$PooledDataSourceAvailable
res: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition$PooledDataSourceAvailable
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition$ExplicitType
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition$ExplicitType, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition$ExplicitType
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceCondition$ExplicitType
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnProperty
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceCondition$ExplicitType
res: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceCondition$ExplicitType
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceConfiguration, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceCondition exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.sql.DataSource exist? true
does javax.sql.XADataSource exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.zaxxer.hikari.HikariDataSource exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.sql.DataSource exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari
res: org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration.Hikari.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat because of missing org/apache/tomcat/jdbc/pool/DataSource
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.tomcat.jdbc.pool.DataSource exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.sql.DataSource exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat so not going into nested types
does org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Dbcp2 exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Dbcp2
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Dbcp2 because of missing org/apache/commons/dbcp2/BasicDataSource
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.commons.dbcp2.BasicDataSource exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.sql.DataSource exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2 so not going into nested types
does org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Generic exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Generic
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does javax.sql.DataSource exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Generic
res: org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration.Generic.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnProperty
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration
res: org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$TomcatDataSourceJmxConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$TomcatDataSourceJmxConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$TomcatDataSourceJmxConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$TomcatDataSourceJmxConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnProperty
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$TomcatDataSourceJmxConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.apache.tomcat.jdbc.pool.DataSourceProxy exist? false
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$TomcatDataSourceJmxConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$TomcatDataSourceJmxConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$TomcatDataSourceJmxConfiguration so not going into nested types
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$Hikari
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$Hikari, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$Hikari
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.zaxxer.hikari.HikariDataSource exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$Hikari, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$Hikari, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari
res: org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration.Hikari.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceJmxConfiguration$Hikari
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to javax.sql.XADataSource
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration
res: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.PooledDataSourceConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$PooledDataSourceConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$EmbeddedDatabaseCondition exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.sql.DataSource exist? true
does javax.sql.XADataSource exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/EmbeddedDataSourceConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jdbc/EmbeddedDataSourceConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/EmbeddedDataSourceConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.jdbc.DataSourceProperties exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jdbc/EmbeddedDataSourceConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
res: org/springframework/boot/autoconfigure/jdbc/EmbeddedDataSourceConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/EmbeddedDataSourceConfiguration
Hierarchy registration of org/springframework/beans/factory/BeanClassLoaderAware
SBG: INFO: Registering reflective access to org.springframework.beans.factory.BeanClassLoaderAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration
res: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.sql.DataSource exist? true
does org.springframework.jdbc.core.JdbcTemplate exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jdbc.JdbcProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.jdbc.core.JdbcTemplate
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.JdbcProperties
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration
res: org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration, Type:org/springframework/context/annotation/Import]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration
Handling annotated thingy: org/springframework/context/annotation/Import
does org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration
res: org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration.JdbcTemplateConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration
res: org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration.NamedParameterJdbcTemplateConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.sql.DataSource exist? true
does org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jdbc.DataSourceProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
res: org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/JndiDataSourceAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.jdbc.DataSourceProperties exist? true
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does javax.sql.DataSource exist? true
does javax.transaction.TransactionManager exist? true
does org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType exist? true
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.sql.DataSource exist? true
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to javax.transaction.TransactionManager
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
res: org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/XADataSourceAutoConfiguration
Hierarchy registration of org/springframework/beans/factory/BeanClassLoaderAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.jdbc.core.JdbcTemplate exist? true
does org.springframework.transaction.PlatformTransactionManager exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jdbc.DataSourceProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
res: org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.ConditionalOnSingleCandidate
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration
res: org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jdbc/DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.jms.Message exist? false
does org.springframework.jms.core.JmsTemplate exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jms.JmsProperties exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jms/JmsAnnotationDrivenConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jms/JmsAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/JmsAnnotationDrivenConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration
REFLECTION PROBLEM LATER due to reference from org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration(org.springframework.beans.factory.ObjectProvider,org.springframework.beans.factory.ObjectProvider,org.springframework.beans.factory.ObjectProvider,org.springframework.boot.autoconfigure.jms.JmsProperties) to Type org.springframework.jms.support.destination.DestinationResolver not present
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration because of missing javax/jms/ConnectionFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.jms.annotation.EnableJms exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jms/JmsAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/JmsAnnotationDrivenConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.JmsProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/JmsAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.jmx.export.MBeanExporter exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.jmx.export.MBeanExporter
including reflective/resource access to org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
res: org/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration because of missing javax/jms/ConnectionFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.jms.core.JmsTemplate exist? false
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.jms.ConnectionFactory exist? false
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration$JndiOrPropertyCondition exist? true
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jms.JmsProperties exist? true
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration$JndiOrPropertyCondition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/JndiConnectionFactoryAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.jms.ConnectionFactory exist? false
does org.apache.activemq.ActiveMQConnectionFactory exist? false
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.jms.ConnectionFactory exist? false
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties exist? true
does org.springframework.boot.autoconfigure.jms.JmsProperties exist? true
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.jms.activemq.ActiveMQXAConnectionFactoryConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jms/activemq/ActiveMQXAConnectionFactoryConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/activemq/ActiveMQXAConnectionFactoryConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.activemq.ActiveMQXAConnectionFactoryConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.jms.activemq.ActiveMQXAConnectionFactoryConfiguration because of missing javax/jms/XAConnectionFactory
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jms.activemq.ActiveMQXAConnectionFactoryConfiguration because of missing javax/jms/XAConnectionFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.transaction.TransactionManager exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.jms.ConnectionFactory exist? false
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/activemq/ActiveMQXAConnectionFactoryConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jms/activemq/ActiveMQConnectionFactoryConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/activemq/ActiveMQConnectionFactoryConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does javax.jms.ConnectionFactory exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jms/activemq/ActiveMQConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/activemq/ActiveMQConnectionFactoryConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/activemq/ActiveMQAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.artemis.ArtemisAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.jms.ConnectionFactory exist? false
does org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory exist? false
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does javax.jms.ConnectionFactory exist? false
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties exist? true
does org.springframework.boot.autoconfigure.jms.JmsProperties exist? true
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.jms.artemis.ArtemisEmbeddedServerConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jms/artemis/ArtemisEmbeddedServerConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisEmbeddedServerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/artemis/ArtemisEmbeddedServerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.artemis.ArtemisEmbeddedServerConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.jms.artemis.ArtemisEmbeddedServerConfiguration because of missing org/apache/activemq/artemis/jms/server/config/JMSConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jms.artemis.ArtemisEmbeddedServerConfiguration because of missing org/apache/activemq/artemis/jms/server/config/JMSConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisEmbeddedServerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisEmbeddedServerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/artemis/ArtemisEmbeddedServerConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.jms.artemis.ArtemisXAConnectionFactoryConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jms/artemis/ArtemisXAConnectionFactoryConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/artemis/ArtemisXAConnectionFactoryConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.artemis.ArtemisXAConnectionFactoryConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.jms.artemis.ArtemisXAConnectionFactoryConfiguration because of missing javax/jms/XAConnectionFactory
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jms.artemis.ArtemisXAConnectionFactoryConfiguration because of missing javax/jms/XAConnectionFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does javax.jms.ConnectionFactory exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does javax.transaction.TransactionManager exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisXAConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/artemis/ArtemisXAConnectionFactoryConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.jms.artemis.ArtemisConnectionFactoryConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/jms/artemis/ArtemisConnectionFactoryConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/jms/artemis/ArtemisConnectionFactoryConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.artemis.ArtemisConnectionFactoryConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does javax.jms.ConnectionFactory exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/jms/artemis/ArtemisConnectionFactoryConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/artemis/ArtemisConnectionFactoryConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jms/artemis/ArtemisAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.jms.artemis.ArtemisAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.jms.artemis.ArtemisAutoConfiguration
Processing type org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does groovy.text.markup.MarkupTemplateEngine exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration because of missing javax/servlet/Filter
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration because of missing javax/servlet/Filter
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.glassfish.jersey.server.spring.SpringComponentProvider exist? false
does javax.servlet.ServletRegistration exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.jersey.JerseyProperties exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jersey.JerseyProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jersey/JerseyAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jooq/JooqAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/jooq/JooqAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jooq/JooqAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration because of missing org/jooq/ExecuteListener
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration because of missing org/jooq/ExecuteListener
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.jooq.DSLContext exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/jooq/JooqAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/jooq/JooqAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jooq/JooqAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
Processing type org/springframework/boot/autoconfigure/jsonb/JsonbAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/jsonb/JsonbAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/jsonb/JsonbAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration because of missing javax/json/bind/Jsonb
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.json.bind.Jsonb exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/jsonb/JsonbAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/jsonb/JsonbAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnResource, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnResourceCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.OnResourceCondition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/jsonb/JsonbAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration
Processing type org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration because of missing org/springframework/kafka/core/ConsumerFactory
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration because of missing org/springframework/kafka/core/ConsumerFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.kafka.core.KafkaTemplate exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.kafka.KafkaProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/kafka/KafkaAnnotationDrivenConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/kafka/KafkaAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/kafka/KafkaAnnotationDrivenConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration because of missing org/springframework/kafka/support/converter/MessageConverter
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration because of missing org/springframework/kafka/support/converter/MessageConverter
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.kafka.annotation.EnableKafka exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/kafka/KafkaAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/kafka/KafkaAnnotationDrivenConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.kafka.KafkaStreamsAnnotationDrivenConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/kafka/KafkaStreamsAnnotationDrivenConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/kafka/KafkaStreamsAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/kafka/KafkaStreamsAnnotationDrivenConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.kafka.KafkaStreamsAnnotationDrivenConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.kafka.KafkaStreamsAnnotationDrivenConfiguration because of missing org/springframework/kafka/config/KafkaStreamsConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.kafka.streams.StreamsBuilder exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/kafka/KafkaStreamsAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/kafka/KafkaStreamsAnnotationDrivenConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/kafka/KafkaStreamsAnnotationDrivenConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.kafka.KafkaProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
Processing type org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration because of missing com/unboundid/ldap/listener/InMemoryDirectoryServerConfig
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.ldap.LdapProperties exist? true
does org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does com.unboundid.ldap.listener.InMemoryDirectoryServer exist? false
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration$EmbeddedLdapCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.ldap.LdapProperties
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration$EmbeddedLdapCondition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
Processing type org/springframework/boot/autoconfigure/ldap/LdapAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/ldap/LdapAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/ldap/LdapAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration because of missing org/springframework/ldap/core/support/LdapContextSource
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.ldap.core.ContextSource exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/ldap/LdapAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/ldap/LdapAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.ldap.LdapProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/ldap/LdapAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/ldap/LdapAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration
Processing type org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration
REFLECTION PROBLEM LATER due to reference from public org.springframework.boot.autoconfigure.liquibase.LiquibaseSchemaManagementProvider org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.liquibaseDefaultDdlModeProvider(org.springframework.beans.factory.ObjectProvider) to Type liquibase.integration.spring.SpringLiquibase not present
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does liquibase.integration.spring.SpringLiquibase exist? false
does liquibase.change.DatabaseChange exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration
Processing type org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration
checking @CompilationHint 1/8 [Type:org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mail.MailSenderAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.mail.internet.MimeMessage exist? false
does javax.activation.MimeType exist? true
does org.springframework.mail.MailSender exist? false
checking @CompilationHint 2/8 [Type:org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/8 [Type:org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.mail.MailSender exist? false
checking @CompilationHint 4/8 [Type:org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/8 [Type:org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.mail.MailSenderAutoConfiguration$MailSenderCondition exist? true
checking @CompilationHint 6/8 [Type:org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.mail.MailProperties exist? true
checking @CompilationHint 7/8 [Type:org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 8/8 [Type:org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.mail.MailSenderJndiConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/mail/MailSenderJndiConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/mail/MailSenderJndiConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/mail/MailSenderJndiConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mail.MailSenderJndiConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mail.MailSenderJndiConfiguration because of missing javax/mail/Session
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.mail.Session exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/mail/MailSenderJndiConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/mail/MailSenderJndiConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/mail/MailSenderJndiConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnJndi, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnJndiCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.condition.OnJndiCondition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/mail/MailSenderJndiConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.mail.MailSenderPropertiesConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/mail/MailSenderPropertiesConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/mail/MailSenderPropertiesConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/mail/MailSenderPropertiesConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mail.MailSenderPropertiesConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mail.MailSenderPropertiesConfiguration because of missing org/springframework/mail/javamail/JavaMailSenderImpl
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnProperty
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.mail.MailSenderPropertiesConfiguration
res: org/springframework/boot/autoconfigure/mail/MailSenderPropertiesConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/mail/MailSenderPropertiesConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mail.MailSenderAutoConfiguration$MailSenderCondition
SBG: INFO: Registering reflective access to javax.activation.MimeType
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mail.MailProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/mail/MailSenderAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.mail.MailSenderAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.mail.MailSenderAutoConfiguration
Processing type org/springframework/boot/autoconfigure/mail/MailSenderValidatorAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/mail/MailSenderValidatorAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/mail/MailSenderValidatorAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration because of missing javax/mail/MessagingException
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration because of missing javax/mail/MessagingException
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnProperty
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/mail/MailSenderValidatorAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
res: org/springframework/boot/autoconfigure/mail/MailSenderValidatorAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/mail/MailSenderValidatorAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
Processing type org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration because of missing de/flapdoodle/embed/process/config/IExecutableProcessConfig
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration because of missing de/flapdoodle/embed/process/config/IExecutableProcessConfig
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.mongo.MongoProperties exist? true
does org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does com.mongodb.MongoClient exist? false
does de.flapdoodle.embed.mongo.MongodStarter exist? false
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
REFLECTION PROBLEM LATER due to reference from public void org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.setFeatures(java.util.Set) to Type de.flapdoodle.embed.mongo.distribution.Feature not present
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
Processing type org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration because of missing com/mongodb/MongoClient
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.mongodb.MongoClient exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.mongo.MongoProperties exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/mongo/MongoAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
Processing type org/springframework/boot/autoconfigure/mongo/MongoReactiveAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/mongo/MongoReactiveAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/mongo/MongoReactiveAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration because of missing com/mongodb/reactivestreams/client/MongoClient
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.mongodb.reactivestreams.client.MongoClient exist? false
does reactor.core.publisher.Flux exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/mongo/MongoReactiveAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/mongo/MongoReactiveAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.mongo.MongoProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/mongo/MongoReactiveAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/mongo/MongoReactiveAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
Processing type org/springframework/boot/autoconfigure/mustache/MustacheAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/mustache/MustacheAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/mustache/MustacheAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration because of missing com/samskivert/mustache/Mustache$Collector
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration because of missing com/samskivert/mustache/Mustache$Collector
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.samskivert.mustache.Mustache exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/mustache/MustacheAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/mustache/MustacheAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.mustache.MustacheProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/mustache/MustacheAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/mustache/MustacheAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.mustache.MustacheServletWebConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/mustache/MustacheServletWebConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/mustache/MustacheServletWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/mustache/MustacheServletWebConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mustache.MustacheServletWebConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mustache.MustacheServletWebConfiguration because of missing com/samskivert/mustache/Mustache$Compiler
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.mustache.MustacheServletWebConfiguration
res: org/springframework/boot/autoconfigure/mustache/MustacheServletWebConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/mustache/MustacheServletWebConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.mustache.MustacheReactiveWebConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/mustache/MustacheReactiveWebConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/mustache/MustacheReactiveWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/mustache/MustacheReactiveWebConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mustache.MustacheReactiveWebConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.mustache.MustacheReactiveWebConfiguration because of missing com/samskivert/mustache/Mustache$Compiler
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.mustache.MustacheReactiveWebConfiguration
res: org/springframework/boot/autoconfigure/mustache/MustacheReactiveWebConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/mustache/MustacheReactiveWebConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.mustache.MustacheProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/mustache/MustacheAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
Processing type org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean exist? true
does javax.persistence.EntityManager exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration$HibernateEntityManagerCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.orm.jpa.JpaProperties exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties
including reflective/resource access to org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration
res: org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration
Hierarchy registration of org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.orm.jpa.JpaProperties exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.orm.jpa.DataSourceInitializedPublisher$Registrar exist? true
Processing type org/springframework/boot/autoconfigure/orm/jpa/DataSourceInitializedPublisher$Registrar
including reflective/resource access to org.springframework.boot.autoconfigure.orm.jpa.DataSourceInitializedPublisher$Registrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.DataSourceInitializedPublisher$Registrar
SBG: WARNING: type org.springframework.boot.autoconfigure.orm.jpa.DataSourceInitializedPublisher$Registrar being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
res: org/springframework/boot/autoconfigure/orm/jpa/DataSourceInitializedPublisher.Registrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/orm/jpa/DataSourceInitializedPublisher$Registrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
including reflective/resource access to org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
res: org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration
checking @CompilationHint 1/8 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration because of missing org/springframework/web/servlet/config/annotation/WebMvcConfigurer
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration because of missing org/springframework/web/servlet/config/annotation/WebMvcConfigurer
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/8 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.web.servlet.config.annotation.WebMvcConfigurer exist? false
checking @CompilationHint 3/8 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/8 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor exist? true
does org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter exist? true
checking @CompilationHint 5/8 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/8 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration, Type:org/springframework/boot/autoconfigure/web/servlet/ConditionalOnMissingFilterBean, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
checking @CompilationHint 7/8 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration, Type:org/springframework/boot/autoconfigure/web/servlet/ConditionalOnMissingFilterBean, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 8/8 [Type:org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
SBG: ERROR: CANNOT RESOLVE org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter ???
SBG: INFO: Registering reflective access to org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration so not going into nested types
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration$NamingStrategiesHibernatePropertiesCustomizer
including reflective/resource access to org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration$NamingStrategiesHibernatePropertiesCustomizer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration$NamingStrategiesHibernatePropertiesCustomizer
res: org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.NamingStrategiesHibernatePropertiesCustomizer.class
Hierarchy registration of org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration$NamingStrategiesHibernatePropertiesCustomizer
Hierarchy registration of org/springframework/boot/autoconfigure/orm/jpa/HibernatePropertiesCustomizer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.HibernatePropertiesCustomizer
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to javax.persistence.EntityManager
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration$HibernateEntityManagerCondition
including reflective/resource access to org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
res: org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration$HibernateEntityManagerCondition
including reflective/resource access to org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration$HibernateEntityManagerCondition
res: org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.HibernateEntityManagerCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration$HibernateEntityManagerCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
Processing type org/springframework/boot/autoconfigure/quartz/QuartzAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/quartz/QuartzAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/quartz/QuartzAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration because of missing org/quartz/spi/JobFactory
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration because of missing org/quartz/spi/JobFactory
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.quartz.Scheduler exist? false
does org.springframework.scheduling.quartz.SchedulerFactoryBean exist? false
does org.springframework.transaction.PlatformTransactionManager exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/quartz/QuartzAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/quartz/QuartzAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.quartz.QuartzProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/quartz/QuartzAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.quartz.QuartzProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/quartz/QuartzAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration
Processing type org/springframework/boot/autoconfigure/reactor/core/ReactorCoreAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/reactor/core/ReactorCoreAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/reactor/core/ReactorCoreAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does reactor.core.publisher.Mono exist? true
does reactor.core.publisher.Flux exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/reactor/core/ReactorCoreAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/reactor/core/ReactorCoreAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/reactor/core/ReactorCoreAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties
SBG: INFO: Registering reflective access to reactor.core.publisher.Mono
including reflective/resource access to org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration
res: org/springframework/boot/autoconfigure/reactor/core/ReactorCoreAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/reactor/core/ReactorCoreAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration
Processing type org/springframework/boot/autoconfigure/rsocket/RSocketMessagingAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketMessagingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/rsocket/RSocketMessagingAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.rsocket.RSocketMessagingAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.rsocket.RSocketMessagingAutoConfiguration because of missing org/springframework/messaging/rsocket/RSocketStrategies
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.messaging.rsocket.RSocketRequester exist? false
does io.rsocket.RSocketFactory exist? false
does io.rsocket.transport.netty.server.TcpServerTransport exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketMessagingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/rsocket/RSocketMessagingAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.rsocket.RSocketMessagingAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.rsocket.RSocketMessagingAutoConfiguration
Processing type org/springframework/boot/autoconfigure/rsocket/RSocketServerAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/rsocket/RSocketServerAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.rsocket.RSocketServerAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does io.rsocket.RSocketFactory exist? false
does org.springframework.messaging.rsocket.RSocketStrategies exist? false
does reactor.netty.http.server.HttpServer exist? true
does io.rsocket.transport.netty.server.TcpServerTransport exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketServerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.rsocket.RSocketProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketServerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to reactor.netty.http.server.HttpServer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.rsocket.RSocketProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/rsocket/RSocketServerAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.rsocket.RSocketServerAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.rsocket.RSocketServerAutoConfiguration
Processing type org/springframework/boot/autoconfigure/rsocket/RSocketStrategiesAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketStrategiesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/rsocket/RSocketStrategiesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration because of missing org/springframework/messaging/rsocket/RSocketStrategies
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does io.rsocket.RSocketFactory exist? false
does org.springframework.messaging.rsocket.RSocketStrategies exist? false
does io.netty.buffer.PooledByteBufAllocator exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/rsocket/RSocketStrategiesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to io.netty.buffer.PooledByteBufAllocator
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/rsocket/RSocketStrategiesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration because of missing org/springframework/security/authentication/DefaultAuthenticationEventPublisher
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.security.authentication.DefaultAuthenticationEventPublisher exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.security.SecurityProperties exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/servlet/SpringBootWebSecurityConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SpringBootWebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/servlet/SpringBootWebSecurityConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SpringBootWebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SpringBootWebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter exist? false
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SpringBootWebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SpringBootWebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/servlet/SpringBootWebSecurityConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.security.servlet.WebSecurityEnablerConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration
for org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration missing annotation types are [Lorg.springframework.security.config.annotation.web.configuration.EnableWebSecurity]
Couldn't resolve Lorg/springframework/security/config/annotation/web/configuration/EnableWebSecurity;
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.servlet.WebSecurityEnablerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnBean
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.security.servlet.WebSecurityEnablerConfiguration
res: org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/security/servlet/WebSecurityEnablerConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.security.SecurityDataConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/SecurityDataConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/security/SecurityDataConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/SecurityDataConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.SecurityDataConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.SecurityDataConfiguration because of missing org/springframework/security/data/repository/query/SecurityEvaluationContextExtension
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.security.data.repository.query.SecurityEvaluationContextExtension exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/security/SecurityDataConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/SecurityDataConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.SecurityProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/servlet/SecurityRequestMatcherProviderAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityRequestMatcherProviderAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/servlet/SecurityRequestMatcherProviderAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.servlet.SecurityRequestMatcherProviderAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.security.web.util.matcher.RequestMatcher exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityRequestMatcherProviderAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityRequestMatcherProviderAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/servlet/SecurityRequestMatcherProviderAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.servlet.SecurityRequestMatcherProviderAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.servlet.SecurityRequestMatcherProviderAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration because of missing org/springframework/security/provisioning/InMemoryUserDetailsManager
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.security.authentication.AuthenticationManager exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.security.authentication.AuthenticationManager exist? false
does org.springframework.security.authentication.AuthenticationProvider exist? false
does org.springframework.security.core.userdetails.UserDetailsService exist? false
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/servlet/SecurityFilterAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityFilterAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/servlet/SecurityFilterAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration because of missing javax/servlet/DispatcherType
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityFilterAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.security.SecurityProperties exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityFilterAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityFilterAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer exist? false
does org.springframework.security.config.http.SessionCreationPolicy exist? false
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/security/servlet/SecurityFilterAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/servlet/SecurityFilterAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.security.SecurityProperties exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does reactor.core.publisher.Flux exist? true
does org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity exist? false
does org.springframework.security.web.server.WebFilterChainProxy exist? false
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration because of missing org/springframework/security/core/userdetails/UserDetails
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.security.authentication.ReactiveAuthenticationManager exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.security.authentication.ReactiveAuthenticationManager exist? false
does org.springframework.security.core.userdetails.ReactiveUserDetailsService exist? false
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration
Processing type org/springframework/boot/autoconfigure/sendgrid/SendGridAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/sendgrid/SendGridAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/sendgrid/SendGridAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration because of missing com/sendgrid/SendGrid
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does com.sendgrid.SendGrid exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/sendgrid/SendGridAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/sendgrid/SendGridAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/sendgrid/SendGridAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.sendgrid.SendGridProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/sendgrid/SendGridAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/sendgrid/SendGridAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
Processing type org/springframework/boot/autoconfigure/session/SessionAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/session/SessionAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/session/SessionAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.session.Session exist? false
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/session/SessionAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/session/SessionAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/session/SessionAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.web.ServerProperties exist? true
does org.springframework.boot.autoconfigure.session.SessionProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/session/SessionAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.ServerProperties
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.session.SessionProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/session/SessionAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.security.config.annotation.web.configuration.EnableWebSecurity exist? false
does org.springframework.security.oauth2.client.registration.ClientRegistration exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientRegistrationRepositoryConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientRegistrationRepositoryConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientRegistrationRepositoryConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientRegistrationRepositoryConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientRegistrationRepositoryConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientRegistrationRepositoryConfiguration because of missing org/springframework/security/oauth2/client/registration/InMemoryClientRegistrationRepository
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientRegistrationRepositoryConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientRegistrationRepositoryConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.security.oauth2.client.ClientsConfiguredCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.client.ClientsConfiguredCondition
including reflective/resource access to org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientRegistrationRepositoryConfiguration
res: org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientRegistrationRepositoryConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientRegistrationRepositoryConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2WebSecurityConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2WebSecurityConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2WebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2WebSecurityConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2WebSecurityConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2WebSecurityConfiguration because of missing org/springframework/security/oauth2/client/OAuth2AuthorizedClientService
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2WebSecurityConfiguration because of missing org/springframework/security/oauth2/client/OAuth2AuthorizedClientService
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnBean
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2WebSecurityConfiguration
res: org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2WebSecurityConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2WebSecurityConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2WebSecurityConfiguration$OAuth2WebSecurityConfigurerAdapter
for org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2WebSecurityConfiguration$OAuth2WebSecurityConfigurerAdapter missing types are [org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurerAdapter]
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/oauth2/client/reactive/ReactiveOAuth2ClientAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/reactive/ReactiveOAuth2ClientAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/oauth2/client/reactive/ReactiveOAuth2ClientAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration because of missing org/springframework/security/oauth2/client/ReactiveOAuth2AuthorizedClientService
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration because of missing org/springframework/security/oauth2/client/ReactiveOAuth2AuthorizedClientService
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/reactive/ReactiveOAuth2ClientAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/reactive/ReactiveOAuth2ClientAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration$NonServletApplicationCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/reactive/ReactiveOAuth2ClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does reactor.core.publisher.Flux exist? true
does org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity exist? false
does org.springframework.security.oauth2.client.registration.ClientRegistration exist? false
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/security/oauth2/client/reactive/ReactiveOAuth2ClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration$NonServletApplicationCondition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/oauth2/client/reactive/ReactiveOAuth2ClientAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken exist? false
does org.springframework.security.oauth2.jwt.JwtDecoder exist? false
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerJwtConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerJwtConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerJwtConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerJwtConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerJwtConfiguration because of missing org/springframework/security/oauth2/jose/jws/JwsAlgorithm
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerJwtConfiguration because of missing org/springframework/security/oauth2/jose/jws/JwsAlgorithm
res: org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerJwtConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerJwtConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerWebSecurityConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerWebSecurityConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerWebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerWebSecurityConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerWebSecurityConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerWebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerWebSecurityConfiguration so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/OAuth2ResourceServerAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration
Processing type org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerAutoConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity exist? false
does org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken exist? false
does org.springframework.security.oauth2.jwt.ReactiveJwtDecoder exist? false
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerJwkConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerJwkConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerJwkConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerJwkConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerJwkConfiguration because of missing org/springframework/security/oauth2/jwt/ReactiveJwtDecoder
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerJwkConfiguration because of missing org/springframework/security/oauth2/jwt/ReactiveJwtDecoder
res: org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerJwkConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerJwkConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerWebSecurityConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerWebSecurityConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerWebSecurityConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerWebSecurityConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerWebSecurityConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerWebSecurityConfiguration because of missing org/springframework/security/config/web/server/ServerHttpSecurity
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnBean
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerWebSecurityConfiguration
res: org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerWebSecurityConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerWebSecurityConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/security/oauth2/resource/reactive/ReactiveOAuth2ResourceServerAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerAutoConfiguration
Processing type org/springframework/boot/autoconfigure/solr/SolrAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/solr/SolrAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/solr/SolrAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration because of missing org/apache/solr/client/solrj/SolrClient
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration because of missing org/apache/solr/client/solrj/SolrClient
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.solr.client.solrj.impl.HttpSolrClient exist? false
does org.apache.solr.client.solrj.impl.CloudSolrClient exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/solr/SolrAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/solr/SolrAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.solr.SolrProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/solr/SolrAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.solr.SolrProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/solr/SolrAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
Processing type org/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.task.TaskExecutionProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.task.TaskExecutionProperties
SBG: INFO: Registering reflective access to org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
including reflective/resource access to org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration
res: org/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/task/TaskExecutionAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration
Processing type org/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.task.TaskSchedulingProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.task.TaskSchedulingProperties
including reflective/resource access to org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration
res: org/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/task/TaskSchedulingAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration
Processing type org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.thymeleaf.templatemode.TemplateMode exist? false
does org.thymeleaf.spring5.SpringTemplateEngine exist? false
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration
Processing type org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.transaction.PlatformTransactionManager exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.transaction.TransactionProperties exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.TransactionProperties
including reflective/resource access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration
res: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnBean
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration
res: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration.EnableTransactionManagementConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, Type:org/springframework/transaction/annotation/EnableTransactionManagement, Type:org/springframework/context/annotation/Import]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration
Handling annotated thingy: org/springframework/transaction/annotation/EnableTransactionManagement
SBG: INFO: Registering reflective access to org.springframework.transaction.annotation.EnableTransactionManagement
Handling annotated thingy: org/springframework/context/annotation/Import
does org.springframework.transaction.annotation.TransactionManagementConfigurationSelector exist? true
Processing type org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
Found this org/springframework/context/annotation/AdviceModeImportSelector in signature of org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
Found this org/springframework/transaction/annotation/EnableTransactionManagement in signature of org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
Found this java/lang/annotation/Annotation in signature of org/springframework/context/annotation/AdviceModeImportSelector
Found this java/lang/Object in signature of org/springframework/context/annotation/AdviceModeImportSelector
Found this org/springframework/context/annotation/ImportSelector in signature of org/springframework/context/annotation/AdviceModeImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/transaction/annotation/TransactionManagementConfigurationSelector]
SBG: INFO: Registering reflective access to org.springframework.context.annotation.AutoProxyRegistrar
SBG: INFO: Registering reflective access to org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration
SBG: INFO: Registering reflective access to org.springframework.transaction.aspectj.AspectJJtaTransactionManagementConfiguration
SBG: ERROR: CANNOT RESOLVE org.springframework.transaction.aspectj.AspectJJtaTransactionManagementConfiguration ???
SBG: INFO: Registering reflective access to org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration
SBG: ERROR: CANNOT RESOLVE org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration ???
Handling annotated thingy: org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
SBG: INFO: Registering reflective access to org.springframework.transaction.annotation.TransactionManagementConfigurationSelector
including reflective/resource access to org.springframework.transaction.annotation.TransactionManagementConfigurationSelector
res: org/springframework/transaction/annotation/TransactionManagementConfigurationSelector.class
Hierarchy registration of org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
Hierarchy registration of org/springframework/context/annotation/AdviceModeImportSelector
SBG: INFO: Registering reflective access to org.springframework.context.annotation.AdviceModeImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type org/springframework/context/annotation/AdviceModeImportSelector
Found this java/lang/annotation/Annotation in signature of org/springframework/context/annotation/AdviceModeImportSelector
Found this java/lang/Object in signature of org/springframework/context/annotation/AdviceModeImportSelector
Found this org/springframework/context/annotation/ImportSelector in signature of org/springframework/context/annotation/AdviceModeImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/context/annotation/AdviceModeImportSelector]
Handling annotated thingy: org/springframework/context/annotation/AdviceModeImportSelector
including reflective/resource access to org.springframework.context.annotation.AdviceModeImportSelector
res: org/springframework/context/annotation/AdviceModeImportSelector.class
Hierarchy registration of org/springframework/context/annotation/AdviceModeImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration
res: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$JdkDynamicAutoProxyConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$JdkDynamicAutoProxyConfiguration, Type:org/springframework/transaction/annotation/EnableTransactionManagement, Type:org/springframework/context/annotation/Import]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$JdkDynamicAutoProxyConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$JdkDynamicAutoProxyConfiguration
Handling annotated thingy: org/springframework/transaction/annotation/EnableTransactionManagement
Handling annotated thingy: org/springframework/context/annotation/Import
does org.springframework.transaction.annotation.TransactionManagementConfigurationSelector exist? true
Processing type org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
Found this org/springframework/context/annotation/AdviceModeImportSelector in signature of org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
Found this org/springframework/transaction/annotation/EnableTransactionManagement in signature of org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
Found this java/lang/annotation/Annotation in signature of org/springframework/context/annotation/AdviceModeImportSelector
Found this java/lang/Object in signature of org/springframework/context/annotation/AdviceModeImportSelector
Found this org/springframework/context/annotation/ImportSelector in signature of org/springframework/context/annotation/AdviceModeImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/transaction/annotation/TransactionManagementConfigurationSelector]
Handling annotated thingy: org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
including reflective/resource access to org.springframework.transaction.annotation.TransactionManagementConfigurationSelector
res: org/springframework/transaction/annotation/TransactionManagementConfigurationSelector.class
Hierarchy registration of org/springframework/transaction/annotation/TransactionManagementConfigurationSelector
Hierarchy registration of org/springframework/context/annotation/AdviceModeImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type org/springframework/context/annotation/AdviceModeImportSelector
Found this java/lang/annotation/Annotation in signature of org/springframework/context/annotation/AdviceModeImportSelector
Found this java/lang/Object in signature of org/springframework/context/annotation/AdviceModeImportSelector
Found this org/springframework/context/annotation/ImportSelector in signature of org/springframework/context/annotation/AdviceModeImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/context/annotation/AdviceModeImportSelector]
Handling annotated thingy: org/springframework/context/annotation/AdviceModeImportSelector
including reflective/resource access to org.springframework.context.annotation.AdviceModeImportSelector
res: org/springframework/context/annotation/AdviceModeImportSelector.class
Hierarchy registration of org/springframework/context/annotation/AdviceModeImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$JdkDynamicAutoProxyConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$JdkDynamicAutoProxyConfiguration
res: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$EnableTransactionManagementConfiguration$JdkDynamicAutoProxyConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$TransactionTemplateConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$TransactionTemplateConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$TransactionTemplateConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnSingleCandidate
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration
res: org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration.TransactionTemplateConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/transaction/TransactionAutoConfiguration$TransactionTemplateConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration
Processing type org/springframework/boot/autoconfigure/transaction/jta/JtaAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/transaction/jta/JtaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/jta/JtaAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.transaction.Transaction exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/transaction/jta/JtaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/transaction/jta/JtaAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/transaction/jta/JtaAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.transaction.jta.JndiJtaConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.jta.JndiJtaConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.transaction.jta.JtaTransactionManager exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnJndi, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnJndiCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.transaction.PlatformTransactionManager exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.transaction.jta.JtaTransactionManager
including reflective/resource access to org.springframework.boot.autoconfigure.transaction.jta.JndiJtaConfiguration
res: org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/transaction/jta/JndiJtaConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.transaction.jta.BitronixJtaConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.jta.BitronixJtaConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.transaction.jta.BitronixJtaConfiguration because of missing bitronix/tm/Configuration
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.transaction.jta.JtaProperties exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.transaction.jta.JtaTransactionManager exist? true
does bitronix.tm.jndi.BitronixContext exist? false
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.transaction.PlatformTransactionManager exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/transaction/jta/BitronixJtaConfiguration so not going into nested types
does org.springframework.boot.autoconfigure.transaction.jta.AtomikosJtaConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.transaction.jta.AtomikosJtaConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.transaction.jta.AtomikosJtaConfiguration because of missing com/atomikos/icatch/config/UserTransactionServiceImp
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.jta.atomikos.AtomikosProperties exist? true
does org.springframework.boot.autoconfigure.transaction.jta.JtaProperties exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.transaction.jta.JtaTransactionManager exist? true
does com.atomikos.icatch.jta.UserTransactionManager exist? false
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.transaction.PlatformTransactionManager exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.jta.atomikos.AtomikosProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/transaction/jta/AtomikosJtaConfiguration so not going into nested types
SBG: INFO: Registering reflective access to javax.transaction.Transaction
including reflective/resource access to org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration
res: org/springframework/boot/autoconfigure/transaction/jta/JtaAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/transaction/jta/JtaAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration
Processing type org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration because of missing javax/validation/Validator
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.validation.executable.ExecutableValidator exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnResource, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnResourceCondition exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.validation.PrimaryDefaultValidatorPostProcessor exist? true
Processing type org/springframework/boot/autoconfigure/validation/PrimaryDefaultValidatorPostProcessor
including reflective/resource access to org.springframework.boot.autoconfigure.validation.PrimaryDefaultValidatorPostProcessor
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.validation.PrimaryDefaultValidatorPostProcessor
res: org/springframework/boot/autoconfigure/validation/PrimaryDefaultValidatorPostProcessor.class
Hierarchy registration of org/springframework/boot/autoconfigure/validation/PrimaryDefaultValidatorPostProcessor
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.web.client.RestTemplate exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition
SBG: INFO: Registering reflective access to org.springframework.web.client.RestTemplate
including reflective/resource access to org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
res: org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition
including reflective/resource access to org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition
res: org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/NoneNestedConditions
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/NoneNestedConditions
including reflective/resource access to org.springframework.boot.autoconfigure.condition.NoneNestedConditions
res: org/springframework/boot/autoconfigure/condition/NoneNestedConditions.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/NoneNestedConditions
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberOutcomes
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberOutcomes
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberOutcomes.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberOutcomes
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberConditions
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberConditions
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberConditions.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberConditions
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberMatchOutcomes
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition$MemberMatchOutcomes
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.MemberMatchOutcomes.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition$MemberMatchOutcomes
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
res: org/springframework/boot/autoconfigure/condition/AbstractNestedCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/AbstractNestedCondition
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Hierarchy registration of org/springframework/context/annotation/ConfigurationCondition
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/condition/SpringBootCondition
including reflective/resource access to org.springframework.boot.autoconfigure.condition.SpringBootCondition
res: org/springframework/boot/autoconfigure/condition/SpringBootCondition.class
Hierarchy registration of org/springframework/boot/autoconfigure/condition/SpringBootCondition
Hierarchy registration of org/springframework/context/annotation/Condition
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
res: org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/client/RestTemplateAutoConfiguration$NotReactiveWebApplicationCondition$ReactiveWebApplication
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.web.ServerProperties exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration
res: org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does reactor.netty.http.server.HttpServer exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration
res: org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$UndertowWebServerFactoryCustomizerConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$UndertowWebServerFactoryCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$UndertowWebServerFactoryCustomizerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$UndertowWebServerFactoryCustomizerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does io.undertow.Undertow exist? false
does org.xnio.SslClientAuthMode exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$UndertowWebServerFactoryCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$UndertowWebServerFactoryCustomizerConfiguration so not going into nested types
Processing type org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$JettyWebServerFactoryCustomizerConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$JettyWebServerFactoryCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$JettyWebServerFactoryCustomizerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$JettyWebServerFactoryCustomizerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.eclipse.jetty.server.Server exist? false
does org.eclipse.jetty.util.Loader exist? false
does org.eclipse.jetty.webapp.WebAppContext exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$JettyWebServerFactoryCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$JettyWebServerFactoryCustomizerConfiguration so not going into nested types
Processing type org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.apache.catalina.startup.Tomcat exist? false
does org.apache.coyote.UpgradeProtocol exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/embedded/EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration so not going into nested types
Resource Adding: org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.web.reactive.DispatcherHandler exist? true
does org.springframework.http.server.reactive.HttpHandler exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.http.server.reactive.HttpHandler exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.http.server.reactive.HttpHandler
SBG: INFO: Registering reflective access to org.springframework.web.reactive.DispatcherHandler
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration$AnnotationConfig
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration$AnnotationConfig
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration$AnnotationConfig
res: org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration.AnnotationConfig.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/HttpHandlerAutoConfiguration$AnnotationConfig
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.http.ReactiveHttpInputMessage exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.web.ServerProperties exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar
res: org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedTomcat exist? true
Processing type org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedTomcat
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedTomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedTomcat
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedTomcat
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does org.springframework.boot.web.reactive.server.ReactiveWebServerFactory exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedTomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedTomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.apache.catalina.startup.Tomcat exist? false
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedTomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.web.reactive.server.ReactiveWebServerFactory
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedTomcat so not going into nested types
does org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedJetty exist? true
Processing type org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedJetty
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedJetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedJetty
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedJetty
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does org.springframework.boot.web.reactive.server.ReactiveWebServerFactory exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedJetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedJetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.eclipse.jetty.server.Server exist? false
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedJetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedJetty so not going into nested types
does org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedUndertow exist? true
Processing type org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedUndertow
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedUndertow, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedUndertow
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedUndertow
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does org.springframework.boot.web.reactive.server.ReactiveWebServerFactory exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedUndertow, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedUndertow, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does io.undertow.Undertow exist? false
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedUndertow, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedUndertow so not going into nested types
does org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedNetty exist? true
Processing type org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedNetty
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedNetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedNetty
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedNetty
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean
does org.springframework.boot.web.reactive.server.ReactiveWebServerFactory exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedNetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedNetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does reactor.netty.http.server.HttpServer exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedNetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryConfiguration$EmbeddedNetty
res: org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration.EmbeddedNetty.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryConfiguration$EmbeddedNetty
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.http.ReactiveHttpInputMessage
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/ReactiveWebServerFactoryAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.web.reactive.config.WebFluxConfigurer exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.web.reactive.config.WebFluxConfigurationSupport exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.web.reactive.config.WebFluxConfigurer
SBG: INFO: Registering reflective access to org.springframework.web.reactive.config.WebFluxConfigurationSupport
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$ResourceChainCustomizerConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$ResourceChainCustomizerConfiguration, Type:org/springframework/boot/autoconfigure/web/ConditionalOnEnabledResourceChain, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$ResourceChainCustomizerConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$ResourceChainCustomizerConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/web/ConditionalOnEnabledResourceChain
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.ConditionalOnEnabledResourceChain
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.web.OnEnabledResourceChainCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.OnEnabledResourceChainCondition
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$ResourceChainCustomizerConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration.ResourceChainCustomizerConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$ResourceChainCustomizerConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$EnableWebFluxConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$EnableWebFluxConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$EnableWebFluxConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration.EnableWebFluxConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$EnableWebFluxConfiguration
Hierarchy registration of org/springframework/web/reactive/config/DelegatingWebFluxConfiguration
SBG: INFO: Registering reflective access to org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
SBG: WARNING: type org.springframework.web.reactive.config.DelegatingWebFluxConfiguration being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
SBG: INFO: Registering reflective access to org.springframework.context.ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type org/springframework/web/reactive/config/DelegatingWebFluxConfiguration
including reflective/resource access to org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
res: org/springframework/web/reactive/config/DelegatingWebFluxConfiguration.class
Hierarchy registration of org/springframework/web/reactive/config/DelegatingWebFluxConfiguration
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type org/springframework/web/reactive/config/WebFluxConfigurationSupport
including reflective/resource access to org.springframework.web.reactive.config.WebFluxConfigurationSupport
res: org/springframework/web/reactive/config/WebFluxConfigurationSupport.class
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/web/reactive/config/WebFluxConfigurationSupport$NoOpValidator
including reflective/resource access to org.springframework.web.reactive.config.WebFluxConfigurationSupport$NoOpValidator
SBG: INFO: Registering reflective access to org.springframework.web.reactive.config.WebFluxConfigurationSupport$NoOpValidator
res: org/springframework/web/reactive/config/WebFluxConfigurationSupport.NoOpValidator.class
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport$NoOpValidator
Hierarchy registration of org/springframework/validation/Validator
SBG: INFO: Registering reflective access to org.springframework.validation.Validator
SBG: WARNING: type org.springframework.validation.Validator being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/web/reactive/config/WebFluxConfigurationSupport$EmptyHandlerMapping
including reflective/resource access to org.springframework.web.reactive.config.WebFluxConfigurationSupport$EmptyHandlerMapping
SBG: INFO: Registering reflective access to org.springframework.web.reactive.config.WebFluxConfigurationSupport$EmptyHandlerMapping
res: org/springframework/web/reactive/config/WebFluxConfigurationSupport.EmptyHandlerMapping.class
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport$EmptyHandlerMapping
Hierarchy registration of org/springframework/web/reactive/handler/AbstractHandlerMapping
SBG: INFO: Registering reflective access to org.springframework.web.reactive.handler.AbstractHandlerMapping
Hierarchy registration of org/springframework/context/support/ApplicationObjectSupport
SBG: INFO: Registering reflective access to org.springframework.context.support.ApplicationObjectSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/web/reactive/HandlerMapping
SBG: INFO: Registering reflective access to org.springframework.web.reactive.HandlerMapping
Hierarchy registration of org/springframework/core/Ordered
Hierarchy registration of org/springframework/beans/factory/BeanNameAware
SBG: INFO: Registering reflective access to org.springframework.beans.factory.BeanNameAware
Processing type org/springframework/web/reactive/handler/AbstractHandlerMapping
including reflective/resource access to org.springframework.web.reactive.handler.AbstractHandlerMapping
res: org/springframework/web/reactive/handler/AbstractHandlerMapping.class
Hierarchy registration of org/springframework/web/reactive/handler/AbstractHandlerMapping
Hierarchy registration of org/springframework/context/support/ApplicationObjectSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Hierarchy registration of org/springframework/web/reactive/HandlerMapping
Hierarchy registration of org/springframework/core/Ordered
Hierarchy registration of org/springframework/beans/factory/BeanNameAware
Processing type org/springframework/context/support/ApplicationObjectSupport
including reflective/resource access to org.springframework.context.support.ApplicationObjectSupport
res: org/springframework/context/support/ApplicationObjectSupport.class
Hierarchy registration of org/springframework/context/support/ApplicationObjectSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/context/support/ApplicationObjectSupport
including reflective/resource access to org.springframework.context.support.ApplicationObjectSupport
res: org/springframework/context/support/ApplicationObjectSupport.class
Hierarchy registration of org/springframework/context/support/ApplicationObjectSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/web/reactive/config/WebFluxConfigurationSupport
including reflective/resource access to org.springframework.web.reactive.config.WebFluxConfigurationSupport
res: org/springframework/web/reactive/config/WebFluxConfigurationSupport.class
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$WebFluxConfig
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$WebFluxConfig, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$WebFluxConfig
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$WebFluxConfig
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.web.ResourceProperties exist? true
does org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$WebFluxConfig, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$WebFluxConfig, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$EnableWebFluxConfiguration exist? true
Processing type org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$EnableWebFluxConfiguration
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$EnableWebFluxConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration.EnableWebFluxConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$EnableWebFluxConfiguration
Hierarchy registration of org/springframework/web/reactive/config/DelegatingWebFluxConfiguration
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type org/springframework/web/reactive/config/DelegatingWebFluxConfiguration
including reflective/resource access to org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
res: org/springframework/web/reactive/config/DelegatingWebFluxConfiguration.class
Hierarchy registration of org/springframework/web/reactive/config/DelegatingWebFluxConfiguration
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type org/springframework/web/reactive/config/WebFluxConfigurationSupport
including reflective/resource access to org.springframework.web.reactive.config.WebFluxConfigurationSupport
res: org/springframework/web/reactive/config/WebFluxConfigurationSupport.class
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/web/reactive/config/WebFluxConfigurationSupport
including reflective/resource access to org.springframework.web.reactive.config.WebFluxConfigurationSupport
res: org/springframework/web/reactive/config/WebFluxConfigurationSupport.class
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurationSupport
Hierarchy registration of org/springframework/context/ApplicationContextAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.ResourceProperties
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$WebFluxConfig
res: org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration.WebFluxConfig.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/WebFluxAutoConfiguration$WebFluxConfig
Hierarchy registration of org/springframework/web/reactive/config/WebFluxConfigurer
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.web.reactive.config.WebFluxConfigurer exist? true
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.web.ServerProperties exist? true
does org.springframework.boot.autoconfigure.web.ResourceProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/error/ErrorWebFluxAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.web.reactive.function.client.WebClient exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$ReactorNetty exist? true
Processing type org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$ReactorNetty
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$ReactorNetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$ReactorNetty
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$ReactorNetty
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does reactor.netty.http.client.HttpClient exist? true
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$ReactorNetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$ReactorNetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.http.client.reactive.ClientHttpConnector exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$ReactorNetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.http.client.reactive.ClientHttpConnector
SBG: INFO: Registering reflective access to reactor.netty.http.client.HttpClient
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$ReactorNetty
res: org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration.ReactorNetty.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$ReactorNetty
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$JettyClient exist? true
Processing type org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$JettyClient
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$JettyClient, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$JettyClient
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$JettyClient
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$JettyClient because of missing org/eclipse/jetty/client/HttpClient
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.eclipse.jetty.reactive.client.ReactiveRequest exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$JettyClient, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$JettyClient, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.http.client.reactive.ClientHttpConnector exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$JettyClient, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorConfiguration$JettyClient so not going into nested types
SBG: INFO: Registering reflective access to org.springframework.web.reactive.function.client.WebClient
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorAutoConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/function/client/ClientHttpConnectorAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.web.reactive.function.client.WebClient exist? true
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration$WebClientCodecsConfiguration
checking @CompilationHint 1/1 [Type:org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration$WebClientCodecsConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnBean, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration$WebClientCodecsConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration$WebClientCodecsConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnBean
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
including reflective/resource access to org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration$WebClientCodecsConfiguration
res: org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration.WebClientCodecsConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientAutoConfiguration$WebClientCodecsConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.web.servlet.DispatcherServlet exist? false
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/servlet/DispatcherServletAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration because of missing javax/servlet/Filter
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration because of missing javax/servlet/Filter
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.servlet.ServletRequest exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.web.ServerProperties exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar exist? true
Processing type org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar
including reflective/resource access to org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar
res: org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration$BeanPostProcessorsRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Hierarchy registration of org/springframework/beans/factory/BeanFactoryAware
Hierarchy registration of org/springframework/beans/factory/Aware
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
does org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat exist? true
Processing type org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.servlet.Servlet exist? false
does org.apache.catalina.startup.Tomcat exist? false
does org.apache.coyote.UpgradeProtocol exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.boot.web.servlet.server.ServletWebServerFactory exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.boot.web.servlet.server.ServletWebServerFactory
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat so not going into nested types
does org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedJetty exist? true
Processing type org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedJetty
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedJetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedJetty
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedJetty
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.servlet.Servlet exist? false
does org.eclipse.jetty.server.Server exist? false
does org.eclipse.jetty.util.Loader exist? false
does org.eclipse.jetty.webapp.WebAppContext exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedJetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedJetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.boot.web.servlet.server.ServletWebServerFactory exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedJetty, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedJetty so not going into nested types
does org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedUndertow exist? true
Processing type org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedUndertow
checking @CompilationHint 1/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedUndertow, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedUndertow
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedUndertow
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.servlet.Servlet exist? false
does io.undertow.Undertow exist? false
does org.xnio.SslClientAuthMode exist? false
checking @CompilationHint 2/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedUndertow, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedUndertow, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.boot.web.servlet.server.ServletWebServerFactory exist? true
checking @CompilationHint 4/4 [Type:org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedUndertow, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedUndertow so not going into nested types
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration because of missing org/springframework/web/servlet/HandlerExceptionResolver
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does javax.servlet.Servlet exist? false
does org.springframework.web.servlet.DispatcherServlet exist? false
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.web.ServerProperties exist? true
does org.springframework.boot.autoconfigure.web.ResourceProperties exist? true
does org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties exist? true
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration because of missing javax/servlet/Filter
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration because of missing javax/servlet/Filter
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationProperties
does org.springframework.boot.autoconfigure.http.HttpProperties exist? true
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.web.filter.CharacterEncodingFilter exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
SBG: INFO: Registering reflective access to org.springframework.web.filter.CharacterEncodingFilter
SBG: ERROR: CANNOT RESOLVE org.springframework.web.filter.CharacterEncodingFilter ???
including reflective/resource access to org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration
res: org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration$LocaleCharsetMappingsCustomizer
Found this java/lang/Object in signature of org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration$LocaleCharsetMappingsCustomizer
Found this org/springframework/boot/web/server/WebServerFactoryCustomizer in signature of org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration$LocaleCharsetMappingsCustomizer
Found this org/springframework/boot/web/servlet/server/ConfigurableServletWebServerFactory in signature of org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration$LocaleCharsetMappingsCustomizer
Found this org/springframework/core/Ordered in signature of org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration$LocaleCharsetMappingsCustomizer
Found this org/springframework/boot/web/server/WebServerFactory in signature of org/springframework/boot/web/server/WebServerFactoryCustomizer
Found this java/lang/Object in signature of org/springframework/boot/web/server/WebServerFactoryCustomizer
including reflective/resource access to org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$LocaleCharsetMappingsCustomizer
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration$LocaleCharsetMappingsCustomizer
res: org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration.LocaleCharsetMappingsCustomizer.class
Hierarchy registration of org/springframework/boot/autoconfigure/web/servlet/HttpEncodingAutoConfiguration$LocaleCharsetMappingsCustomizer
Hierarchy registration of org/springframework/boot/web/server/WebServerFactoryCustomizer
SBG: INFO: Registering reflective access to org.springframework.boot.web.server.WebServerFactoryCustomizer
Hierarchy registration of org/springframework/core/Ordered
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Resource Adding: org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration
checking @CompilationHint 1/6 [Type:org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration because of missing javax/servlet/MultipartConfigElement
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.servlet.Servlet exist? false
does org.springframework.web.multipart.support.StandardServletMultipartResolver exist? true
does javax.servlet.MultipartConfigElement exist? false
checking @CompilationHint 2/6 [Type:org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/6 [Type:org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnProperty, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnPropertyCondition exist? true
checking @CompilationHint 4/6 [Type:org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 5/6 [Type:org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.web.servlet.MultipartProperties exist? true
checking @CompilationHint 6/6 [Type:org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.web.servlet.MultipartProperties because of missing javax/servlet/MultipartConfigElement
SBG: INFO: Registering reflective access to org.springframework.web.multipart.support.StandardServletMultipartResolver
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.web.multipart.support.StandardServletMultipartResolver because of missing javax/servlet/http/HttpServletRequest
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.web.multipart.support.StandardServletMultipartResolver because of missing javax/servlet/http/HttpServletRequest
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration
Processing type org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration
checking @CompilationHint 1/5 [Type:org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration because of missing javax/servlet/Filter
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/5 [Type:org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does javax.servlet.Servlet exist? false
does org.springframework.web.servlet.DispatcherServlet exist? false
does org.springframework.web.servlet.config.annotation.WebMvcConfigurer exist? false
checking @CompilationHint 3/5 [Type:org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/5 [Type:org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport exist? false
checking @CompilationHint 5/5 [Type:org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
Processing type org/springframework/boot/autoconfigure/websocket/reactive/WebSocketReactiveAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/websocket/reactive/WebSocketReactiveAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/websocket/reactive/WebSocketReactiveAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.websocket.reactive.WebSocketReactiveAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.servlet.Servlet exist? false
does javax.websocket.server.ServerContainer exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/websocket/reactive/WebSocketReactiveAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/websocket/reactive/WebSocketReactiveAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/websocket/reactive/WebSocketReactiveAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.websocket.reactive.WebSocketReactiveAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.websocket.reactive.WebSocketReactiveAutoConfiguration
Processing type org/springframework/boot/autoconfigure/websocket/servlet/WebSocketServletAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/websocket/servlet/WebSocketServletAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/websocket/servlet/WebSocketServletAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does javax.servlet.Servlet exist? false
does javax.websocket.server.ServerContainer exist? false
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/websocket/servlet/WebSocketServletAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/websocket/servlet/WebSocketServletAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/websocket/servlet/WebSocketServletAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration
Processing type org/springframework/boot/autoconfigure/websocket/servlet/WebSocketMessagingAutoConfiguration
checking @CompilationHint 1/3 [Type:org/springframework/boot/autoconfigure/websocket/servlet/WebSocketMessagingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/websocket/servlet/WebSocketMessagingAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/3 [Type:org/springframework/boot/autoconfigure/websocket/servlet/WebSocketMessagingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer exist? false
checking @CompilationHint 3/3 [Type:org/springframework/boot/autoconfigure/websocket/servlet/WebSocketMessagingAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/websocket/servlet/WebSocketMessagingAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration
Processing type org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration
checking @CompilationHint 1/7 [Type:org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication, Type:org/springframework/context/annotation/Conditional]
Handling annotated thingy: org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
SBG: ERROR: problem handling flag: allDeclaredConstructors for org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration because of missing javax/servlet/Servlet
SBG: ERROR: problem handling flag: allDeclaredMethods for org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration because of missing javax/servlet/Servlet
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication
Handling annotated thingy: org/springframework/context/annotation/Conditional
does org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition exist? true
checking @CompilationHint 2/7 [Type:org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
does org.springframework.ws.transport.http.MessageDispatcherServlet exist? false
checking @CompilationHint 3/7 [Type:org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
checking @CompilationHint 4/7 [Type:org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean]
does org.springframework.ws.config.annotation.WsConfigurationSupport exist? false
checking @CompilationHint 5/7 [Type:org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnBeanCondition exist? true
checking @CompilationHint 6/7 [Type:org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties]
does org.springframework.boot.autoconfigure.webservices.WebServicesProperties exist? true
checking @CompilationHint 7/7 [Type:org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration, Type:org/springframework/boot/context/properties/EnableConfigurationProperties, Type:org/springframework/context/annotation/Import]
does org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector exist? true
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
checking @CompilationHint 1/1 [Type:org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector]
Handling annotated thingy: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector
Hierarchy registration of org/springframework/context/annotation/ImportSelector
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
Processing type org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
including reflective/resource access to org.springframework.boot.context.properties.EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
res: org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector.ConfigurationPropertiesBeanRegistrar.class
Hierarchy registration of org/springframework/boot/context/properties/EnableConfigurationPropertiesImportSelector$ConfigurationPropertiesBeanRegistrar
Hierarchy registration of org/springframework/context/annotation/ImportBeanDefinitionRegistrar
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.webservices.WebServicesProperties
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/webservices/WebServicesAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
Processing type org/springframework/boot/autoconfigure/webservices/client/WebServiceTemplateAutoConfiguration
checking @CompilationHint 1/2 [Type:org/springframework/boot/autoconfigure/webservices/client/WebServiceTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass]
Handling annotated thingy: org/springframework/boot/autoconfigure/webservices/client/WebServiceTemplateAutoConfiguration
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
Handling annotated thingy: org/springframework/boot/autoconfigure/condition/ConditionalOnClass
does org.springframework.ws.client.core.WebServiceTemplate exist? false
does org.springframework.oxm.Unmarshaller exist? false
does org.springframework.oxm.Marshaller exist? false
checking @CompilationHint 2/2 [Type:org/springframework/boot/autoconfigure/webservices/client/WebServiceTemplateAutoConfiguration, Type:org/springframework/boot/autoconfigure/condition/ConditionalOnClass, Type:org/springframework/context/annotation/Conditional]
does org.springframework.boot.autoconfigure.condition.OnClassCondition exist? true
Processing type java/lang/Object
including reflective/resource access to java.lang.Object
res: java/lang/Object.class
INFO: tests failed on org/springframework/boot/autoconfigure/webservices/client/WebServiceTemplateAutoConfiguration so not going into nested types
Excluding auto-configuration org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
= COC failed so just adding class forname access (no methods/ctors)
Resource Adding: org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
Found no META-INF/spring.components -> fall back to custom scan...
- app.main.SampleApplication
SBG: INFO: Registering reflective access to app.main.SampleApplication
> Component processing: app.main.SampleApplication
Including auto-configuration app.main.SampleApplication
Imports found on app.main.SampleApplication are {org.springframework.boot.autoconfigure.EnableAutoConfiguration=[Lorg/springframework/boot/autoconfigure/AutoConfigurationImportSelector;], org.springframework.boot.autoconfigure.AutoConfigurationPackage=[Lorg/springframework/boot/autoconfigure/AutoConfigurationPackages$Registrar;], org.springframework.boot.context.properties.ConfigurationPropertiesScan=[Lorg/springframework/boot/context/properties/ConfigurationPropertiesScanRegistrar;]}
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.EnableAutoConfiguration
SBG: WARNING: type org.springframework.boot.autoconfigure.EnableAutoConfiguration being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
> Component processing: org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Including auto-configuration org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
SBG: WARNING: type org.springframework.boot.autoconfigure.AutoConfigurationImportSelector being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Imports found on org.springframework.boot.autoconfigure.AutoConfigurationImportSelector are {}
> Component processing: org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationEntry
Including auto-configuration org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationEntry
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationEntry
Imports found on org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationEntry are {}
> Component processing: org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationGroup
Including auto-configuration org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationGroup
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationGroup
SBG: WARNING: type org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationGroup being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Imports found on org.springframework.boot.autoconfigure.AutoConfigurationImportSelector$AutoConfigurationGroup are {}
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.AutoConfigurationPackage
> Component processing: org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar
Including auto-configuration org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar
SBG: INFO: Registering reflective access to org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar
SBG: WARNING: type org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar being added dynamically whilst /reflect.json already contains it - does it need to be in the file?
Imports found on org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar are {}
SBG: INFO: Registering reflective access to org.springframework.boot.context.properties.ConfigurationPropertiesScan
> Component processing: org.springframework.boot.context.properties.ConfigurationPropertiesScanRegistrar
Including auto-configuration org.springframework.boot.context.properties.ConfigurationPropertiesScanRegistrar
SBG: INFO: Registering reflective access to org.springframework.boot.context.properties.ConfigurationPropertiesScanRegistrar
Imports found on org.springframework.boot.context.properties.ConfigurationPropertiesScanRegistrar are {}
SBG: forcing explicit class initialization at build or runtime:
InitializationDescriptor #140 buildtime-classes #95 buildtime-packages #7 runtime-classes #2 runtime-packages
09:54:26.147 [ForkJoinPool-4-worker-1] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Log4j2LoggerProvider
Warning: class initialization of class org.hibernate.validator.internal.util.logging.Log_$logger failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.util.logging.Log_$logger to explicitly request delayed initialization of this class.
Warning: class initialization of class sun.reflect.misc.Trampoline failed with exception java.lang.Error: Trampoline must not be defined by the bootstrap classloader. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=sun.reflect.misc.Trampoline to explicitly request delayed initialization of this class.
09:54:26.154 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
09:54:26.154 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
09:54:26.155 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
09:54:26.155 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
09:54:26.156 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@397ffa50
Warning: class initialization of class org.hibernate.validator.internal.metadata.provider.ProgrammaticMetaDataProvider failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.metadata.provider.ProgrammaticMetaDataProvider to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder failed with exception java.lang.NoClassDefFoundError: javax/validation/ConstraintDeclarationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.util.Contracts failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.util.Contracts to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.util.privilegedactions.LoadClass failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.util.privilegedactions.LoadClass to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.engine.resolver.TraversableResolvers failed with exception java.lang.NoClassDefFoundError: javax/validation/TraversableResolver. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.engine.resolver.TraversableResolvers to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.xml.config.ResourceLoaderHelper failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.xml.config.ResourceLoaderHelper to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.engine.valueextraction.ValueExtractorManager failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.engine.valueextraction.ValueExtractorManager to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.engine.groups.ValidationOrderGenerator failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.engine.groups.ValidationOrderGenerator to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.engine.valueextraction.ValueExtractorDescriptor failed with exception java.lang.NoClassDefFoundError: javax/validation/valueextraction/ValueExtractorDefinitionException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.engine.valueextraction.ValueExtractorDescriptor to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.util.TypeHelper failed with exception java.lang.NoClassDefFoundError: javax/validation/UnexpectedTypeException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.util.TypeHelper to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.util.ReflectionHelper failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.util.ReflectionHelper to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.util.ExecutableHelper failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.util.ExecutableHelper to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.cfg.context.DefaultConstraintMapping failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.cfg.context.DefaultConstraintMapping to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptionsImpl failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptionsImpl to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.metadata.core.ConstraintHelper failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.metadata.core.ConstraintHelper to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorManager failed with exception java.lang.NoClassDefFoundError: javax/validation/metadata/ConstraintDescriptor. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorManager to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.metadata.aggregated.rule.OverridingMethodMustNotAlterParameterConstraints failed with exception java.lang.NoClassDefFoundError: javax/validation/ConstraintDeclarationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.metadata.aggregated.rule.OverridingMethodMustNotAlterParameterConstraints to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.metadata.aggregated.rule.MethodConfigurationRule failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.metadata.aggregated.rule.MethodConfigurationRule to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.engine.constraintvalidation.ClassBasedValidatorDescriptor failed with exception java.lang.NoClassDefFoundError: javax/validation/constraintvalidation/ValidationTarget. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.engine.constraintvalidation.ClassBasedValidatorDescriptor to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.xml.config.ValidationXmlParser failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.xml.config.ValidationXmlParser to explicitly request delayed initialization of this class.
Warning: class initialization of class org.hibernate.validator.internal.xml.config.ValidationBootstrapParameters failed with exception java.lang.NoClassDefFoundError: javax/validation/ValidationException. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=org.hibernate.validator.internal.xml.config.ValidationBootstrapParameters to explicitly request delayed initialization of this class.
Registering these packages for buildtime initialization:
[io.netty.handler.address, io.netty.handler.flow, io.netty.handler.flush, io.netty.handler.ipfilter, io.netty.handler.logging, io.netty.handler.ssl, io.netty.handler.ssl.ocsp, io.netty.handler.ssl.util, io.netty.handler.stream, io.netty.handler.timeout, io.netty.handler.traffic, reactor.netty.resources, io.netty.channel.epoll, io.netty.resolver, io.netty.channel.epoll, io.netty.handler.codec.socks, io.netty.handler.codec.socksx, io.netty.handler.codec.socksx.v4, io.netty.handler.codec.socksx.v5, reactor.netty, reactor.netty.channel, reactor.netty.http, reactor.netty.http.client, reactor.netty.http.server, reactor.netty.http.websocket, reactor.netty.resources, reactor.netty.tcp, reactor.netty.udp, io.netty.buffer, io.netty.handler.proxy, io.netty.handler.codec, io.netty.handler.codec.base64, io.netty.handler.codec.bytes, io.netty.handler.codec.compression, io.netty.handler.codec.json, io.netty.handler.codec.marshalling, io.netty.handler.codec.protobuf, io.netty.handler.codec.serialization, io.netty.handler.codec.string, io.netty.handler.codec.xml, io.netty.util, io.netty.util.collection, io.netty.util.concurrent, io.netty.util.internal, io.netty.util.internal.logging, io.netty.util.internal.shaded.org.jctools.queues, io.netty.util.internal.shaded.org.jctools.queues.atomic, io.netty.util.internal.shaded.org.jctools.util, io.netty.util.internal.svm, io.netty.bootstrap, io.netty.channel, io.netty.channel.embedded, io.netty.channel.group, io.netty.channel.internal, io.netty.channel.local, io.netty.channel.nio, io.netty.channel.oio, io.netty.channel.pool, io.netty.channel.socket, io.netty.channel.socket.nio, io.netty.channel.socket.oio, io.netty.handler.codec.http, io.netty.handler.codec.http.cookie, io.netty.handler.codec.http.cors, io.netty.handler.codec.http.multipart, io.netty.handler.codec.http.websocketx, io.netty.handler.codec.http.websocketx.extensions, io.netty.handler.codec.http.websocketx.extensions.compression, io.netty.handler.codec.rtsp, io.netty.handler.codec.spdy, reactor.util, io.netty.util, io.netty.buffer, io.netty.channel, org.apache.logging.log4j, org.apache.logging.slf4j, org.jboss.logging, org.hibernate.validator.internal.metadata.provider, org.hibernate.validator.internal.metadata.aggregated, org.hibernate.validator.internal.metadata.raw, org.hibernate.validator.internal.engine, ch.qos.logback.classic.spi, javax.validation, org.hibernate.validator.constraints, org.hibernate.validator.internal.engine.groups, org.hibernate.validator.internal.engine.valueextraction, org.hibernate.validator.internal.util, org.hibernate.validator.internal.cfg.context, org.hibernate.validator.internal.metadata.core, org.hibernate.validator.internal.metadata.aggregated.rule, org.hibernate.validator.internal.engine.constraintvalidation, org.hibernate.validator.internal.util.logging.LoggerFactory, ch.qos.logback.core, ch.qos.logback.classic, ch.qos.logback.classic.util]
Registering these packages for runtime initialization:
[io.netty.handler.codec.http2, io.netty.channel.unix]
WARNING: Could not register reflection metadata for org.springframework.web.multipart.support.StandardServletMultipartResolver. Reason: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletRequest.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.transaction.jta.BitronixJtaConfiguration. Reason: java.lang.NoClassDefFoundError: bitronix/tm/Configuration.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/mapping/context/MappingContext.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties. Reason: java.lang.NoClassDefFoundError: Lorg/springframework/data/couchbase/core/query/Consistency;.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mustache.MustacheServletWebConfiguration. Reason: java.lang.NoClassDefFoundError: com/samskivert/mustache/Mustache$Compiler.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/neo4j/ogm/session/SessionFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration. Reason: java.lang.NoClassDefFoundError: de/flapdoodle/embed/process/config/IExecutableProcessConfig.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerWebSecurityConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/config/web/server/ServerHttpSecurity.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/messaging/rsocket/RSocketStrategies.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/web/socket/config/annotation/WebSocketMessageBrokerConfigurer.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/kafka/core/ConsumerFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cache.EhCacheCacheConfiguration. Reason: java.lang.NoClassDefFoundError: net/sf/ehcache/CacheManager.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.web.servlet.MultipartProperties. Reason: java.lang.NoClassDefFoundError: javax/servlet/MultipartConfigElement.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration. Reason: java.lang.NoClassDefFoundError: com/google/gson/GsonBuilder.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerWebSecurityConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurerAdapter.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/domain/Pageable.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientRegistrationRepositoryConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/oauth2/client/registration/InMemoryClientRegistrationRepository.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/mapping/context/MappingContext.
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
09:54:39.341 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
09:54:39.342 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: true
09:54:39.342 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
09:54:39.342 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
09:54:39.342 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
09:54:39.343 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
09:54:39.343 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
09:54:39.343 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
09:54:39.344 [ForkJoinPool-4-worker-1] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128
09:54:39.344 [ForkJoinPool-4-worker-1] DEBUG reactor.util.Loggers$LoggerFactory - Using Slf4j logging framework
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$JettyClient. Reason: java.lang.NoClassDefFoundError: org/eclipse/jetty/client/HttpClient.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mail.MailSenderJndiConfiguration. Reason: java.lang.NoClassDefFoundError: javax/mail/Session.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/influxdb/InfluxDB.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jms.artemis.ArtemisXAConnectionFactoryConfiguration. Reason: java.lang.NoClassDefFoundError: javax/jms/XAConnectionFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.kafka.KafkaAnnotationDrivenConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/kafka/support/converter/MessageConverter.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/servlet/Filter.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfigureRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/jooq/ExecuteListener.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/apache/http/auth/Credentials.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/servlet/Filter.
09:54:39.608 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
09:54:39.608 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
09:54:39.608 [ForkJoinPool-4-worker-1] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/servlet/DispatcherType.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Dbcp2. Reason: java.lang.NoClassDefFoundError: org/apache/commons/dbcp2/BasicDataSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/provisioning/InMemoryUserDetailsManager.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.mongo.MongoDataConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/mongodb/core/convert/MongoCustomConversions.
WARNING: Could not register reflection metadata for org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator. Reason: java.lang.NoClassDefFoundError: org/aspectj/util/PartialOrder$PartialComparable.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.freemarker.FreeMarkerNonWebConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/ui/freemarker/FreeMarkerConfigurationFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/redis/serializer/RedisSerializer.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration. Reason: java.lang.NoClassDefFoundError: com/mongodb/reactivestreams/client/MongoClient.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/elasticsearch/client/transport/TransportClient.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.redis.RedisConnectionConfiguration. Reason: java.lang.NoClassDefFoundError: Lorg/springframework/data/redis/connection/RedisSentinelConfiguration;.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration. Reason: java.lang.NoClassDefFoundError: com/fasterxml/jackson/datatype/joda/ser/DateTimeSerializer.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jms.artemis.ArtemisEmbeddedServerConfiguration. Reason: java.lang.NoClassDefFoundError: org/apache/activemq/artemis/jms/server/config/JMSConfiguration.
WARNING: Could not register reflection metadata for org.hibernate.validator.internal.xml.config.ValidationBootstrapParameters. Reason: java.lang.NoClassDefFoundError: javax/validation/ValidationException.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.freemarker.FreeMarkerServletWebConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/ui/freemarker/FreeMarkerConfigurationFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerJwtConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/oauth2/jose/jws/JwsAlgorithm.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration. Reason: java.lang.NoClassDefFoundError: com/sendgrid/SendGrid.
WARNING: Could not register reflection metadata for org.springframework.validation.beanvalidation.MethodValidationPostProcessor. Reason: java.lang.NoClassDefFoundError: Ljavax/validation/Validator;.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.rsocket.RSocketMessagingAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/messaging/rsocket/RSocketStrategies.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/authentication/DefaultAuthenticationEventPublisher.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/servlet/Servlet.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.redis.JedisConnectionConfiguration. Reason: java.lang.NoClassDefFoundError: org/apache/commons/pool2/impl/GenericObjectPoolConfig.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/jms/ConnectionFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration. Reason: java.lang.NoClassDefFoundError: Lcom/unboundid/ldap/listener/InMemoryDirectoryServer;.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfigureRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2WebSecurityConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/oauth2/client/OAuth2AuthorizedClientService.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/servlet/Filter.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfigureRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cache.HazelcastCacheConfiguration. Reason: java.lang.NoClassDefFoundError: com/hazelcast/core/HazelcastInstance.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mail.MailSenderPropertiesConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/mail/javamail/JavaMailSenderImpl.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/servlet/Servlet.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/apache/solr/client/solrj/SolrClient.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration. Reason: java.lang.NoClassDefFoundError: com/couchbase/client/java/Bucket.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/rest/webmvc/config/RepositoryRestConfigurer.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.transaction.jta.AtomikosJtaConfiguration. Reason: java.lang.NoClassDefFoundError: com/atomikos/icatch/config/UserTransactionServiceImp.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerJwkConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/oauth2/jwt/ReactiveJwtDecoder.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/redis/connection/lettuce/LettuceClientConfiguration$LettuceClientConfigurationBuilder.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfigureRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration. Reason: java.lang.NoClassDefFoundError: io/searchbox/client/JestClient.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/oauth2/client/ReactiveOAuth2AuthorizedClientService.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jms.activemq.ActiveMQXAConnectionFactoryConfiguration. Reason: java.lang.NoClassDefFoundError: javax/jms/XAConnectionFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration. Reason: java.lang.NoClassDefFoundError: org/infinispan/manager/EmbeddedCacheManager.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/servlet/Filter.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mustache.MustacheReactiveWebConfiguration. Reason: java.lang.NoClassDefFoundError: com/samskivert/mustache/Mustache$Compiler.
WARNING: Could not register reflection metadata for org.hibernate.validator.internal.util.logging.Log. Reason: java.lang.NoClassDefFoundError: javax/validation/Path.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/web/servlet/config/annotation/WebMvcConfigurer.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.neo4j.Neo4jBookmarkManagementConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/neo4j/bookmark/BookmarkManager.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/quartz/spi/JobFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cache.JCacheCacheConfiguration. Reason: java.lang.NoClassDefFoundError: javax/cache/CacheManager.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.jdbc.JdbcRepositoriesAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/jdbc/repository/config/AbstractJdbcConfiguration.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cache.CaffeineCacheConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/cache/caffeine/CaffeineCacheManager.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.gson.GsonProperties. Reason: java.lang.NoClassDefFoundError: Lcom/google/gson/LongSerializationPolicy;.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cassandra.CassandraProperties. Reason: java.lang.NoClassDefFoundError: Lcom/datastax/driver/core/ProtocolOptions$Compression;.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration. Reason: java.lang.NoClassDefFoundError: com/samskivert/mustache/Mustache$Collector.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.couchbase.CouchbaseConfigurerAdapterConfiguration. Reason: java.lang.NoClassDefFoundError: com/couchbase/client/java/env/CouchbaseEnvironment.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.SecurityDataConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/data/repository/query/SecurityEvaluationContextExtension.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/convert/CustomConversions.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration. Reason: java.lang.NoClassDefFoundError: javax/jms/ConnectionFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration. Reason: java.lang.NoClassDefFoundError: com/mongodb/MongoClient.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration. Reason: java.lang.NoClassDefFoundError: com/datastax/driver/core/Cluster.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfigureRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/mail/MessagingException.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/web/servlet/HandlerExceptionResolver.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.kafka.KafkaStreamsAnnotationDrivenConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/kafka/config/KafkaStreamsConfiguration.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/redis/connection/RedisConnectionFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesRegistrar. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/redis/serializer/RedisSerializer.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/mongodb/core/MongoDbFactorySupport.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/batch/core/launch/JobLauncher.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurerAdapter.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/data/cassandra/ReactiveSession.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties. Reason: java.lang.NoClassDefFoundError: Lorg/springframework/data/rest/core/mapping/RepositoryDetectionStrategy$RepositoryDetectionStrategies;.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/validation/Validator.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/servlet/MultipartConfigElement.
WARNING: Could not register reflection metadata for org.springframework.boot.diagnostics.analyzer.ValidationExceptionFailureAnalyzer. Reason: java.lang.NoClassDefFoundError: javax/validation/ValidationException.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.freemarker.AbstractFreeMarkerConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/ui/freemarker/FreeMarkerConfigurationFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties. Reason: java.lang.NoClassDefFoundError: Lorg/neo4j/ogm/config/AutoIndexMode;.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat. Reason: java.lang.NoClassDefFoundError: org/apache/tomcat/jdbc/pool/DataSource.
WARNING: Could not register reflection metadata for org.hibernate.validator.internal.engine.resolver.TraversableResolvers. Reason: java.lang.NoClassDefFoundError: javax/validation/TraversableResolver.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.freemarker.FreeMarkerReactiveWebConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/ui/freemarker/FreeMarkerConfigurationFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration. Reason: java.lang.NoClassDefFoundError: javax/json/bind/Jsonb.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.amqp.RabbitAnnotationDrivenConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/amqp/rabbit/connection/ConnectionFactory.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/security/core/userdetails/UserDetails.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport. Reason: java.lang.NoClassDefFoundError: org/springframework/data/repository/config/RepositoryConfigurationSource.
WARNING: Could not register reflection metadata for org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration. Reason: java.lang.NoClassDefFoundError: org/springframework/ldap/core/support/LdapContextSource.
09:55:11.854 [ForkJoinPool-2-worker-7] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 9126 (auto-detected)
09:55:11.857 [ForkJoinPool-2-worker-7] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 7c:76:35:ff:fe:21:de:5a (auto-detected)
09:55:12.286 [ForkJoinPool-2-worker-1] DEBUG io.netty.buffer.AdvancedLeakAwareByteBuf - -Dio.netty.leakDetection.acquireAndReleaseOnly: false
09:55:15.277 [ForkJoinPool-2-worker-1] DEBUG io.netty.handler.ssl.OpenSsl - netty-tcnative not in the classpath; OpenSslEngine will be unavailable.
09:55:17.898 [ForkJoinPool-2-worker-0] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
09:55:17.899 [ForkJoinPool-2-worker-0] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
09:55:18.071 [ForkJoinPool-2-worker-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
09:55:18.082 [ForkJoinPool-2-worker-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxSharedCapacityFactor: 2
09:55:18.083 [ForkJoinPool-2-worker-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.linkCapacity: 16
09:55:18.083 [ForkJoinPool-2-worker-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
09:55:18.249 [ForkJoinPool-2-worker-5] DEBUG reactor.netty.resources.DefaultLoopKQueue - Default KQueue support : false
09:55:18.253 [ForkJoinPool-2-worker-5] DEBUG reactor.netty.resources.DefaultLoopEpoll - Default Epoll support : false
09:55:18.258 [ForkJoinPool-2-worker-5] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16
Warning: class initialization of class io.netty.util.internal.logging.Log4JLogger failed with exception java.lang.NoClassDefFoundError: org/apache/log4j/Priority. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=io.netty.util.internal.logging.Log4JLogger to explicitly request delayed initialization of this class.
09:55:23.274 [ForkJoinPool-2-worker-4] DEBUG io.netty.handler.ssl.JdkSslContext - Default protocols (JDK): [TLSv1.2, TLSv1.1, TLSv1]
09:55:23.276 [ForkJoinPool-2-worker-4] DEBUG io.netty.handler.ssl.JdkSslContext - Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA]
09:55:27.875 [ForkJoinPool-2-worker-4] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: unavailable
09:55:27.977 [ForkJoinPool-2-worker-5] DEBUG io.netty.handler.codec.compression.ZlibCodecFactory - -Dio.netty.noJdkZlibDecoder: false
09:55:27.977 [ForkJoinPool-2-worker-5] DEBUG io.netty.handler.codec.compression.ZlibCodecFactory - -Dio.netty.noJdkZlibEncoder: false
09:55:28.731 [ForkJoinPool-2-worker-6] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@488be52d
Warning: class initialization of class io.netty.handler.ssl.ReferenceCountedOpenSslServerContext failed with exception java.lang.NoClassDefFoundError: io/netty/internal/tcnative/CertificateCallback. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=io.netty.handler.ssl.ReferenceCountedOpenSslServerContext to explicitly request delayed initialization of this class.
Warning: class initialization of class io.netty.handler.ssl.ReferenceCountedOpenSslClientContext failed with exception java.lang.NoClassDefFoundError: io/netty/internal/tcnative/CertificateCallback. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=io.netty.handler.ssl.ReferenceCountedOpenSslClientContext to explicitly request delayed initialization of this class.
Warning: class initialization of class io.netty.handler.ssl.JdkNpnApplicationProtocolNegotiator failed with exception java.lang.NoClassDefFoundError: org/eclipse/jetty/npn/NextProtoNego$Provider. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=io.netty.handler.ssl.JdkNpnApplicationProtocolNegotiator to explicitly request delayed initialization of this class.
09:55:42.629 [ForkJoinPool-2-worker-4] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@448475e7
Warning: class initialization of class io.netty.handler.ssl.ReferenceCountedOpenSslEngine failed with exception java.lang.NoClassDefFoundError: io/netty/internal/tcnative/SSL. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=io.netty.handler.ssl.ReferenceCountedOpenSslEngine to explicitly request delayed initialization of this class.
Warning: class initialization of class io.netty.handler.ssl.ConscryptAlpnSslEngine failed with exception java.lang.NoClassDefFoundError: org/conscrypt/BufferAllocator. This class will be initialized at run time because either option --report-unsupported-elements-at-runtime or option --allow-incomplete-classpath is used for image building. Use the option --initialize-at-run-time=io.netty.handler.ssl.ConscryptAlpnSslEngine to explicitly request delayed initialization of this class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment