Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 237 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 237 Bytes

一些常用公共的类和工具

  • maven dependency (jdk1.8)

    <dependency>
        <groupId>com.github.chengyuxing</groupId>
        <artifactId>rabbit-common</artifactId>
        <version>2.6.9</version>
    </dependency>