Skip to content

mofadeyunduo/spring-boot-starter-alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Starter Alexa

Description

  • Alexa integrated with Spring Boot
  • Using Strategy and Abstract Factory Design Pattern

Usage

  • Change servlet mapping in AlxeaConfiguration
  • Implement AbstractSpeechlet and mark as @Service(and remove DefaultSpeechlet), handle common Alexa business
  • Implement IntentResponseProvider, handle Alexa Intent

About

Host an alexa backend server using Spring Boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages