Skip to content

Fix NoSuchBeanDefinitionException with the JDBC driver configuration#9978

Merged
trask merged 2 commits into
open-telemetry:mainfrom
jeanbisutti:otel-jdbc-driver-without-data-source-auto-configuration
Dec 4, 2023
Merged

Fix NoSuchBeanDefinitionException with the JDBC driver configuration#9978
trask merged 2 commits into
open-telemetry:mainfrom
jeanbisutti:otel-jdbc-driver-without-data-source-auto-configuration

Conversation

@jeanbisutti

Copy link
Copy Markdown
Member

When the JDBC driver configuration was used and the DataSourceAutoConfiguration not enabled then the code raised a NoSuchBeanDefinitionException here.

I have found the issue from the Spring Petclinic tests.

@jeanbisutti
jeanbisutti requested a review from a team November 30, 2023 14:10
@trask
trask merged commit df8b334 into open-telemetry:main Dec 4, 2023
zeitlinger pushed a commit to zeitlinger/opentelemetry-java-instrumentation that referenced this pull request Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants