Showing posts with label Maven. Show all posts
Showing posts with label Maven. Show all posts

Tuesday, 16 July 2019

Item Service - Building a RESTful Service with Spring Boot

In this post we will build a microservice using Spring Boot.  This service will be responsible for interacting with our items that we are storing in our MySQL database.