# hb_springboot_parent 作为java项目的父项目,统一依赖管理,后续会持续更新依赖版本 ## 使用方法 下载项目后使用 `mvn clean install` 命令安装到本地仓库 在新项目的pom.xml中加入 ```xml com.nokia hb_springboot_parent 1.0 ```