Chris2018998 / beecp-starter

beecp starter on springboot
Apache License 2.0
36 stars 12 forks source link

建议 artifactId 改为 beecp-spring-boot-starter #3

Closed ChinaLym closed 4 years ago

ChinaLym commented 4 years ago

建议

artifactId 改为 beecp-spring-boot-starter

spring boot 提供的 starter 都是以 spring-boot-starter-xxx 的方式命名的,Spring Boot 官方建议自定义的 starterxxx-spring-boot-starter 命名予以区分。见 Spring Boot官方说明

支持作者

感觉 BeeCP 不错,打算引入至自己写的 Spring Boot 扩展框架 Shoulder-Framework(https://github.com/ChinaLym/Shoulder-Framework) 中作为默认的数据库连接池。

Chris2018998 commented 4 years ago

好的,感谢支持,下一版本进行调整

Chris2018998 commented 4 years ago

已经调整了,下图我用测试Demo打包后的下载下来的包效果的样子

image

再给你一个参考栗子 https://github.com/Chris2018998/BeeCP-Starter/blob/master/doc/MutilDsStarterDemo.zip

版本下载,请参考介绍页面中的maven坐标信息(如果是使用国内镜像,可能会稍微等会,因为早上9点多传上去的,同步可能还要点时间)