|
@@ -44,6 +44,11 @@
|
|
|
|
|
|
<dependencies>
|
|
<dependencies>
|
|
<!--集成springmvc框架并实现自动配置 -->
|
|
<!--集成springmvc框架并实现自动配置 -->
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>com.microsoft.sqlserver</groupId>
|
|
|
|
+ <artifactId>sqljdbc4</artifactId>
|
|
|
|
+ <version>4.0</version>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-starter-web</artifactId>
|
|
<artifactId>spring-boot-starter-web</artifactId>
|