SpringBoot手写starter 超详细
来自:https://blog.csdn.net/qq_44772660/article/details/112574048
详细可看:https://blog.csdn.net/qq_44772660/article/details/112574048
其中:写过后,install到本地仓库,然后另外一个项目直接 maven添加依赖,即可使用,注意细节,
我的仓库demo地址:https://gitee.com/duende99/test/tree/springboot_自定义start/