Skip to content

fisco-unimatic/spring-cloud-sleuth-2072

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the application, and open http://localhost:8080/ in a browser. (Alternatively, run the test.)

Look at the logs. There's a scary looking stack trace for a NoSuchMethodException.

SleuthAnnotationUtils#findAnnotation(...) will successfully find the NewSpan annotation for MyService#test(), but because it is not public, it will catch and log a NoSuchMethodException when it checks for @ContinueSpan.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages