In a spring cloud setup it would be very helpfully, if we could configure all parameters via application.yml e.g. application.yml ``` decorator: datasource: p6spy: config: excludecategories: ```
In a spring cloud setup it would be very helpfully, if we could configure all parameters via application.yml
e.g.
application.yml