* fix bug: get return type in a wrong way for method instrumentation
* add testcase for method instrumentation
* update code style
* update code style
* Use Span.isRecording() to test whether span has been ended
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
* Move async strategies to annotation support
* Fix dependencies and refactor copypasta
* Move AsyncSpanEndStrategy to annotation support project
* spotless