opentracing-contrib / java-spring-messaging

OpenTracing Spring Messaging instrumentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create auto-configurations

pavolloffay opened this issue · comments

@pavolloffay what is your normal convention. Keeping the main method vanilla Spring without adding any Boot dependencies and creating auto-configuration somewhere else (e.g. java-spring-cloud). Or is it fine to add it straight to the opentracing-spring-messaging module?

so far we always have a starter module with auto-configs