gavlyukovskiy / spring-boot-data-source-decorator

Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
Apache License 2.0
871 stars 83 forks source link

To support config dateformat for spy #70

Closed yuebingc closed 1 year ago

yuebingc commented 2 years ago

To support config dateformat for spy, e.g. %(currentTime)

gavlyukovskiy commented 2 years ago

Hi @yuebingc, thanks for the PR, please add tests for this configuration option and I can merge it.

yuebingc commented 2 years ago

Done, also fixed generic compiling issue in eclipse.