bee-spring-boot 1.9.8(双11版)正式发布,轻松整合 Bee 和 Spring-boot
bee-spring-bootV1.9.8(双11版) Bee1.9.8 整合Spring-boot1.5.16.RELEASE 并且提供bee-spring-boot-starter. maven依赖: <dependency> <groupId>org.teasoft</groupId> <artifactId>bee-spring-boot</artifactId> <version>1.9.8</version> </dependency> 直接使用相应starter: <parent> <groupId>org.teasoft</groupId> <artifactId>bee-spring-boot-starter</artifactId> <version>1.9.8</version> </parent> 相应demo: https://gitee.com/...





