# commons **Repository Path**: texousliu/commons ## Basic Information - **Project Name**: commons - **Description**: 自己的实用工具类合集(重复造轮子还是要造的) - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-10-10 - **Last Updated**: 2024-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 工具类包 集成一些常用工具类 ### git 提交代码 本地生成了代码仓库,git 上也生成了 代码仓库时 ``` git pull --allow-unrelated-histories git push --set-upstream ``` ## 项目依赖说明 - [spring-boot-starter-extend starter扩展仓库][spring-boot-starter-extend] - [commons 工具类仓库][commons] - [archetype-stable Maven 骨架项目仓库][archetype-stable] - [easy-talk 聊天仓库][easytalk] - [open-demo 各种小例子仓库][open-demo] - [web-parsing 网络爬虫仓库][web-parsing] - [blog 博客文章仓库][blog] [spring-boot-starter-extend]: https://gitee.com/texousliu/spring-boot-starter-extend [commons]: https://gitee.com/texousliu/commons [archetype-stable]: https://gitee.com/texousliu/archetype-stable [easytalk]: https://gitee.com/texousliu/EasyTalkServer [open-demo]: https://gitee.com/texousliu/open-demo [web-parsing]: https://gitee.com/texousliu/WebParsingServer [blog]: https://gitee.com/texousliu/blog