|
@@ -33,14 +33,14 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-data-jpa</artifactId>
|
|
<artifactId>spring-boot-starter-data-jpa</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>org.springframework.boot</groupId>-->
|
|
|
|
|
-<!-- <artifactId>spring-boot-starter-data-redis</artifactId>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>org.springframework.boot</groupId>-->
|
|
|
|
|
-<!-- <artifactId>spring-boot-starter-mail</artifactId>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
|
|
+ <!-- <dependency>-->
|
|
|
|
|
+ <!-- <groupId>org.springframework.boot</groupId>-->
|
|
|
|
|
+ <!-- <artifactId>spring-boot-starter-data-redis</artifactId>-->
|
|
|
|
|
+ <!-- </dependency>-->
|
|
|
|
|
+ <!-- <dependency>-->
|
|
|
|
|
+ <!-- <groupId>org.springframework.boot</groupId>-->
|
|
|
|
|
+ <!-- <artifactId>spring-boot-starter-mail</artifactId>-->
|
|
|
|
|
+ <!-- </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>
|
|
@@ -86,26 +86,26 @@
|
|
|
<artifactId>pdfbox</artifactId>
|
|
<artifactId>pdfbox</artifactId>
|
|
|
<version>2.0.18</version>
|
|
<version>2.0.18</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>org.apache.poi</groupId>-->
|
|
|
|
|
-<!-- <artifactId>poi-ooxml</artifactId>-->
|
|
|
|
|
-<!-- <version>4.1.2</version>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>org.apache.poi</groupId>-->
|
|
|
|
|
-<!-- <artifactId>poi-scratchpad</artifactId>-->
|
|
|
|
|
-<!-- <version>4.1.2</version>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
|
|
+ <!-- <dependency>-->
|
|
|
|
|
+ <!-- <groupId>org.apache.poi</groupId>-->
|
|
|
|
|
+ <!-- <artifactId>poi-ooxml</artifactId>-->
|
|
|
|
|
+ <!-- <version>4.1.2</version>-->
|
|
|
|
|
+ <!-- </dependency>-->
|
|
|
|
|
+ <!-- <dependency>-->
|
|
|
|
|
+ <!-- <groupId>org.apache.poi</groupId>-->
|
|
|
|
|
+ <!-- <artifactId>poi-scratchpad</artifactId>-->
|
|
|
|
|
+ <!-- <version>4.1.2</version>-->
|
|
|
|
|
+ <!-- </dependency>-->
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.aliyun.oss</groupId>
|
|
<groupId>com.aliyun.oss</groupId>
|
|
|
<artifactId>aliyun-sdk-oss</artifactId>
|
|
<artifactId>aliyun-sdk-oss</artifactId>
|
|
|
<version>3.8.1</version>
|
|
<version>3.8.1</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>com.aliyun</groupId>-->
|
|
|
|
|
-<!-- <artifactId>aliyun-java-sdk-core</artifactId>-->
|
|
|
|
|
-<!-- <version>4.0.3</version>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
|
|
+ <!-- <dependency>-->
|
|
|
|
|
+ <!-- <groupId>com.aliyun</groupId>-->
|
|
|
|
|
+ <!-- <artifactId>aliyun-java-sdk-core</artifactId>-->
|
|
|
|
|
+ <!-- <version>4.0.3</version>-->
|
|
|
|
|
+ <!-- </dependency>-->
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.google.guava</groupId>
|
|
<groupId>com.google.guava</groupId>
|
|
|
<artifactId>guava</artifactId>
|
|
<artifactId>guava</artifactId>
|
|
@@ -122,14 +122,14 @@
|
|
|
<artifactId>hibernate-types-52</artifactId>
|
|
<artifactId>hibernate-types-52</artifactId>
|
|
|
<version>2.9.5</version>
|
|
<version>2.9.5</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>org.hibernate</groupId>-->
|
|
|
|
|
-<!-- <artifactId>hibernate-jcache</artifactId>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>org.ehcache</groupId>-->
|
|
|
|
|
-<!-- <artifactId>ehcache</artifactId>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
|
|
+ <!-- <dependency>-->
|
|
|
|
|
+ <!-- <groupId>org.hibernate</groupId>-->
|
|
|
|
|
+ <!-- <artifactId>hibernate-jcache</artifactId>-->
|
|
|
|
|
+ <!-- </dependency>-->
|
|
|
|
|
+ <!-- <dependency>-->
|
|
|
|
|
+ <!-- <groupId>org.ehcache</groupId>-->
|
|
|
|
|
+ <!-- <artifactId>ehcache</artifactId>-->
|
|
|
|
|
+ <!-- </dependency>-->
|
|
|
<!--一个工具类库,不用自己造轮子了!!!-->
|
|
<!--一个工具类库,不用自己造轮子了!!!-->
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>cn.hutool</groupId>
|
|
<groupId>cn.hutool</groupId>
|
|
@@ -154,22 +154,22 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
</plugin>
|
|
</plugin>
|
|
|
-<!-- <plugin>-->
|
|
|
|
|
-<!-- <groupId>com.github.apiggs</groupId>-->
|
|
|
|
|
-<!-- <artifactId>apiggs-maven-plugin</artifactId>-->
|
|
|
|
|
-<!-- <version>1.6</version>-->
|
|
|
|
|
-<!-- <executions>-->
|
|
|
|
|
-<!-- <execution>-->
|
|
|
|
|
-<!-- <phase>compile</phase>-->
|
|
|
|
|
-<!-- <goals>-->
|
|
|
|
|
-<!-- <goal>apiggs</goal>-->
|
|
|
|
|
-<!-- </goals>-->
|
|
|
|
|
-<!-- </execution>-->
|
|
|
|
|
-<!-- </executions>-->
|
|
|
|
|
-<!-- <configuration>-->
|
|
|
|
|
-<!-- <!– options in there –>-->
|
|
|
|
|
-<!-- </configuration>-->
|
|
|
|
|
-<!-- </plugin>-->
|
|
|
|
|
|
|
+ <!-- <plugin>-->
|
|
|
|
|
+ <!-- <groupId>com.github.apiggs</groupId>-->
|
|
|
|
|
+ <!-- <artifactId>apiggs-maven-plugin</artifactId>-->
|
|
|
|
|
+ <!-- <version>1.6</version>-->
|
|
|
|
|
+ <!-- <executions>-->
|
|
|
|
|
+ <!-- <execution>-->
|
|
|
|
|
+ <!-- <phase>compile</phase>-->
|
|
|
|
|
+ <!-- <goals>-->
|
|
|
|
|
+ <!-- <goal>apiggs</goal>-->
|
|
|
|
|
+ <!-- </goals>-->
|
|
|
|
|
+ <!-- </execution>-->
|
|
|
|
|
+ <!-- </executions>-->
|
|
|
|
|
+ <!-- <configuration>-->
|
|
|
|
|
+ <!-- <!– options in there –>-->
|
|
|
|
|
+ <!-- </configuration>-->
|
|
|
|
|
+ <!-- </plugin>-->
|
|
|
</plugins>
|
|
</plugins>
|
|
|
</build>
|
|
</build>
|
|
|
|
|
|