spring-devtools.properties 291 Bytes RawBlameHistoryPermalink 1 2 3 4 5 # 解决 springboot-devtool 影响 tk.mybatis.mapper 插件报错问题 # 详见: https://github.com/abel533/MyBatis-Spring-Boot/issues/5 restart.include.mapper=/mapper-[\\w-\\.]+jar restart.include.pagehelper=/pagehelper-[\\w-\\.]+jar restart.include.coralcommon=/coral-common-[\\w-\\.]+jar