随笔分类 - 微服务
摘要:https://blog.csdn.net/qwe86314/article/details/95094751
阅读全文
摘要:bootstrap.yml文件如下: spring: application: name: 微服务应用名 cloud: config: label: ${config.label:dev} profile: ${config.profile:dev} discovery: enabled: true
阅读全文
摘要:1、从hdfs下载文件流,主要原理是打开文件生成字节数组输出流,然后调用spring的ResponseEntity import org.springframework.http.HttpHeaders; import org.springframework.http.HttpStatus; imp
阅读全文

浙公网安备 33010602011771号