Skip to content

bguedel/demo_metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMO

Demo project built for spring metrics issue.

To run locally ./gradlew bootrun // Automatically sets the h2 profile to run

To build and run docker ./gradlew bootBuildImage docker run -e "SPRING_PROFILES_ACTIVE=h2" -p 8080:8080 -t demo:0.0.1-SNAPSHOT // problem is not found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages