完善文件上传

This commit is contained in:
2023-11-20 09:13:14 +08:00
parent eb0cc4b9b7
commit fbf134fd51
9 changed files with 39 additions and 15 deletions

View File

@@ -170,6 +170,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-undertow</artifactId>
</dependency>
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-62</artifactId>
<version>3.6.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.hibernate.orm/hibernate-core -->
<dependency>
<groupId>org.hibernate.orm</groupId>