Skip to content

p6spy/p6spy-it-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p6spy-it-spring-boot

p6spy integration with spring boot, for necessary spring-boot related config changes, see files:

  • application.yml - modified: spring.datasource.url holding p6spy
  • build.gradle - holding dependency { compile "p6spy:p6spy:3.0.0"
  • as well as optional spy.properties holding the p6spy specific options

To give it a test try, run:

rm -rf spy.log; ./gradlew clean test; tail spy.log

About

p6spy integration with spring boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published