SpringBoot整合Mybatis使用xml注解方式出现Invalid bound statement (not found)问题的解决
摘要:在pom.xml文件的<build></build>内加入以下标红内容: <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</arti
阅读全文
posted @ 2020-12-25 09:43
浙公网安备 33010602011771号