Migrate a Spring Boot app to NodeJS
Two of the most powerful technologies today for building Restful API applications are the Spring Boot and the NodeJS frameworks. Recently, I was working on an application that was divided into two parts. A backend API server built with Spring Boot and a frontend cross-platform mobile application. The frontend was communicating through HTTP with the Read more about Migrate a Spring Boot app to NodeJS[…]