alexa / alexa-skills-kit-sdk-for-java

The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
http://developer.amazon.com/ask
Apache License 2.0
816 stars 746 forks source link

Remove redundant ObjectMapper setup from core #304

Closed kkocel closed 2 years ago

kkocel commented 2 years ago

Motivation and Context

Remove duplication for ObjectMapper setup

Types of changes

Checklist

License