|
|
|
|
@ -95,6 +95,12 @@
@@ -95,6 +95,12 @@
|
|
|
|
|
<artifactId>jjwt</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- Jaxb --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>javax.xml.bind</groupId> |
|
|
|
|
<artifactId>jaxb-api</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- redis 缓存操作 --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
|