Dockerize a Spring Boot Application
A brief exploration of Docker and how it can be used to setup a complex application with several components.
Johan ZietsmanA brief exploration of Docker and how it can be used to setup a complex application with several components.
Johan ZietsmanHow to monitor and measure a Spring Boot Application's performance.
Johan ZietsmanHow to build a HATEOAS RESTful API using Spring Boot and Mongo.
Johan ZietsmanAs the name suggests, Asynchronous Javascript And XML, AJAX is asynchronous. Usually you don't care when a call completes as long as the callback is invoked upon completion. This style of AJAX is common and a plethora of examples exist on the internet. But what if you need to ensure that a set o…
Johan ZietsmanA protocol to link mobile devices through device bumping, a technique that requires accurate device geolocation.
Johan Zietsman