Skip to content

Commit 9ada412

Browse files
author
onyn
committed
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-files
1 parent f0a5191 commit 9ada412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
io.opentracing.contrib.java.spring.jaeger.starter.JaegerAutoConfiguration

0 commit comments

Comments
 (0)