如何处理SpringBoot集成devtools时出现的类型转换错误?
- 内容介绍
- 相关推荐
本文共计1581个文字,预计阅读时间需要7分钟。
问题:最近在使用SpringBoot+Shiro+Spring-data-jpa框架时,为了体验下spring自带的热部署工具的便捷,于是引入了dependency groupId: org.springframework.boot groupId: artifactId: spring-boot-devtools artifactId:。
本文共计1581个文字,预计阅读时间需要7分钟。
问题:最近在使用SpringBoot+Shiro+Spring-data-jpa框架时,为了体验下spring自带的热部署工具的便捷,于是引入了dependency groupId: org.springframework.boot groupId: artifactId: spring-boot-devtools artifactId:。

