Skip to content

connectionpool-client v1.2.1

Compare
Choose a tag to compare
@VictorZeng VictorZeng released this 12 May 13:35
· 53 commits to master since this release

Optimize

  • Add SocketConnectionPool.
  • Refactor code and publish Maven repository.

Maven

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