Dockerize a Spring Boot Application
A brief exploration of Docker and how it can be used to setup a complex application with several components.
A brief exploration of Docker and how it can be used to setup a complex application with several components.
How to monitor and measure a Spring Boot Application's performance.
How to build a HATEOAS RESTful API using Spring Boot and Mongo.
As 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…
A protocol to link mobile devices through device bumping, a technique that requires accurate device geolocation.