摘要:
1 maven 依赖配置: 2 3 <!-- sql server --> 4 <dependency> 5 <groupId>com.microsoft.sqlserver</groupId> 6 <artifactId>mssql-jdbc</artifactId> 7 <version>6.1 阅读全文
摘要:
分页插件 <!-- https://mvnrepository.com/artifact/com.github.pagehelper/pagehelper-spring-boot-starter --><dependency> <groupId>com.github.pagehelper</grou 阅读全文