maozi
maozi
以上的代码有些恶心 , 再来一次 `3.0.0-SNAPSHOT` ` jcenter-snapshots jcenter http://oss.jfrog.org/artifactory/oss-snapshot-local/ ` ` io.springfox springfox-swagger-ui ${version.swagger} io.springfox springfox-swagger2 ${version.swagger} io.springfox springfox-bean-validators ${version.swagger} `
> > I replace lettuce with redisson, and there is `db.operation`/`db.statement` attribute: > > ``` > > attributes.asMap() = AttributesMap{data={db.operation=PING, db.statement=PING, db.system=redis}, capacity=128, totalAddedValues=3} > > ``` > > >...