Move AkkaHttpServerInstrumentation into Scala compilation
This is a hack to work around the problem of `auto-service` annotation processing creating files with same name in `java` and `scala` directories. This results in Jar having two files with the same name instead of one concatenated file.
This commit is contained in:
parent
68ce09b461
commit
b4b99d991c
Loading…
Reference in New Issue