This commit is contained in:
vu-tran
2025-08-04 15:09:09 +07:00
parent 7deabedfa3
commit 5055704078
9 changed files with 255 additions and 271 deletions

View File

@@ -82,7 +82,10 @@
<artifactId>redisson-spring-boot-starter</artifactId>
<version>3.13.3</version>
</dependency>-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>