aws-refapp:Spring-cloud-aws的参考应用程序

时间:2021-05-13 13:48:41
【文件属性】:
文件名称:aws-refapp:Spring-cloud-aws的参考应用程序
文件大小:240KB
文件格式:ZIP
更新时间:2021-05-13 13:48:41
Java Spring Cloud AWS参考应用 该参考应用程序充当[Spring Cloud AWS] 提供的功能的展示。 要检出项目并从源代码构建它,请执行以下操作: git clone https://github.com/spring-cloud-samples/aws-refapp.git cd aws-refapp mvn package 在您自己的AWS环境中运行 如果要在自己的AWS环境上启动此应用程序,则只需执行以下步骤: 选择爱尔兰作为地区 转到CloudFormation控制台。 创建一个新的堆栈 将堆栈命名为“ AwsSampleStack”。 选择“将模板上传到Amazon S3”。 上载AwsSampleStack.template文件(位于该项目的根目录)。 当提示您输入参数值rdsPassword时,只需输入您选择的密码(最小长度为8个字符)即可。
【文件预览】:
aws-refapp-main
----.gitignore(19B)
----AwsSampleStack.template(13KB)
----src()
--------main()
----LICENSE(11KB)
----pom.xml(3KB)
----README.md(3KB)

网友评论