1803 lines
131 KiB
HTML
1803 lines
131 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||
<meta http-equiv="x-ua-compatible" content="IE=edge"/>
|
||
<title>Test results - com.project.auth.AuthenticatedUserResourceServerIntegrationTest</title>
|
||
<link href="../css/base-style.css" rel="stylesheet" type="text/css"/>
|
||
<link href="../css/style.css" rel="stylesheet" type="text/css"/>
|
||
<script src="../js/report.js" type="text/javascript"></script>
|
||
</head>
|
||
<body>
|
||
<div id="content">
|
||
<div class="breadcrumbs">
|
||
<a class="breadcrumb" href="../index.html">all</a> >
|
||
<span class="breadcrumb">com.project.auth.AuthenticatedUserResourceServerIntegrationTest</span>
|
||
</div>
|
||
<div class="tab-container">
|
||
<ul class="tabLinks">
|
||
<li>
|
||
<a class="successGroup" href="#">Gradle Test Run :bootstrap:test</a>
|
||
</li>
|
||
</ul>
|
||
<div class="tab">
|
||
<h2>Gradle Test Run :bootstrap:test</h2>
|
||
<h1>AuthenticatedUserResourceServerIntegrationTest</h1>
|
||
<div class="tab-container">
|
||
<ul class="tabLinks">
|
||
<li>
|
||
<a class="" href="#">summary</a>
|
||
</li>
|
||
<li>
|
||
<a class="" href="#">standard output</a>
|
||
</li>
|
||
</ul>
|
||
<div class="tab">
|
||
<h2>summary</h2>
|
||
<div>
|
||
<div class="summary">
|
||
<table>
|
||
<tr>
|
||
<td>
|
||
<div class="summaryGroup">
|
||
<table>
|
||
<tr>
|
||
<td>
|
||
<div class="infoBox">
|
||
<div class="counter">5</div>
|
||
<p>tests</p>
|
||
</div>
|
||
</td>
|
||
<td>
|
||
<div class="infoBox">
|
||
<div class="counter">0</div>
|
||
<p>failures</p>
|
||
</div>
|
||
</td>
|
||
<td>
|
||
<div class="infoBox">
|
||
<div class="counter">0</div>
|
||
<p>skipped</p>
|
||
</div>
|
||
</td>
|
||
<td>
|
||
<div class="infoBox duration">
|
||
<div class="counter">5.741s</div>
|
||
<p>duration</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
<td>
|
||
<div class="infoBox success successRate">
|
||
<div class="percent">100%</div>
|
||
<p>successful</p>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<table class="test-results">
|
||
<thead>
|
||
<tr>
|
||
<th>Child</th>
|
||
<th hidden="">Name</th>
|
||
<th>Tests</th>
|
||
<th>Failures</th>
|
||
<th>Skipped</th>
|
||
<th>Duration</th>
|
||
<th>Success rate</th>
|
||
</tr>
|
||
</thead>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="me_auto_registers_internal_user_when_subject_is_not_synchronized().html">me_auto_registers_internal_user_when_subject_is_not_synchronized()</a>
|
||
</td>
|
||
<td class="path" hidden="">me_auto_registers_internal_user_when_subject_is_not_synchronized()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.027s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="me_returns_401_when_no_authentication().html">me_returns_401_when_no_authentication()</a>
|
||
</td>
|
||
<td class="path" hidden="">me_returns_401_when_no_authentication()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.020s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="me_returns_403_when_token_has_no_user_realm_role().html">me_returns_403_when_token_has_no_user_realm_role()</a>
|
||
</td>
|
||
<td class="path" hidden="">me_returns_403_when_token_has_no_user_realm_role()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.288s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="me_returns_409_when_subject_is_not_found_but_same_email_exists().html">me_returns_409_when_subject_is_not_found_but_same_email_exists()</a>
|
||
</td>
|
||
<td class="path" hidden="">me_returns_409_when_subject_is_not_found_but_same_email_exists()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.642s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="me_reuses_existing_internal_user_when_subject_already_synchronized().html">me_reuses_existing_internal_user_when_subject_already_synchronized()</a>
|
||
</td>
|
||
<td class="path" hidden="">me_reuses_existing_internal_user_when_subject_already_synchronized()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.053s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="tab">
|
||
<h2>standard output</h2>
|
||
<span class="code">
|
||
<pre id="root-0-test-stdout-com.project.auth.AuthenticatedUserResourceServerIntegrationTest">2026-05-12T15:59:36.471+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [AuthenticatedUserResourceServerIntegrationTest]: using SpringBootContextLoader
|
||
2026-05-12T15:59:36.472+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] .b.t.c.SpringBootTestContextBootstrapper : Using ContextCustomizerFactory implementations for test class [AuthenticatedUserResourceServerIntegrationTest]: [SpringBootTestRandomPortContextCustomizerFactory, OnFailureConditionReportContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ImportsContextCustomizerFactory, PropertyMappingContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, BeanOverrideContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
|
||
2026-05-12T15:59:36.476+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] .b.t.c.SpringBootTestContextBootstrapper : Using ContextCustomizers for test class [AuthenticatedUserResourceServerIntegrationTest]: [SpringBootTestRandomPortContextCustomizer, OnFailureConditionReportContextCustomizer, ImportsContextCustomizer, PropertyMappingContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, DynamicPropertiesContextCustomizer]
|
||
2026-05-12T15:59:36.478+09:00 INFO 3742337 --- [ Test worker] [traceId=] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.project.auth.AuthApplication for test class com.project.auth.AuthenticatedUserResourceServerIntegrationTest
|
||
2026-05-12T15:59:36.479+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners for test class [AuthenticatedUserResourceServerIntegrationTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, BeanOverrideTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, CommonCachesTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, WithSecurityContextTestExecutionListener, EventPublishingTestExecutionListener, ReactorContextTestExecutionListener, MockitoResetTestExecutionListener]
|
||
2026-05-12T15:59:36.511+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.testcontainers.images.PullPolicy : Image pull policy will be performed by: DefaultPullPolicy()
|
||
2026-05-12T15:59:36.514+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
|
||
2026-05-12T15:59:36.523+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.testcontainers.DockerClientFactory : Testcontainers version: 2.0.3
|
||
2026-05-12T15:59:36.853+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.t.d.DockerClientProviderStrategy : Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
|
||
2026-05-12T15:59:37.222+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
|
||
2026-05-12T15:59:37.223+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.testcontainers.DockerClientFactory : Docker host IP address is localhost
|
||
2026-05-12T15:59:37.238+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.testcontainers.DockerClientFactory : Connected to docker:
|
||
Server Version: 29.4.2
|
||
API Version: 1.54
|
||
Operating System: Ubuntu 24.04.4 LTS
|
||
Total Memory: 31671 MB
|
||
2026-05-12T15:59:37.324+09:00 INFO 3742337 --- [ Test worker] [traceId=] tc.testcontainers/ryuk:0.13.0 : Creating container for image: testcontainers/ryuk:0.13.0
|
||
2026-05-12T15:59:37.522+09:00 INFO 3742337 --- [ Test worker] [traceId=] tc.testcontainers/ryuk:0.13.0 : Container testcontainers/ryuk:0.13.0 is starting: 4e37bf06823c5777941edc9ec2ace336f3cf9effd597d7b36625d7aa86136537
|
||
2026-05-12T15:59:37.847+09:00 INFO 3742337 --- [ Test worker] [traceId=] tc.testcontainers/ryuk:0.13.0 : Container testcontainers/ryuk:0.13.0 started in PT0.522794755S
|
||
2026-05-12T15:59:37.852+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.t.utility.RyukResourceReaper : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
|
||
2026-05-12T15:59:37.852+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.testcontainers.DockerClientFactory : Checking the system...
|
||
2026-05-12T15:59:37.853+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0
|
||
2026-05-12T15:59:37.853+09:00 INFO 3742337 --- [ Test worker] [traceId=] tc.postgres:16-alpine : Creating container for image: postgres:16-alpine
|
||
2026-05-12T15:59:37.983+09:00 INFO 3742337 --- [ Test worker] [traceId=] tc.postgres:16-alpine : Container postgres:16-alpine is starting: eae90f22ef1a0f4146d42481827ff0e817370be8d7f10fb81b864177d00a1d7c
|
||
2026-05-12T15:59:39.473+09:00 INFO 3742337 --- [ Test worker] [traceId=] tc.postgres:16-alpine : Container postgres:16-alpine started in PT1.619553456S
|
||
2026-05-12T15:59:39.474+09:00 INFO 3742337 --- [ Test worker] [traceId=] tc.postgres:16-alpine : Container is started (JDBC URL: jdbc:postgresql://localhost:32779/test?loggerLevel=OFF)
|
||
|
||
. ____ _ __ _ _
|
||
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
||
' |____| .__|_| |_|_| |_\__, | / / / /
|
||
=========|_|==============|___/=/_/_/_/
|
||
|
||
:: Spring Boot :: (v4.0.3)
|
||
|
||
2026-05-12T15:59:39.514+09:00 INFO 3742337 --- [ Test worker] [traceId=] ticatedUserResourceServerIntegrationTest : Starting AuthenticatedUserResourceServerIntegrationTest using Java 21.0.10 with PID 3742337 (started by donghyeon in /home/donghyeon/dev/Project-Auth-Server/bootstrap)
|
||
2026-05-12T15:59:39.514+09:00 INFO 3742337 --- [ Test worker] [traceId=] ticatedUserResourceServerIntegrationTest : No active profile set, falling back to 1 default profile: "default"
|
||
2026-05-12T15:59:39.514+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] o.s.boot.SpringApplication : Loading source class com.project.auth.AuthApplication,class com.project.auth.AuthenticatedUserResourceServerIntegrationTest$TestFlywayConfiguration
|
||
2026-05-12T15:59:39.516+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@200f4c2a
|
||
2026-05-12T15:59:39.719+09:00 INFO 3742337 --- [ Test worker] [traceId=] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
||
2026-05-12T15:59:39.721+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] o.s.b.a.AutoConfigurationPackages : @EnableAutoConfiguration was declared on a class in the package 'com.project.auth'. Automatic @Repository and @Entity scanning is enabled.
|
||
2026-05-12T15:59:39.729+09:00 INFO 3742337 --- [ Test worker] [traceId=] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 1 JPA repository interface.
|
||
2026-05-12T15:59:39.973+09:00 INFO 3742337 --- [ Test worker] [traceId=] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Starting...
|
||
2026-05-12T15:59:40.167+09:00 INFO 3742337 --- [ Test worker] [traceId=] com.zaxxer.hikari.pool.HikariPool : HikariPool-2 - Added connection org.postgresql.jdbc.PgConnection@24a1d2da
|
||
2026-05-12T15:59:40.168+09:00 INFO 3742337 --- [ Test worker] [traceId=] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Start completed.
|
||
2026-05-12T15:59:40.208+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.flywaydb.core.FlywayExecutor : Database: jdbc:postgresql://localhost:32779/test?loggerLevel=OFF (PostgreSQL 16.13)
|
||
2026-05-12T15:59:40.258+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.core.internal.database.base.Schema : Creating schema "auth" ...
|
||
2026-05-12T15:59:40.264+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table "auth"."flyway_schema_history" ...
|
||
2026-05-12T15:59:40.323+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.core.internal.command.DbMigrate : Current version of schema "auth": null
|
||
2026-05-12T15:59:40.333+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.core.internal.command.DbMigrate : Migrating schema "auth" to version "1 - create users table"
|
||
2026-05-12T15:59:40.340+09:00 WARN 3742337 --- [ Test worker] [traceId=] o.f.c.i.s.DefaultSqlScriptExecutor : DB: schema "auth" already exists, skipping (SQL State: 42P06 - Error Code: 0)
|
||
2026-05-12T15:59:40.363+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.core.internal.command.DbMigrate : Migrating schema "auth" to version "2 - add oauth login columns"
|
||
2026-05-12T15:59:40.378+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.core.internal.command.DbMigrate : Migrating schema "auth" to version "3 - add user provider field constraints"
|
||
2026-05-12T15:59:40.391+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.core.internal.command.DbMigrate : Migrating schema "auth" to version "4 - add keycloak provider"
|
||
2026-05-12T15:59:40.404+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.core.internal.command.DbMigrate : Migrating schema "auth" to version "5 - keycloak only provider"
|
||
2026-05-12T15:59:40.416+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.f.core.internal.command.DbMigrate : Successfully applied 5 migrations to schema "auth", now at version v5 (execution time 00:00.040s)
|
||
2026-05-12T15:59:40.437+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.hibernate.orm.jpa : HHH008540: Processing PersistenceUnitInfo [name: default]
|
||
2026-05-12T15:59:40.456+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
|
||
2026-05-12T15:59:40.467+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.hibernate.orm.connections.pooling : HHH10001005: Database info:
|
||
Database JDBC URL [jdbc:postgresql://localhost:32779/test?loggerLevel=OFF]
|
||
Database driver: PostgreSQL JDBC Driver
|
||
Database dialect: PostgreSQLDialect
|
||
Database version: 16.13
|
||
Default catalog/schema: test/public
|
||
Autocommit mode: undefined/unknown
|
||
Isolation level: READ_COMMITTED [default READ_COMMITTED]
|
||
JDBC fetch size: none
|
||
Pool: DataSourceConnectionProvider
|
||
Minimum pool size: undefined/unknown
|
||
Maximum pool size: undefined/unknown
|
||
2026-05-12T15:59:40.553+09:00 INFO 3742337 --- [ Test worker] [traceId=] org.hibernate.orm.core : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
|
||
2026-05-12T15:59:40.593+09:00 INFO 3742337 --- [ Test worker] [traceId=] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
|
||
2026-05-12T15:59:40.668+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 6 @ExceptionHandler, 1 ResponseBodyAdvice
|
||
2026-05-12T15:59:40.730+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] s.w.s.m.m.a.RequestMappingHandlerMapping : 6 mappings in 'requestMappingHandlerMapping'
|
||
2026-05-12T15:59:40.743+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui/*swagger-initializer.js, /webjars/*swagger-ui/**, /webjars/*swagger-ui/*swagger-initializer.js, /webjars/*swagger-ui/5.32.0/*swagger-initializer.js] in 'resourceHandlerMapping'
|
||
2026-05-12T15:59:40.748+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 2 RequestBodyAdvice, 1 ResponseBodyAdvice
|
||
2026-05-12T15:59:40.851+09:00 INFO 3742337 --- [ Test worker] [traceId=] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator'
|
||
2026-05-12T15:59:40.869+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] .s.b.a.l.ConditionEvaluationReportLogger :
|
||
|
||
|
||
============================
|
||
CONDITIONS EVALUATION REPORT
|
||
============================
|
||
|
||
|
||
Positive matches:
|
||
-----------------
|
||
|
||
AopAutoConfiguration matched:
|
||
- @ConditionalOnBooleanProperty (spring.aop.auto=true) matched (OnPropertyCondition)
|
||
|
||
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
|
||
|
||
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
|
||
- @ConditionalOnBooleanProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
|
||
|
||
ApplicationAvailabilityAutoConfiguration#applicationAvailability matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
AvailabilityHealthContributorAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.health.contributor.Health' (OnClassCondition)
|
||
|
||
AvailabilityProbesAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition)
|
||
- @ConditionalOnBooleanProperty (management.endpoint.health.probes.enabled=true) matched (OnPropertyCondition)
|
||
|
||
AvailabilityProbesAutoConfiguration#livenessStateHealthIndicator matched:
|
||
- @ConditionalOnMissingBean (names: livenessStateHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
AvailabilityProbesAutoConfiguration#readinessStateHealthIndicator matched:
|
||
- @ConditionalOnMissingBean (names: readinessStateHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
CompositeMeterRegistryAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'io.micrometer.core.instrument.composite.CompositeMeterRegistry' (OnClassCondition)
|
||
|
||
DataJpaRepositoriesAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
|
||
- @ConditionalOnBooleanProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataRepositoryMetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.data.repository.Repository' (OnClassCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found bean 'simpleMeterRegistry' (OnBeanCondition)
|
||
|
||
DataRepositoryMetricsAutoConfiguration#metricsRepositoryMethodInvocationListener matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.data.metrics.MetricsRepositoryMethodInvocationListener; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataRepositoryMetricsAutoConfiguration#repositoryTagsProvider matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.data.metrics.RepositoryTagsProvider; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataSourceAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
|
||
- @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
|
||
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
|
||
- @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.jdbc.autoconfigure.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataSourceConfiguration.Hikari matched:
|
||
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
|
||
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataSourceHealthContributorAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource', 'org.springframework.boot.health.autoconfigure.contributor.ConditionalOnEnabledHealthIndicator' (OnClassCondition)
|
||
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
|
||
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource' (OnBeanCondition)
|
||
|
||
DataSourceHealthContributorAutoConfiguration#dbHealthContributor matched:
|
||
- @ConditionalOnMissingBean (names: dbHealthIndicator,dbHealthContributor; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataSourceInitializationAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition)
|
||
- SQL InitializationDatabase Initialization default value is EMBEDDED (OnSqlInitializationCondition)
|
||
- @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.sql.autoconfigure.init.ApplicationScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
|
||
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
|
||
|
||
DataSourcePoolMetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
|
||
- @ConditionalOnBean (types: javax.sql.DataSource,io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans 'simpleMeterRegistry', 'dataSource' (OnBeanCondition)
|
||
|
||
DataSourcePoolMetricsAutoConfiguration.DataSourcePoolMetadataMetricsConfiguration matched:
|
||
- @ConditionalOnBean (types: org.springframework.boot.jdbc.metadata.DataSourcePoolMetadataProvider; SearchStrategy: all) found bean 'hikariPoolDataSourceMetadataProvider' (OnBeanCondition)
|
||
|
||
DataSourcePoolMetricsAutoConfiguration.HikariDataSourceMetricsConfiguration matched:
|
||
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
|
||
|
||
DataSourceTransactionManagerAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition)
|
||
|
||
DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched:
|
||
- @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition)
|
||
|
||
DataWebAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataWebAutoConfiguration#pageableCustomizer matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataWebAutoConfiguration#sortCustomizer matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DataWebAutoConfiguration#springDataWebSettings matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.data.web.config.SpringDataWebSettings; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DiskSpaceHealthContributorAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.health.contributor.Health' (OnClassCondition)
|
||
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
|
||
|
||
DiskSpaceHealthContributorAutoConfiguration#diskSpaceHealthIndicator matched:
|
||
- @ConditionalOnMissingBean (names: diskSpaceHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
DispatcherServletAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
|
||
- @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition)
|
||
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
|
||
|
||
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
|
||
- @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition)
|
||
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
|
||
|
||
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
|
||
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
|
||
|
||
EndpointAutoConfiguration#endpointCachingOperationInvokerAdvisor matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvokerAdvisor; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
EndpointAutoConfiguration#endpointOperationParameterMapper matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
EndpointAutoConfiguration#propertiesEndpointAccessResolver matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.EndpointAccessResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ErrorMvcAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
ErrorMvcAutoConfiguration#errorAttributes matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.webmvc.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
|
||
|
||
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
|
||
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.webmvc.autoconfigure.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
|
||
- @ConditionalOnBooleanProperty (spring.web.error.whitelabel.enabled=true) matched (OnPropertyCondition)
|
||
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
|
||
|
||
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
|
||
- @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
HealthContributorAutoConfiguration#pingHealthContributor matched:
|
||
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
|
||
|
||
HealthContributorRegistryAutoConfiguration#healthContributorRegistry matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.health.registry.HealthContributorRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
HealthEndpointAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition)
|
||
- @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)
|
||
- @ConditionalOnBean (types: org.springframework.boot.health.registry.HealthContributorRegistry; SearchStrategy: all) found bean 'healthContributorRegistry' (OnBeanCondition)
|
||
|
||
HealthEndpointConfiguration#healthEndpoint matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.health.actuate.endpoint.HealthEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
HealthEndpointConfiguration#healthEndpointGroupMembershipValidator matched:
|
||
- @ConditionalOnBooleanProperty (management.endpoint.health.validate-group-membership=true) matched (OnPropertyCondition)
|
||
|
||
HealthEndpointConfiguration#healthEndpointGroups matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.health.actuate.endpoint.HealthEndpointGroups; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
HealthEndpointConfiguration#healthHttpCodeStatusMapper matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.health.actuate.endpoint.HttpCodeStatusMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
HealthEndpointConfiguration#healthStatusAggregator matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.health.actuate.endpoint.StatusAggregator; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
HealthEndpointWebExtensionConfiguration matched:
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)
|
||
- @ConditionalOnBean (types: org.springframework.boot.health.actuate.endpoint.HealthEndpoint; SearchStrategy: all) found bean 'healthEndpoint' (OnBeanCondition)
|
||
|
||
HealthEndpointWebExtensionConfiguration#healthEndpointWebExtension matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.health.actuate.endpoint.HealthEndpointWebExtension; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
HibernateJpaAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
|
||
|
||
HibernateJpaConfiguration matched:
|
||
- @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition)
|
||
|
||
HttpEncodingAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnBooleanProperty (spring.servlet.encoding.enabled=true) matched (OnPropertyCondition)
|
||
|
||
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
HttpMessageConvertersAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
|
||
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
|
||
|
||
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConvertersCustomizer matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
Jackson2EndpointAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
|
||
|
||
Jackson2EndpointAutoConfiguration#jackson2EndpointJsonMapper matched:
|
||
- @ConditionalOnBooleanProperty (management.endpoints.jackson2.isolated-object-mapper=true) matched (OnPropertyCondition)
|
||
|
||
JacksonAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'tools.jackson.databind.json.JsonMapper' (OnClassCondition)
|
||
|
||
JacksonAutoConfiguration#jacksonJsonMapper matched:
|
||
- @ConditionalOnMissingBean (types: tools.jackson.databind.json.JsonMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JacksonAutoConfiguration#jsonMapperBuilder matched:
|
||
- @ConditionalOnMissingBean (types: tools.jackson.databind.json.JsonMapper$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JacksonAutoConfiguration.JsonProblemDetailsConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.http.ProblemDetail' (OnClassCondition)
|
||
|
||
JacksonEndpointAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'tools.jackson.databind.json.JsonMapper' (OnClassCondition)
|
||
|
||
JacksonEndpointAutoConfiguration#endpointJsonMapper matched:
|
||
- @ConditionalOnBooleanProperty (management.endpoints.jackson.isolated-json-mapper=true) matched (OnPropertyCondition)
|
||
|
||
JacksonHttpMessageConvertersConfiguration.JacksonJsonHttpMessageConverterConfiguration matched:
|
||
- @ConditionalOnClass found required class 'tools.jackson.databind.json.JsonMapper' (OnClassCondition)
|
||
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: tools.jackson.databind.json.JsonMapper; SearchStrategy: all) found bean 'jacksonJsonMapper' (OnBeanCondition)
|
||
|
||
JacksonHttpMessageConvertersConfiguration.JacksonJsonHttpMessageConverterConfiguration#jacksonJsonHttpMessageConvertersCustomizer matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.http.converter.json.JacksonJsonHttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedJacksonJsonHttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJacksonJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JdbcClientAutoConfiguration matched:
|
||
- @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JdbcTemplateAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
|
||
- @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition)
|
||
|
||
JdbcTemplateConfiguration matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JpaBaseConfiguration#entityManagerFactory matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JpaBaseConfiguration#jpaVendorAdapter matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JpaBaseConfiguration#transactionManager matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JtaAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition)
|
||
- @ConditionalOnBooleanProperty (spring.jta.enabled=true) matched (OnPropertyCondition)
|
||
|
||
JvmMetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found bean 'simpleMeterRegistry' (OnBeanCondition)
|
||
|
||
JvmMetricsAutoConfiguration#classLoaderMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.ClassLoaderMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JvmMetricsAutoConfiguration#jvmCompilationMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmCompilationMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JvmMetricsAutoConfiguration#jvmGcMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmGcMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JvmMetricsAutoConfiguration#jvmHeapPressureMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmHeapPressureMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JvmMetricsAutoConfiguration#jvmInfoMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmInfoMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JvmMetricsAutoConfiguration#jvmMemoryMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmMemoryMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
JvmMetricsAutoConfiguration#jvmThreadMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmThreadMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
LifecycleAutoConfiguration#defaultLifecycleProcessor matched:
|
||
- @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition)
|
||
|
||
LogbackMetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'io.micrometer.core.instrument.MeterRegistry', 'ch.qos.logback.classic.LoggerContext', 'org.slf4j.LoggerFactory' (OnClassCondition)
|
||
- LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext (LogbackMetricsAutoConfiguration.LogbackLoggingCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found bean 'simpleMeterRegistry' (OnBeanCondition)
|
||
|
||
LogbackMetricsAutoConfiguration#logbackMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.logging.LogbackMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ManagementContextAutoConfiguration.SameManagementContextConfiguration matched:
|
||
- Management Port actual port type (SAME) matched required type (OnManagementPortCondition)
|
||
|
||
MetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'io.micrometer.core.annotation.Timed' (OnClassCondition)
|
||
|
||
MetricsAutoConfiguration#micrometerClock matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.Clock; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
MultipartAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnBooleanProperty (spring.servlet.multipart.enabled=true) matched (OnPropertyCondition)
|
||
|
||
MultipartAutoConfiguration#multipartConfigElement matched:
|
||
- @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
MultipartAutoConfiguration#multipartResolver matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
NamedParameterJdbcTemplateConfiguration matched:
|
||
- @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
OAuth2ResourceServerAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
OAuth2ResourceServerJwtConfiguration.JwtDecoderConfiguration matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
OAuth2ResourceServerJwtConfiguration.JwtDecoderConfiguration#jwtDecoderByIssuerUri matched:
|
||
- OpenID Connect Issuer URI Condition found issuer-uri property (IssuerUriCondition)
|
||
|
||
OAuth2ResourceServerOpaqueTokenConfiguration.OpaqueTokenIntrospectionClientConfiguration matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
Oauth2ResourceServerConfiguration.JwtConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
|
||
|
||
ObservationAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'io.micrometer.observation.ObservationRegistry' (OnClassCondition)
|
||
|
||
ObservationAutoConfiguration#observationRegistry matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.observation.ObservationRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ObservationAutoConfiguration#spelValueExpressionResolver matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.common.annotation.ValueExpressionResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
PersistenceExceptionTranslationAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
|
||
|
||
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
|
||
- @ConditionalOnBooleanProperty (spring.persistence.exceptiontranslation.enabled=true) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
|
||
|
||
ScheduledTasksObservationAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.observation.ObservationRegistry; SearchStrategy: all) found bean 'observationRegistry' (OnBeanCondition)
|
||
|
||
SecurityAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
|
||
|
||
SecurityAutoConfiguration#authenticationEventPublisher matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SecurityFilterAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
SecurityFilterAutoConfiguration#securityFilterChainRegistration matched:
|
||
- @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition)
|
||
|
||
SecurityRequestMatchersManagementContextConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
SecurityRequestMatchersManagementContextConfiguration.MvcRequestMatcherConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
|
||
- @ConditionalOnBean (types: org.springframework.boot.webmvc.autoconfigure.DispatcherServletPath; SearchStrategy: all) found bean 'dispatcherServletRegistration' (OnBeanCondition)
|
||
|
||
SecurityRequestMatchersManagementContextConfiguration.MvcRequestMatcherConfiguration#requestMatcherProvider matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.security.autoconfigure.actuate.web.servlet.RequestMatcherProvider; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ServletEndpointManagementContextConfiguration matched:
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
ServletManagementContextAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
ServletWebSecurityAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
ServletWebSecurityAutoConfiguration.EnableWebSecurityConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
|
||
- @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ServletWebSecurityAutoConfiguration.PathPatternRequestMatcherBuilderConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.webmvc.autoconfigure.DispatcherServletPath' (OnClassCondition)
|
||
- @ConditionalOnBean (types: org.springframework.boot.webmvc.autoconfigure.DispatcherServletPath; SearchStrategy: all) found bean 'dispatcherServletRegistration' (OnBeanCondition)
|
||
|
||
ServletWebSecurityAutoConfiguration.PathPatternRequestMatcherBuilderConfiguration#pathPatternRequestMatcherBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.security.web.servlet.util.matcher.PathPatternRequestMatcher$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SimpleMetricsExportAutoConfiguration matched:
|
||
- @ConditionalOnEnabledMetricsExport management.defaults.metrics.export.enabled is considered true (OnMetricsExportEnabledCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.Clock; SearchStrategy: all) found bean 'micrometerClock'; @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SimpleMetricsExportAutoConfiguration#simpleConfig matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.simple.SimpleConfig; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfigProperties matched:
|
||
- @ConditionalOnProperty (springdoc.api-docs.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: org.springdoc.core.configuration.SpringDocConfiguration; SearchStrategy: all) found bean 'org.springdoc.core.configuration.SpringDocConfiguration' (OnBeanCondition)
|
||
|
||
SpringDocConfiguration matched:
|
||
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnProperty (springdoc.api-docs.enabled) matched (OnPropertyCondition)
|
||
|
||
SpringDocConfiguration#fileSupportConverter matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.converters.FileSupportConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#globalOpenApiCustomizer matched:
|
||
- @ConditionalOnMissingBean (names: globalOpenApiCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#initExtraSchemas matched:
|
||
- @ConditionalOnProperty (springdoc.enable-extra-schemas) matched (OnPropertyCondition)
|
||
|
||
SpringDocConfiguration#methodParameterPojoExtractor matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.extractor.MethodParameterPojoExtractor; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#openAPIBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.service.OpenAPIService; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#operationBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.service.OperationService; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#parameterBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.service.GenericParameterService; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#parameterObjectNamingStrategyCustomizer matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.customizers.ParameterObjectNamingStrategyCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#polymorphicModelConverter matched:
|
||
- @ConditionalOnProperty (springdoc.model-converters.polymorphic-converter.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.converters.PolymorphicModelConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#requestBodyBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.service.RequestBodyService; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#responseSupportConverter matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.converters.ResponseSupportConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#schemaPropertyDeprecatingConverter matched:
|
||
- @ConditionalOnProperty (springdoc.model-converters.deprecating-converter.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.converters.SchemaPropertyDeprecatingConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#schemaUtils matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.utils.SchemaUtils; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#securityParser matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.service.SecurityService; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#springDocAppInitializer matched:
|
||
- @ConditionalOnMissingBean (names: springDocAppInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#springDocCustomizers matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.customizers.SpringDocCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#springDocProviders matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.providers.SpringDocProviders; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#springdocObjectMapperProvider matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.providers.ObjectMapperProvider; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration.QuerydslProvider matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.data.querydsl.binding.QuerydslBindingsFactory' (OnClassCondition)
|
||
|
||
SpringDocConfiguration.QuerydslProvider#queryDslQuerydslPredicateOperationCustomizer matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.customizers.QuerydslPredicateOperationCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration.SpringDocSpringDataWebPropertiesProvider matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.data.autoconfigure.web.DataWebProperties' (OnClassCondition)
|
||
|
||
SpringDocConfiguration.SpringDocSpringDataWebPropertiesProvider#springDataWebPropertiesProvider matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.providers.SpringDataWebPropertiesProvider; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocConfiguration.WebConversionServiceConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.autoconfigure.web.format.WebConversionService' (OnClassCondition)
|
||
|
||
SpringDocPageableConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.data.domain.Pageable' (OnClassCondition)
|
||
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnProperty (springdoc.api-docs.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: org.springdoc.core.configuration.SpringDocConfiguration; SearchStrategy: all) found bean 'org.springdoc.core.configuration.SpringDocConfiguration' (OnBeanCondition)
|
||
|
||
SpringDocPageableConfiguration#dataRestDelegatingMethodParameterCustomizer matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.customizers.DataRestDelegatingMethodParameterCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocPageableConfiguration#pageOpenAPIConverter matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.data.web.PagedModel', 'org.springframework.data.web.config.SpringDataWebSettings' (OnClassCondition)
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.converters.PageOpenAPIConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocPageableConfiguration#pageableOpenAPIConverter matched:
|
||
- @ConditionalOnProperty (springdoc.model-converters.pageable-converter.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.converters.PageableOpenAPIConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocSecurityConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.web.SecurityFilterChain' (OnClassCondition)
|
||
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnExpression (#{${springdoc.api-docs.enabled:true} and ${springdoc.enable-spring-security:true}}) resulted in true (OnExpressionCondition)
|
||
- @ConditionalOnBean (types: org.springdoc.core.configuration.SpringDocConfiguration; SearchStrategy: all) found bean 'org.springdoc.core.configuration.SpringDocConfiguration' (OnBeanCondition)
|
||
|
||
SpringDocSecurityConfiguration.SpringSecurityLoginEndpointConfiguration matched:
|
||
- @ConditionalOnClass found required class 'jakarta.servlet.Filter' (OnClassCondition)
|
||
|
||
SpringDocSortConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.data.domain.Sort' (OnClassCondition)
|
||
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnProperty (springdoc.api-docs.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: org.springdoc.core.configuration.SpringDocConfiguration; SearchStrategy: all) found bean 'org.springdoc.core.configuration.SpringDocConfiguration' (OnBeanCondition)
|
||
|
||
SpringDocSortConfiguration#sortOpenAPIConverter matched:
|
||
- @ConditionalOnProperty (springdoc.sort-converter.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.converters.SortOpenAPIConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocWebMvcConfiguration matched:
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnProperty (springdoc.api-docs.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: org.springdoc.core.configuration.SpringDocConfiguration; SearchStrategy: all) found bean 'org.springdoc.core.configuration.SpringDocConfiguration' (OnBeanCondition)
|
||
|
||
SpringDocWebMvcConfiguration#openApiResource matched:
|
||
- @ConditionalOnExpression (#{(${springdoc.use-management-port:false} == false ) and ${springdoc.enable-default-api-docs:true}}) resulted in true (OnExpressionCondition)
|
||
- @ConditionalOnMissingBean (types: org.springdoc.webmvc.api.OpenApiWebMvcResource; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocWebMvcConfiguration#requestBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.webmvc.core.service.RequestService; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocWebMvcConfiguration#responseBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.service.GenericResponseService; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocWebMvcConfiguration#springWebProvider matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.providers.SpringWebProvider; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocWebMvcConfiguration.SpringDocWebMvcActuatorConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.webmvc.actuate.endpoint.web.WebMvcEndpointHandlerMapping' (OnClassCondition)
|
||
|
||
SpringDocWebMvcConfiguration.SpringDocWebMvcRouterConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.web.servlet.function.RouterFunction' (OnClassCondition)
|
||
|
||
SpringDocWebMvcConfiguration.SpringDocWebMvcRouterConfiguration#routerFunctionProvider matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.webmvc.core.providers.RouterFunctionWebMvcProvider; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SpringDocWebServerConfiguration.EmbeddedWebServerConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.boot.web.server.context.WebServerInitializedEvent', 'org.springframework.boot.web.server.autoconfigure.ServerProperties' (OnClassCondition)
|
||
|
||
SslAutoConfiguration#sslBundleRegistry matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SslHealthContributorAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.health.contributor.Health' (OnClassCondition)
|
||
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
|
||
|
||
SslHealthContributorAutoConfiguration#sslHealthIndicator matched:
|
||
- @ConditionalOnMissingBean (names: sslHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SslHealthContributorAutoConfiguration#sslInfo matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.info.SslInfo; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SslMetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found beans 'sslBundleRegistry', 'simpleMeterRegistry' (OnBeanCondition)
|
||
|
||
StartupTimeMetricsListenerAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found bean 'simpleMeterRegistry' (OnBeanCondition)
|
||
|
||
StartupTimeMetricsListenerAutoConfiguration#startupTimeMetrics matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.micrometer.metrics.startup.StartupTimeMetricsListener; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SwaggerConfig matched:
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnProperty (springdoc.swagger-ui.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: org.springdoc.core.configuration.SpringDocConfiguration; SearchStrategy: all) found bean 'org.springdoc.core.configuration.SpringDocConfiguration' (OnBeanCondition)
|
||
|
||
SwaggerConfig#indexPageTransformer matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.webmvc.ui.SwaggerIndexTransformer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SwaggerConfig#springDocSwaggerInitializer matched:
|
||
- @ConditionalOnProperty (springdoc.use-management-port=false) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (names: springDocSwaggerInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SwaggerConfig#swaggerConfigResource matched:
|
||
- @ConditionalOnProperty (springdoc.use-management-port=false) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: org.springdoc.webmvc.ui.SwaggerConfigResource; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SwaggerConfig#swaggerResourceResolver matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.webmvc.ui.SwaggerResourceResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SwaggerConfig#swaggerWebMvcConfigurer matched:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.webmvc.ui.SwaggerWebMvcConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SwaggerConfig#swaggerWelcome matched:
|
||
- @ConditionalOnProperty (springdoc.use-management-port=false) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: org.springdoc.webmvc.ui.SwaggerWelcomeWebMvc; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SwaggerUiConfigProperties matched:
|
||
- @ConditionalOnProperty (springdoc.swagger-ui.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: org.springdoc.core.configuration.SpringDocConfiguration; SearchStrategy: all) found bean 'org.springdoc.core.configuration.SpringDocConfiguration' (OnBeanCondition)
|
||
|
||
SwaggerUiOAuthProperties matched:
|
||
- @ConditionalOnProperty (springdoc.swagger-ui.enabled) matched (OnPropertyCondition)
|
||
- @ConditionalOnBean (types: org.springdoc.core.configuration.SpringDocConfiguration; SearchStrategy: all) found bean 'org.springdoc.core.configuration.SpringDocConfiguration' (OnBeanCondition)
|
||
|
||
SystemMetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found bean 'simpleMeterRegistry' (OnBeanCondition)
|
||
|
||
SystemMetricsAutoConfiguration#diskSpaceMetrics matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.micrometer.metrics.system.DiskSpaceMetricsBinder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SystemMetricsAutoConfiguration#fileDescriptorMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.system.FileDescriptorMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SystemMetricsAutoConfiguration#processorMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.system.ProcessorMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
SystemMetricsAutoConfiguration#uptimeMetrics matched:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.system.UptimeMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
TaskExecutionAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
|
||
|
||
TaskExecutorConfigurations.AsyncConfigurerConfiguration matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.scheduling.annotation.AsyncConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
- @ConditionalOnThreading found PLATFORM (OnThreadingCondition)
|
||
|
||
TaskExecutorConfigurations.TaskExecutorConfiguration matched:
|
||
- AnyNestedCondition 1 matched 1 did not; NestedCondition on TaskExecutorConfigurations.OnExecutorCondition.ModelCondition @ConditionalOnProperty (spring.task.execution.mode=force) did not find property 'spring.task.execution.mode'; NestedCondition on TaskExecutorConfigurations.OnExecutorCondition.ExecutorBeanCondition @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (TaskExecutorConfigurations.OnExecutorCondition)
|
||
|
||
TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched:
|
||
- @ConditionalOnThreading found PLATFORM (OnThreadingCondition)
|
||
|
||
TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
TaskExecutorMetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'io.micrometer.core.instrument.binder.jvm.ExecutorServiceMetrics' (OnClassCondition)
|
||
- @ConditionalOnBean (types: java.util.concurrent.Executor,io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans 'applicationTaskExecutor', 'simpleMeterRegistry' (OnBeanCondition)
|
||
|
||
TaskSchedulingAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
|
||
|
||
TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
- @ConditionalOnThreading found PLATFORM (OnThreadingCondition)
|
||
|
||
TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
TomcatMetricsAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'io.micrometer.core.instrument.binder.tomcat.TomcatMetrics', 'org.apache.catalina.Manager', 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
|
||
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
|
||
|
||
TomcatMetricsAutoConfiguration#tomcatMetricsBinder matched:
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found bean 'simpleMeterRegistry'; @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.tomcat.TomcatMetrics,org.springframework.boot.tomcat.metrics.TomcatMetricsBinder; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
TomcatServletWebServerAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'jakarta.servlet.ServletRequest', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol', 'org.springframework.boot.tomcat.servlet.TomcatServletWebServerFactory' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
TomcatServletWebServerAutoConfiguration#tomcatServletWebServerFactory matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.web.server.servlet.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
|
||
|
||
TransactionAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
|
||
|
||
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
|
||
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
|
||
- @ConditionalOnBooleanProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
|
||
|
||
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
|
||
- @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition)
|
||
|
||
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
TransactionManagerCustomizationAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
|
||
|
||
TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.transaction.autoconfigure.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ValidationAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition)
|
||
- @ConditionalOnResource found location classpath:META-INF/services/jakarta.validation.spi.ValidationProvider (OnResourceCondition)
|
||
|
||
ValidationAutoConfiguration#defaultValidator matched:
|
||
- @ConditionalOnMissingBean (types: jakarta.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
ValidationAutoConfiguration#methodValidationPostProcessor matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition)
|
||
|
||
WebEndpointAutoConfiguration matched:
|
||
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
|
||
|
||
WebEndpointAutoConfiguration#controllerEndpointDiscoverer matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebEndpointAutoConfiguration#endpointMediaTypes matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebEndpointAutoConfiguration#pathMappedEndpoints matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebEndpointAutoConfiguration#webEndpointDiscoverer matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebEndpointAutoConfiguration.WebEndpointServletConfiguration matched:
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
WebEndpointAutoConfiguration.WebEndpointServletConfiguration#servletEndpointDiscoverer matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcAutoConfiguration#formContentFilter matched:
|
||
- @ConditionalOnBooleanProperty (spring.mvc.formcontent.filter.enabled=true) matched (OnPropertyCondition)
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched:
|
||
- @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched:
|
||
- @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcAutoConfiguration.EnableWebMvcConfiguration#viewNameTranslator matched:
|
||
- @ConditionalOnMissingBean (names: viewNameTranslator; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration matched:
|
||
- @ConditionalOnEnabledResourceChain found class org.webjars.WebJarVersionLocator (OnEnabledResourceChainCondition)
|
||
|
||
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
|
||
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcEndpointManagementContextConfiguration matched:
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet,org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier; SearchStrategy: all) found beans 'webEndpointDiscoverer', 'dispatcherServlet' (OnBeanCondition)
|
||
|
||
WebMvcEndpointManagementContextConfiguration#controllerEndpointHandlerMapping matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.webmvc.actuate.endpoint.web.ControllerEndpointHandlerMapping; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcEndpointManagementContextConfiguration#endpointJackson2ObjectMapperWebMvcConfigurer matched:
|
||
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.jackson.EndpointJackson2ObjectMapper; SearchStrategy: all) found bean 'jackson2EndpointJsonMapper' (OnBeanCondition)
|
||
|
||
WebMvcEndpointManagementContextConfiguration#endpointJsonMapperWebMvcConfigurer matched:
|
||
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.jackson.EndpointJsonMapper; SearchStrategy: all) found bean 'endpointJsonMapper' (OnBeanCondition)
|
||
|
||
WebMvcEndpointManagementContextConfiguration#webEndpointServletHandlerMapping matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.webmvc.actuate.endpoint.web.WebMvcEndpointHandlerMapping; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcEndpointManagementContextConfiguration.HealthConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.health.actuate.endpoint.HealthEndpoint' (OnClassCondition)
|
||
|
||
WebMvcHealthEndpointExtensionAutoConfiguration matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.health.actuate.endpoint.HealthEndpoint' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)
|
||
- @ConditionalOnBean (types: org.springframework.boot.health.actuate.endpoint.HealthEndpoint,org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier,org.springframework.boot.health.actuate.endpoint.HealthEndpointGroups; SearchStrategy: all) found beans 'webEndpointDiscoverer', 'healthEndpoint', 'healthEndpointGroups' (OnBeanCondition)
|
||
|
||
WebMvcObservationAutoConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.web.servlet.DispatcherServlet', 'io.micrometer.observation.Observation', 'org.springframework.boot.micrometer.observation.autoconfigure.ObservationProperties' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.observation.ObservationRegistry; SearchStrategy: all) found bean 'observationRegistry' (OnBeanCondition)
|
||
|
||
WebMvcObservationAutoConfiguration#webMvcObservationFilter matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.filter.ServerHttpObservationFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
WebMvcObservationAutoConfiguration.MeterFilterConfiguration matched:
|
||
- @ConditionalOnClass found required classes 'io.micrometer.core.instrument.MeterRegistry', 'org.springframework.boot.micrometer.metrics.autoconfigure.MetricsProperties' (OnClassCondition)
|
||
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found bean 'simpleMeterRegistry' (OnBeanCondition)
|
||
|
||
|
||
Negative matches:
|
||
-----------------
|
||
|
||
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.aop.proxy-target-class=false) did not find property 'spring.aop.proxy-target-class' (OnPropertyCondition)
|
||
|
||
AopAutoConfiguration.ClassProxyingConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
|
||
|
||
AppOpticsMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.appoptics.AppOpticsMeterRegistry' (OnClassCondition)
|
||
|
||
AtlasMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.atlas.AtlasMeterRegistry' (OnClassCondition)
|
||
|
||
AuditAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBean (types: org.springframework.boot.actuate.audit.AuditEventRepository; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.audit.AuditEventRepository (OnBeanCondition)
|
||
Matched:
|
||
- @ConditionalOnBooleanProperty (management.auditevents.enabled=true) matched (OnPropertyCondition)
|
||
|
||
AuditEventsEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
AvailabilityHealthContributorAutoConfiguration#livenessStateHealthIndicator:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (management.health.livenessstate.enabled=true) did not find property 'management.health.livenessstate.enabled' (OnPropertyCondition)
|
||
|
||
AvailabilityHealthContributorAutoConfiguration#readinessStateHealthIndicator:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (management.health.readinessstate.enabled=true) did not find property 'management.health.readinessstate.enabled' (OnPropertyCondition)
|
||
|
||
BeansEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
CompositeMeterRegistryConfiguration:
|
||
Did not match:
|
||
- NoneNestedConditions 1 matched 1 did not; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.SingleInjectableMeterRegistry @ConditionalOnSingleCandidate (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found a single bean 'simpleMeterRegistry'; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.NoMeterRegistryCondition @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans of type 'io.micrometer.core.instrument.MeterRegistry' simpleMeterRegistry (CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition)
|
||
|
||
ConditionsReportEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
ConfigurationPropertiesReportEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
DataJpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer:
|
||
Did not match:
|
||
- AnyNestedCondition 0 matched 2 did not; NestedCondition on DataJpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'spring.data.jpa.repositories.bootstrap-mode'; NestedCondition on DataJpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'spring.data.jpa.repositories.bootstrap-mode' (DataJpaRepositoriesAutoConfiguration.BootstrapExecutorCondition)
|
||
|
||
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
|
||
Did not match:
|
||
- EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
|
||
|
||
DataSourceCheckpointRestoreConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition)
|
||
|
||
DataSourceConfiguration.Dbcp2:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
|
||
|
||
DataSourceConfiguration.Generic:
|
||
Did not match:
|
||
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
|
||
|
||
DataSourceConfiguration.OracleUcp:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition)
|
||
|
||
DataSourceConfiguration.Tomcat:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
|
||
|
||
DataSourceJmxConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.jmx.enabled=true) found different value in property 'spring.jmx.enabled' (OnPropertyCondition)
|
||
|
||
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
|
||
|
||
DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition)
|
||
|
||
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
|
||
|
||
DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager:
|
||
Did not match:
|
||
- @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition)
|
||
|
||
DatadogMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.datadog.DatadogMeterRegistry' (OnClassCondition)
|
||
|
||
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
|
||
Did not match:
|
||
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
|
||
|
||
DynatraceMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.dynatrace.DynatraceMeterRegistry' (OnClassCondition)
|
||
|
||
ElasticMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.elastic.ElasticMeterRegistry' (OnClassCondition)
|
||
|
||
EnvironmentEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
ErrorMvcAutoConfiguration#basicErrorController:
|
||
Did not match:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.webmvc.error.ErrorController; SearchStrategy: current) found beans of type 'org.springframework.boot.webmvc.error.ErrorController' apiErrorController (OnBeanCondition)
|
||
|
||
GangliaMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.ganglia.GangliaMeterRegistry' (OnClassCondition)
|
||
|
||
GraphiteMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.graphite.GraphiteMeterRegistry' (OnClassCondition)
|
||
|
||
GsonHttpMessageConvertersConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
|
||
|
||
HealthContributorRegistryAutoConfiguration.ReactiveHealthContributorRegistryConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
|
||
|
||
HealthEndpointReactiveWebExtensionConfiguration:
|
||
Did not match:
|
||
- did not find reactive web application classes (OnWebApplicationCondition)
|
||
|
||
HeapDumpWebEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint the configured access for endpoint 'heapdump' is NONE (OnAvailableEndpointCondition)
|
||
|
||
HibernateMetricsAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.hibernate.stat.HibernateMetrics' (OnClassCondition)
|
||
|
||
HttpExchangesEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
HumioMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.humio.HumioMeterRegistry' (OnClassCondition)
|
||
|
||
InfluxMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.influx.InfluxMeterRegistry' (OnClassCondition)
|
||
|
||
InfoContributorAutoConfiguration#buildInfoContributor:
|
||
Did not match:
|
||
- @ConditionalOnSingleCandidate (types: org.springframework.boot.info.BuildProperties; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
Matched:
|
||
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
|
||
|
||
InfoContributorAutoConfiguration#envInfoContributor:
|
||
Did not match:
|
||
- @ConditionalOnEnabledInfoContributor management.info.env.enabled is not true (OnEnabledInfoContributorCondition)
|
||
|
||
InfoContributorAutoConfiguration#gitInfoContributor:
|
||
Did not match:
|
||
- @ConditionalOnSingleCandidate (types: org.springframework.boot.info.GitProperties; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
Matched:
|
||
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
|
||
|
||
InfoContributorAutoConfiguration#javaInfoContributor:
|
||
Did not match:
|
||
- @ConditionalOnEnabledInfoContributor management.info.java.enabled is not true (OnEnabledInfoContributorCondition)
|
||
|
||
InfoContributorAutoConfiguration#osInfoContributor:
|
||
Did not match:
|
||
- @ConditionalOnEnabledInfoContributor management.info.os.enabled is not true (OnEnabledInfoContributorCondition)
|
||
|
||
InfoContributorAutoConfiguration#processInfoContributor:
|
||
Did not match:
|
||
- @ConditionalOnEnabledInfoContributor management.info.process.enabled is not true (OnEnabledInfoContributorCondition)
|
||
|
||
InfoContributorAutoConfiguration#sslInfo:
|
||
Did not match:
|
||
- @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true (OnEnabledInfoContributorCondition)
|
||
Matched:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.info.SslInfo; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
InfoContributorAutoConfiguration#sslInfoContributor:
|
||
Did not match:
|
||
- @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true (OnEnabledInfoContributorCondition)
|
||
|
||
InfoEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
Jackson2HttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration:
|
||
Did not match:
|
||
- AnyNestedCondition 0 matched 2 did not; NestedCondition on Jackson2HttpMessageConvertersConfiguration.PreferJackson2OrJacksonUnavailableCondition.JacksonUnavailable @ConditionalOnMissingBean (types: org.springframework.boot.http.converter.autoconfigure.JacksonHttpMessageConvertersConfiguration$JacksonJsonHttpMessageConvertersCustomizer; SearchStrategy: all) found beans of type 'org.springframework.boot.http.converter.autoconfigure.JacksonHttpMessageConvertersConfiguration$JacksonJsonHttpMessageConvertersCustomizer' jacksonJsonHttpMessageConvertersCustomizer; NestedCondition on Jackson2HttpMessageConvertersConfiguration.PreferJackson2OrJacksonUnavailableCondition.Jackson2Preferred @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson2) did not find property 'spring.http.converters.preferred-json-mapper' (Jackson2HttpMessageConvertersConfiguration.PreferJackson2OrJacksonUnavailableCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
|
||
|
||
Jackson2HttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
|
||
|
||
JacksonAutoConfiguration.CborConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'tools.jackson.dataformat.cbor.CBORMapper' (OnClassCondition)
|
||
|
||
JacksonAutoConfiguration.XmlConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'tools.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
|
||
|
||
JacksonHttpMessageConvertersConfiguration.JacksonXmlHttpMessageConverterConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'tools.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
|
||
|
||
JmxAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.jmx.enabled=true) found different value in property 'spring.jmx.enabled' (OnPropertyCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
|
||
|
||
JmxEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.jmx.enabled=true) found different value in property 'spring.jmx.enabled' (OnPropertyCondition)
|
||
|
||
JmxMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.jmx.JmxMeterRegistry' (OnClassCondition)
|
||
|
||
JndiDataSourceAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'spring.datasource.jndi-name' (OnPropertyCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
|
||
|
||
JndiJtaConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
|
||
|
||
JpaBaseConfiguration.JpaWebConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.jpa.open-in-view=true) found different value in property 'spring.jpa.open-in-view' (OnPropertyCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
JsonbHttpMessageConvertersConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition)
|
||
|
||
JvmMetricsAutoConfiguration.VirtualThreadMetricsConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.java21.instrument.binder.jdk.VirtualThreadMetrics' (OnClassCondition)
|
||
|
||
KairosMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.kairos.KairosMeterRegistry' (OnClassCondition)
|
||
|
||
KotlinSerializationHttpMessageConvertersConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required classes 'kotlinx.serialization.Serializable', 'kotlinx.serialization.json.Json' (OnClassCondition)
|
||
|
||
Log4J2MetricsAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.apache.logging.log4j.core.LoggerContext' (OnClassCondition)
|
||
|
||
LogFileWebEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
LoggersEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
ManagementContextAutoConfiguration.DifferentManagementContextConfiguration:
|
||
Did not match:
|
||
- Management Port actual port type (SAME) did not match required type (DIFFERENT) (OnManagementPortCondition)
|
||
|
||
ManagementWebSecurityAutoConfiguration:
|
||
Did not match:
|
||
- AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' securityFilterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.security.web.util.matcher.RequestMatcher', 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
MappingsEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
MessageSourceAutoConfiguration:
|
||
Did not match:
|
||
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
|
||
|
||
MetricsAspectsAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (management.observations.annotations.enabled=true) did not find property 'management.observations.annotations.enabled' (OnPropertyCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required classes 'io.micrometer.core.instrument.MeterRegistry', 'org.aspectj.weaver.Advice' (OnClassCondition)
|
||
|
||
MetricsEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnAvailableEndpoint', 'io.micrometer.core.annotation.Timed' (OnClassCondition)
|
||
|
||
MultipleOpenApiSupportConfiguration:
|
||
Did not match:
|
||
- AnyNestedCondition 0 matched 2 did not; NestedCondition on MultipleOpenApiSupportCondition.OnActuatorDifferentPort found non-matching nested conditions Management Port actual port type (SAME) did not match required type (DIFFERENT), @ConditionalOnProperty (springdoc.show-actuator) did not find property 'springdoc.show-actuator'; NestedCondition on MultipleOpenApiSupportCondition.OnMultipleOpenApiSupportCondition AnyNestedCondition 0 matched 3 did not; NestedCondition on MultipleOpenApiGroupsCondition.OnListGroupedOpenApiBean @ConditionalOnBean (types: org.springdoc.core.models.GroupedOpenApi; SearchStrategy: all) did not find any beans of type org.springdoc.core.models.GroupedOpenApi; NestedCondition on MultipleOpenApiGroupsCondition.OnGroupConfigProperty @ConditionalOnProperty (springdoc.group-configs[0].group) did not find property 'springdoc.group-configs[0].group'; NestedCondition on MultipleOpenApiGroupsCondition.OnGroupedOpenApiBean @ConditionalOnBean (types: org.springdoc.core.models.GroupedOpenApi; SearchStrategy: all) did not find any beans of type org.springdoc.core.models.GroupedOpenApi (MultipleOpenApiSupportCondition)
|
||
Matched:
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnProperty (springdoc.api-docs.enabled) matched (OnPropertyCondition)
|
||
|
||
MultipleOpenApiSupportConfiguration.SpringDocWebMvcActuatorDifferentConfiguration:
|
||
Did not match:
|
||
- Management Port actual port type (SAME) did not match required type (DIFFERENT) (OnManagementPortCondition)
|
||
- Ancestor org.springdoc.webmvc.core.configuration.MultipleOpenApiSupportConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.webmvc.actuate.endpoint.web.WebMvcEndpointHandlerMapping' (OnClassCondition)
|
||
|
||
NewRelicMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.newrelic.NewRelicMeterRegistry' (OnClassCondition)
|
||
|
||
NoOpMeterRegistryConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans of type 'io.micrometer.core.instrument.MeterRegistry' simpleMeterRegistry (OnBeanCondition)
|
||
|
||
OAuth2ResourceServerJwtConfiguration.JwtConverterConfiguration:
|
||
Did not match:
|
||
- AnyNestedCondition 0 matched 3 did not; NestedCondition on OAuth2ResourceServerJwtConfiguration.JwtConverterPropertiesCondition.OnAuthoritiesClaimName @ConditionalOnProperty (spring.security.oauth2.resourceserver.jwt.authorities-claim-name) did not find property 'spring.security.oauth2.resourceserver.jwt.authorities-claim-name'; NestedCondition on OAuth2ResourceServerJwtConfiguration.JwtConverterPropertiesCondition.OnPrincipalClaimName @ConditionalOnProperty (spring.security.oauth2.resourceserver.jwt.principal-claim-name) did not find property 'spring.security.oauth2.resourceserver.jwt.principal-claim-name'; NestedCondition on OAuth2ResourceServerJwtConfiguration.JwtConverterPropertiesCondition.OnAuthorityPrefix @ConditionalOnProperty (spring.security.oauth2.resourceserver.jwt.authority-prefix) did not find property 'spring.security.oauth2.resourceserver.jwt.authority-prefix' (OAuth2ResourceServerJwtConfiguration.JwtConverterPropertiesCondition)
|
||
|
||
OAuth2ResourceServerJwtConfiguration.JwtDecoderConfiguration#jwtDecoderByJwkKeySetUri:
|
||
Did not match:
|
||
- @ConditionalOnProperty (spring.security.oauth2.resourceserver.jwt.jwk-set-uri) did not find property 'spring.security.oauth2.resourceserver.jwt.jwk-set-uri' (OnPropertyCondition)
|
||
|
||
OAuth2ResourceServerJwtConfiguration.JwtDecoderConfiguration#jwtDecoderByPublicKeyValue:
|
||
Did not match:
|
||
- Public Key Value Condition did not find public-key-location property (KeyValueCondition)
|
||
|
||
OAuth2ResourceServerJwtConfiguration.OAuth2SecurityFilterChainConfiguration:
|
||
Did not match:
|
||
- AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' securityFilterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition)
|
||
|
||
OAuth2ResourceServerOpaqueTokenConfiguration.OAuth2SecurityFilterChainConfiguration:
|
||
Did not match:
|
||
- AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' securityFilterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition)
|
||
|
||
OAuth2ResourceServerOpaqueTokenConfiguration.OpaqueTokenIntrospectionClientConfiguration#opaqueTokenIntrospector:
|
||
Did not match:
|
||
- @ConditionalOnProperty (spring.security.oauth2.resourceserver.opaquetoken.introspection-uri) did not find property 'spring.security.oauth2.resourceserver.opaquetoken.introspection-uri' (OnPropertyCondition)
|
||
|
||
ObservationAutoConfiguration.ObservedAspectConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (management.observations.annotations.enabled=true) did not find property 'management.observations.annotations.enabled' (OnPropertyCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
|
||
|
||
OtlpMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.registry.otlp.OtlpMeterRegistry' (OnClassCondition)
|
||
|
||
ProjectInfoAutoConfiguration#buildProperties:
|
||
Did not match:
|
||
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
|
||
|
||
ProjectInfoAutoConfiguration#gitProperties:
|
||
Did not match:
|
||
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
|
||
|
||
PrometheusMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.prometheusmetrics.PrometheusMeterRegistry' (OnClassCondition)
|
||
|
||
RSocketSecurityAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.springframework.boot.rsocket.server.RSocketServerCustomizer' (OnClassCondition)
|
||
|
||
ReactiveManagementWebSecurityAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
|
||
|
||
ReactiveOAuth2ResourceServerAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
|
||
|
||
ReactiveUserDetailsServiceAutoConfiguration:
|
||
Did not match:
|
||
- AnyNestedCondition 0 matched 3 did not; NestedCondition on MissingAlternativeUserDetailsManagerOrUserPropertiesConfigured.PasswordConfigured @ConditionalOnProperty (spring.security.user.password) did not find property 'spring.security.user.password'; NestedCondition on MissingAlternativeUserDetailsManagerOrUserPropertiesConfigured.NameConfigured @ConditionalOnProperty (spring.security.user.name) did not find property 'spring.security.user.name'; NestedCondition on MissingAlternativeUserDetailsManagerOrUserPropertiesConfigured.MissingAlternative @ConditionalOnMissingClass found unwanted class 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (MissingAlternativeUserDetailsManagerOrUserPropertiesConfigured)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
|
||
|
||
ReactiveWebSecurityAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
|
||
|
||
SbomEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
ScheduledTasksEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
SecurityAutoConfiguration.SecurityDataConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition)
|
||
|
||
SecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)
|
||
|
||
ServletHttpExchangesAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBean (types: org.springframework.boot.actuate.web.exchanges.HttpExchangeRepository; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.web.exchanges.HttpExchangeRepository (OnBeanCondition)
|
||
Matched:
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
- @ConditionalOnBooleanProperty (management.httpexchanges.recording.enabled=true) matched (OnPropertyCondition)
|
||
|
||
ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (management.server.add-application-context-header=true) did not find property 'management.server.add-application-context-header' (OnPropertyCondition)
|
||
|
||
ServletMappingsAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnAvailableEndpoint', 'org.springframework.boot.actuate.web.mappings.MappingsEndpoint' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
ServletWebSecurityAutoConfiguration.SecurityFilterChainConfiguration:
|
||
Did not match:
|
||
- AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' securityFilterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition)
|
||
|
||
ServletWebServerConfiguration#forwardedHeaderFilter:
|
||
Did not match:
|
||
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
|
||
|
||
ShutdownEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint the configured access for endpoint 'shutdown' is NONE (OnAvailableEndpointCondition)
|
||
|
||
SpringApplicationAdminJmxAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.application.admin.enabled=true) did not find property 'spring.application.admin.enabled' (OnPropertyCondition)
|
||
|
||
SpringDocConfiguration#oas31ModelConverter:
|
||
Did not match:
|
||
- @ConditionalOnProperty (springdoc.explicit-object-schema=true) did not find property 'springdoc.explicit-object-schema' (OnPropertyCondition)
|
||
|
||
SpringDocConfiguration#propertiesResolverForSchema:
|
||
Did not match:
|
||
- @ConditionalOnProperty (springdoc.api-docs.resolve-schema-properties) did not find property 'springdoc.api-docs.resolve-schema-properties' (OnPropertyCondition)
|
||
|
||
SpringDocConfiguration#propertyCustomizingConverter:
|
||
Did not match:
|
||
- @ConditionalOnBean (types: org.springdoc.core.customizers.PropertyCustomizer; SearchStrategy: all) did not find any beans of type org.springdoc.core.customizers.PropertyCustomizer (OnBeanCondition)
|
||
|
||
SpringDocConfiguration#springdocBeanFactoryPostProcessor:
|
||
Did not match:
|
||
- AnyNestedCondition 0 matched 2 did not; NestedCondition on CacheOrGroupedOpenApiCondition.OnCacheDisabled found non-matching nested conditions @ConditionalOnProperty (springdoc.cache.disabled) did not find property 'springdoc.cache.disabled'; NestedCondition on CacheOrGroupedOpenApiCondition.OnMultipleOpenApiSupportCondition AnyNestedCondition 0 matched 2 did not; NestedCondition on MultipleOpenApiSupportCondition.OnActuatorDifferentPort found non-matching nested conditions Management Port actual port type (SAME) did not match required type (DIFFERENT), @ConditionalOnProperty (springdoc.show-actuator) did not find property 'springdoc.show-actuator'; NestedCondition on MultipleOpenApiSupportCondition.OnMultipleOpenApiSupportCondition AnyNestedCondition 0 matched 3 did not; NestedCondition on MultipleOpenApiGroupsCondition.OnListGroupedOpenApiBean @ConditionalOnBean (types: org.springdoc.core.models.GroupedOpenApi; SearchStrategy: all) did not find any beans of type org.springdoc.core.models.GroupedOpenApi; NestedCondition on MultipleOpenApiGroupsCondition.OnGroupConfigProperty @ConditionalOnProperty (springdoc.group-configs[0].group) did not find property 'springdoc.group-configs[0].group'; NestedCondition on MultipleOpenApiGroupsCondition.OnGroupedOpenApiBean @ConditionalOnBean (types: org.springdoc.core.models.GroupedOpenApi; SearchStrategy: all) did not find any beans of type org.springdoc.core.models.GroupedOpenApi (CacheOrGroupedOpenApiCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.context.properties.bind.BindResult' (OnClassCondition)
|
||
|
||
SpringDocConfiguration#springdocBeanFactoryPostProcessor2:
|
||
Did not match:
|
||
- @ConditionalOnMissingClass found unwanted class 'org.springframework.boot.context.properties.bind.BindResult' (OnClassCondition)
|
||
|
||
SpringDocConfiguration.SpringDocActuatorConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnProperty (springdoc.show-actuator) did not find property 'springdoc.show-actuator' (OnPropertyCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties' (OnClassCondition)
|
||
|
||
SpringDocConfiguration.SpringDocRepositoryRestConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition)
|
||
|
||
SpringDocConfiguration.SpringDocWebFluxSupportConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
|
||
|
||
SpringDocDataRestConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition)
|
||
|
||
SpringDocFunctionCatalogConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.springframework.cloud.function.web.function.FunctionEndpointInitializer' (OnClassCondition)
|
||
|
||
SpringDocGroovyConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'groovy.lang.MetaClass' (OnClassCondition)
|
||
|
||
SpringDocHateoasConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.server.LinkRelationProvider' (OnClassCondition)
|
||
|
||
SpringDocJacksonKotlinModuleConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.kotlin.KotlinModule' (OnClassCondition)
|
||
|
||
SpringDocJavadocConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'com.github.therapi.runtimejavadoc.CommentFormatter' (OnClassCondition)
|
||
|
||
SpringDocKotlinConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'kotlin.coroutines.Continuation' (OnClassCondition)
|
||
|
||
SpringDocKotlinxConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'kotlinx.coroutines.flow.Flow' (OnClassCondition)
|
||
|
||
SpringDocSecurityConfiguration.SpringDocSecurityOAuth2ClientConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.annotation.RegisteredOAuth2AuthorizedClient' (OnClassCondition)
|
||
|
||
SpringDocSecurityConfiguration.SpringDocSecurityOAuth2Configuration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService' (OnClassCondition)
|
||
|
||
SpringDocSecurityConfiguration.SpringSecurityLoginEndpointConfiguration#springSecurityLoginEndpointCustomizer:
|
||
Did not match:
|
||
- @ConditionalOnProperty (springdoc.show-login-endpoint) did not find property 'springdoc.show-login-endpoint' (OnPropertyCondition)
|
||
|
||
SpringDocSortConfiguration#dataRestDelegatingMethodParameterCustomizer:
|
||
Did not match:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.customizers.DataRestDelegatingMethodParameterCustomizer; SearchStrategy: all) found beans of type 'org.springdoc.core.customizers.DataRestDelegatingMethodParameterCustomizer' dataRestDelegatingMethodParameterCustomizer (OnBeanCondition)
|
||
|
||
SpringDocWebMvcConfiguration.SpringDocWebMvcActuatorConfiguration#actuatorProvider:
|
||
Did not match:
|
||
- @ConditionalOnExpression (#{${springdoc.show-actuator:false} or ${springdoc.use-management-port:false}}) resulted in false (OnExpressionCondition)
|
||
|
||
SpringDocWebMvcConfiguration.SpringDocWebMvcActuatorConfiguration#openApiActuatorResource:
|
||
Did not match:
|
||
- @ConditionalOnExpression (#{${springdoc.use-management-port:false} and ${springdoc.enable-default-api-docs:true}}) resulted in false (OnExpressionCondition)
|
||
|
||
SpringDocWebServerConfiguration.DeployedWebServerConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnMissingClass found unwanted classes 'org.springframework.boot.web.server.context.WebServerInitializedEvent', 'org.springframework.boot.web.server.autoconfigure.ServerProperties' (OnClassCondition)
|
||
|
||
StackdriverMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.stackdriver.StackdriverMeterRegistry' (OnClassCondition)
|
||
|
||
StartupEndpointAutoConfiguration:
|
||
Did not match:
|
||
- ApplicationStartup configured applicationStartup is of type class org.springframework.core.metrics.DefaultApplicationStartup, expected BufferingApplicationStartup. (StartupEndpointAutoConfiguration.ApplicationStartupCondition)
|
||
|
||
StatsdMetricsExportAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnClass did not find required class 'io.micrometer.statsd.StatsdMeterRegistry' (OnClassCondition)
|
||
|
||
SwaggerConfig#springWebProvider:
|
||
Did not match:
|
||
- @ConditionalOnMissingBean (types: org.springdoc.core.providers.SpringWebProvider; SearchStrategy: all) found beans of type 'org.springdoc.core.providers.SpringWebProvider' springWebProvider (OnBeanCondition)
|
||
|
||
SwaggerConfig#swaggerUiHome:
|
||
Did not match:
|
||
- @ConditionalOnProperty (springdoc.swagger-ui.use-root-path=true) did not find property 'springdoc.swagger-ui.use-root-path' (OnPropertyCondition)
|
||
|
||
SwaggerConfig.SwaggerActuatorWelcomeConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnProperty (springdoc.use-management-port) did not find property 'springdoc.use-management-port' (OnPropertyCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.webmvc.actuate.endpoint.web.WebMvcEndpointHandlerMapping' (OnClassCondition)
|
||
|
||
TaskExecutorConfigurations.AsyncConfigurerWrapperConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBean (types: org.springframework.scheduling.annotation.AsyncConfigurer; SearchStrategy: all) did not find any beans of type org.springframework.scheduling.annotation.AsyncConfigurer (OnBeanCondition)
|
||
|
||
TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads:
|
||
Did not match:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition)
|
||
|
||
TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads:
|
||
Did not match:
|
||
- @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition)
|
||
|
||
TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter:
|
||
Did not match:
|
||
- @ConditionalOnBean (names: org.springframework.scheduling.config.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.scheduling.config.internalScheduledAnnotationProcessor (OnBeanCondition)
|
||
|
||
TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads:
|
||
Did not match:
|
||
- @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition)
|
||
|
||
TaskSchedulingConfigurations.TaskSchedulerConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBean (names: org.springframework.scheduling.config.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.scheduling.config.internalScheduledAnnotationProcessor (OnBeanCondition)
|
||
|
||
ThreadDumpEndpointAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
|
||
TomcatReactiveManagementContextAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
|
||
|
||
TomcatReactiveWebServerAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
|
||
|
||
TomcatServletManagementContextAutoConfiguration:
|
||
Did not match:
|
||
- Management Port actual port type (SAME) did not match required type (DIFFERENT) (OnManagementPortCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextFactory' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
TomcatServletWebServerAutoConfiguration#tomcatForwardedHeaderFilterCustomizer:
|
||
Did not match:
|
||
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
|
||
|
||
TomcatWebServerConfiguration:
|
||
Did not match:
|
||
- Application is deployed as a WAR file. (OnWarDeploymentCondition)
|
||
|
||
TransactionAutoConfiguration#transactionalOperator:
|
||
Did not match:
|
||
- @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
|
||
|
||
TransactionAutoConfiguration.AspectJTransactionManagementConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition)
|
||
|
||
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.aop.proxy-target-class=false) did not find property 'spring.aop.proxy-target-class' (OnPropertyCondition)
|
||
|
||
UserDetailsServiceAutoConfiguration:
|
||
Did not match:
|
||
- AnyNestedCondition 0 matched 3 did not; NestedCondition on MissingAlternativeUserDetailsManagerOrUserPropertiesConfigured.PasswordConfigured @ConditionalOnProperty (spring.security.user.password) did not find property 'spring.security.user.password'; NestedCondition on MissingAlternativeUserDetailsManagerOrUserPropertiesConfigured.NameConfigured @ConditionalOnProperty (spring.security.user.name) did not find property 'spring.security.user.name'; NestedCondition on MissingAlternativeUserDetailsManagerOrUserPropertiesConfigured.MissingAlternative @ConditionalOnMissingClass found unwanted class 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (MissingAlternativeUserDetailsManagerOrUserPropertiesConfigured)
|
||
Matched:
|
||
- @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.mvc.hiddenmethod.filter.enabled=true) did not find property 'spring.mvc.hiddenmethod.filter.enabled' (OnPropertyCondition)
|
||
|
||
WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBooleanProperty (spring.mvc.problemdetails.enabled=true) did not find property 'spring.mvc.problemdetails.enabled' (OnPropertyCondition)
|
||
|
||
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
|
||
Did not match:
|
||
- @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
|
||
|
||
WebMvcEndpointManagementContextConfiguration.HealthConfiguration#managementHealthEndpointWebMvcHandlerMapping:
|
||
Did not match:
|
||
- Management Port actual port type (SAME) did not match required type (DIFFERENT) (OnManagementPortCondition)
|
||
|
||
WebMvcMappingsAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnAvailableEndpoint not exposed (OnAvailableEndpointCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required classes 'org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnAvailableEndpoint', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.boot.actuate.web.mappings.MappingsEndpoint' (OnClassCondition)
|
||
- found 'session' scope (OnWebApplicationCondition)
|
||
|
||
XADataSourceAutoConfiguration:
|
||
Did not match:
|
||
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
|
||
Matched:
|
||
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
|
||
|
||
|
||
Exclusions:
|
||
-----------
|
||
|
||
None
|
||
|
||
|
||
Unconditional classes:
|
||
----------------------
|
||
|
||
org.springframework.boot.health.autoconfigure.registry.HealthContributorRegistryAutoConfiguration
|
||
|
||
org.springdoc.core.configuration.SpringDocWebServerConfiguration.EmbeddedWebServerConfiguration
|
||
|
||
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
|
||
|
||
org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration
|
||
|
||
org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
|
||
|
||
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
|
||
|
||
org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration
|
||
|
||
org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
|
||
|
||
org.springframework.boot.health.autoconfigure.contributor.HealthContributorAutoConfiguration
|
||
|
||
org.springdoc.core.configuration.SpringDocWebServerConfiguration.DeployedWebServerConfiguration
|
||
|
||
org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration
|
||
|
||
org.springdoc.core.configuration.SpringDocSpecPropertiesConfiguration
|
||
|
||
org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration
|
||
|
||
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
|
||
|
||
|
||
|
||
2026-05-12T15:59:40.875+09:00 INFO 3742337 --- [ Test worker] [traceId=] ticatedUserResourceServerIntegrationTest : Started AuthenticatedUserResourceServerIntegrationTest in 1.395 seconds (process running for 13.031)
|
||
2026-05-12T15:59:40.876+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT
|
||
2026-05-12T15:59:40.877+09:00 WARN 3742337 --- [ Test worker] [traceId=] o.s.core.events.SpringDocAppInitializer : SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'
|
||
2026-05-12T15:59:40.877+09:00 WARN 3742337 --- [ Test worker] [traceId=] o.s.core.events.SpringDocAppInitializer : SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'
|
||
2026-05-12T15:59:40.877+09:00 DEBUG 3742337 --- [ Test worker] [traceId=] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
|
||
2026-05-12T15:59:41.917+09:00 WARN 3742337 --- [ Test worker] [traceId=] o.j.j.e.d.AbstractExtensionContext : Type implements CloseableResource but not AutoCloseable: org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter
|
||
</pre>
|
||
<button class="clipboard-copy-btn" aria-label="Copy to clipboard" data-copy-element-id="root-0-test-stdout-com.project.auth.AuthenticatedUserResourceServerIntegrationTest">Copy</button>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div id="footer">
|
||
<p>
|
||
<div>
|
||
<label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines
|
||
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
|
||
</label>
|
||
</div>Generated by
|
||
<a href="https://www.gradle.org">Gradle 9.3.1</a> at May 12, 2026, 3:59:51 PM</p>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html>
|