fix
This commit is contained in:
parent
b3818ad99c
commit
b1853084a9
1 changed files with 4 additions and 0 deletions
|
|
@ -58,6 +58,10 @@
|
|||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-web</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-webmvc</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-tx</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue