spring-boot-alexa:用于Alexa的Spring Boot助手

时间:2024-05-29 13:05:53
【文件属性】:

文件名称:spring-boot-alexa:用于Alexa的Spring Boot助手

文件大小:52KB

文件格式:ZIP

更新时间:2024-05-29 13:05:53

alexa spring spring-boot https Java

Spring Boot启动器Alexa 该插件支持使用Amazon Alexa创建Spring Boot Web服务。 这样,您无需使用AWS即可通过HTTPS终端创建技能。 (您仍然需要使用自己的证书。)设置非常简单。 设置 在您的application.properties添加以下内容: #Your skill id alexa.skill.id= #Choose an port for HTTPS (every port except 8080) server.port= #Choose where the alexa endpoint should be reachable alexa.skill.endpoint.url=/alexa #Setup your SSL. You need your certificates p12 file. server.ssl.key-st


【文件预览】:
spring-boot-alexa-master
----pom.xml(2KB)
----readme.md(1KB)
----mvnw(6KB)
----LICENSE(1KB)
----src()
--------main()
----.gitignore(2KB)
----.mvn()
--------wrapper()
----mvnw.cmd(5KB)

网友评论