My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Creating and Testing a Kotlin RESTful Web Services using Spring Boot

Creating and Testing a Kotlin RESTful Web Services using Spring Boot

Sandeep Raveesh's photo
Sandeep Raveesh
·Jun 6, 2017

In this guide, we will be creating a Kotlin RESTful web services using Spring Boot and Spring MVC / JAX-RS. Instructions are provided to use either Spring MVC or JAX-RS. We will be adding unit tests and integration tests as well. This guide assumes you have a basic knowledge of Kotlin, Spring Boot and Maven.