feat: 添加 spring-boot-storage starter.

This commit is contained in:
lijiahang
2023-07-03 11:09:29 +08:00
parent f18cba1cb6
commit f1959946f5
14 changed files with 484 additions and 0 deletions

View File

@@ -64,6 +64,11 @@
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-log</artifactId>
</dependency>
<dependency>
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-storage</artifactId>
<version>${revision}</version>
</dependency>
<!-- orion-ops biz-modules -->