Class P6spyProperties

java.lang.Object
cn.unikue.springstarter.p6spy.property.P6spyProperties
All Implemented Interfaces:
Serializable

@ConfigurationProperties(prefix="spring.p6spy") public class P6spyProperties extends Object implements Serializable
Properties for p6spy

Note: Property names are case-sensitive, as same as p6spy

Author:
David Hsing
See Also:
Reference:
https://p6spy.readthedocs.io/en/latest/configandusage.html
  • Constructor Details

    • P6spyProperties

      public P6spyProperties()