| rsf-server/pom.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
rsf-server/pom.xml
@@ -33,6 +33,12 @@ <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-security</artifactId> </dependency> <dependency> <groupId>RouteUtils</groupId> <artifactId>RouteUtils</artifactId> <version>1.0.0</version> <systemPath>${project.basedir}/src/main/resources/lib/RouteUtils.jar</systemPath> </dependency> </dependencies> <build>