Skip to content

indiepopart/custom-httptrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor Your Java Apps with Spring Boot Actuator

How to launch the sample application

$ git clone https://github.com/indiepopart/custom-httptrace
$ OKTA_OAUTH2_ISSUER=<issuer> OKTA_OAUTH2_CLIENT_ID=<client_id> OKTA_OAUTH2_CLIENT_SECRET=<secret> ./mvnw spring-boot:run

Go to /hello/greeting.

How to see the http trace

After the login, go to /actuator/httptrace.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages