Skip to content

connectionpool-client v1.2.7

Latest
Compare
Choose a tag to compare
@VictorZeng VictorZeng released this 29 Jun 11:21
· 1 commit to master since this release

Features

  • Add HttpConnectionPool to support HTTP protocol.

Maven

<dependency>
    <groupId>org.darkphoenixs</groupId>
    <artifactId>connectionpool-client</artifactId>
    <version>1.2.7</version>
</dependency>