package jar connexes Spring MVC

<propriétés>
         <spring.version> 5.2.4.RELEASE </spring.version>
     </ propriétés>

<dépendances>
     <! - mybatis ->
     <dependency>
         <groupId> org.mybatis.spring.boot </ groupId>
         <artifactId> mybatis-printemps-boot-démarreur </ artifactId>
         <version> 2.1.2 </ version>
     </ dependency>
     <! - mysql ->
     <dependency>
         <groupId> mysql </ groupId>
         <artifactId> mysql-connector-java </ artifactId>
         <version> 8.0.19 </ version>
     </ dependency >
     <! - ressort相关->
     <dependency>
         <groupId> org.springframework </ groupId>
         <artifactId> ressort-core </ artifactId>
         <version> $ {spring.version} </ version>
     </ dependency>
     <dependency>
         <groupId> org.springframework </ groupId>
         <artifactId> printemps-grains </ artifactId>
         <version> $ {spring.version} </ version>
     </ dependency>
     <dependency>
         <groupId> org.springframework < / groupId>
         <artifactId> ressort contexte </ artifactId>
         <version> $ {spring.version} </ version>
     </ dependency>
     <dependency>
         <groupId> org.springframework </ groupId>
         <artifactId> printemps-expression < / artifactId>
         <version> $ {spring.version} </ version>
     </ dependency>
     <dependency>
         <groupId> org.springframework </ groupId>
         <artifactId> ressort aop </ artifactId>
         <version> $ {spring.version} </ version>
     </ dependency>
     <! - printemps aop需要这个pot ->
     <dependency>
         <groupId> org.aspectj </ groupId>
         <artifactId> aspectjrt </ artifactId>
         <version> 1.9.5 </ version>
     </ dependency>

    <dependency>
         <groupId> commons-logging </ groupId>
         <artifactId> commons-logging </ artifactId>
         <version> 1.2 </ version>
     </ dependency>


</ Dépendances>


Je suppose que tu aimes

Origine www.cnblogs.com/xc-xinxue/p/12466826.html
conseillé
Classement