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:
-
P6SpyOptions- Serialized Form
- Reference:
https://p6spy.readthedocs.io/en/latest/configandusage.html
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
P6spyProperties
public P6spyProperties()
-