- 博客(3)
- 收藏
- 关注
原创 "Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean."问题
前言最近由于项目需要,使用Spring Boot框架写了一个简单的ETL工具,项目里没有使用web模块,启动项目时报错。报错信息Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.ERROR [org.springfr...
2019-07-22 15:25:08
2045
原创 在win8操作系统下,直接用cmd指令编译Spring Boot模块。报错No compiler is provided in this environment
编译Spring Boot模块,报错No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?网上教程大多都是在说明IDE工具的环境配置,本文主要是直接通过配置pom.xml文件来解决问题,通过系统命令行操作即可编译(前提是已经部署好jdk和maven环境)。该问...
2019-05-10 17:27:56
368
原创 Spring Boot项目集成AWS SDK连接到AWS S3,实现上传下载功能
本文主要描写在Spring Boot项目里集成AWS SDK连接到AWS S3,实现上传下载功能的具体步骤和注意事项。AWS S3介绍AWS S3(官网): https://www.amazonaws.cn/s3/AWS SDK for Java(官网):https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/signu...
2019-04-29 15:18:54
11109
3
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人