Creating a Simple Spring Boot API From Scratch

Currently, many technologies are based on APIs and Microservices, and, if they are not based on them yet, they are moving in that direction. From my experience as an Information Technologies engineer, most people in the IT segment know or have at least heard of APIs (Application Programming/Protocol Interface). It is also relatively clear that APIs should be somewhere in the middle layer, between the backend and frontend, or the database and backend, or something similar.

The aim of this post is to learn to create a simple API based on Spring Boot, which is a framework for creating Spring applications. Spring Boot is a project from Spring by Pivotal and, nowadays, is consumed quite widely in Java, Kotlin and Groovy. Developers use it for creating microservices, APIs, standalone applications, websites, etc. https://goo.gl/a5528X #DataIntegration #ML

Subscribe To Newsletter

Sign up for my newsletter and get the latest technology news

2019 © Craig Brown PhD. All rights reserved.