Commit 9ada412
onyn
Improve support of spring boot 3.0 (#146)
Spring boot 2.7 introduces new way for registering autoconfiguration classes.
And then spring.factories file was deprecated.
As of boot 3.0 support of spring.factories files was dropped.
Closes: #146
See also:
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#auto-configuration-files1 parent f0a5191 commit 9ada412
File tree
1 file changed
+1
-0
lines changed- opentracing-spring-jaeger-starter/src/main/resources/META-INF/spring
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments