Skip to content

MenschNestor/spring-boot-16407

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sample for Spring Boot issue #16407

  • Build the project with mvn package
  • Run the service with java -jar target/spring-boot-16407-0-SNAPSHOT.jar
  • Start a HTTP request against http://localhost:8080/
  • While the request is still running, stop the service with Ctrl+C.
  • You should see a NullPointerException at org.springframework.boot.actuate.metrics.web.servlet.LongTaskTimingHandlerInterceptor.stopLongTaskTimer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages