摘要:
UploadUtils(对象存储OSS /阿里云的代码 上传网络流) package com.javasm.common.utils; import com.aliyun.oss.ClientException; import com.aliyun.oss.OSS; import com.aliyu 阅读全文
摘要:
log4j2.xml依赖 <!--全局排除spring-boot-starter-logging内的所有依赖--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-log 阅读全文
摘要:
pom依赖 <!-- swagger2 配置 --> <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger2</artifactId> <version>2.4.0</version> </depende 阅读全文