Oliver Köhler
Illustration of a rocket about to launch with the WATA Factory logo, representing the well-planned start of a software project before development begins.
18
Aug

Using Spring Boot to set up a REST-application server

The required setup of the backend server when starting out on a new project can sometimes be complex and time consuming. In this article we will show an easy way to get a REST server going, using Java and Spring Boot.
Read More