application-jdbc-driver-config.properties 200 B

1234
  1. spring.datasource.username=root
  2. spring.datasource.password=root
  3. spring.datasource.url=jdbc:otel:h2:mem:db
  4. spring.datasource.driver-class-name=io.opentelemetry.instrumentation.jdbc.OpenTelemetryDriver