Software Development


Building a RESTful Web Service in Java 10

Objectives The objective of this post, is to create an extremely simple RESTful Web Service using Java EE (Enterprise Edition) that maps HTTP POST, GET, PUT and DELETE methods (which are CRUD operation; Create, Read, Update and Delete respectively) to a single resource that is persisted to a MySQL Database. […]


The Five Ws of the ZanGOlie Blog

Who is Writing this Blog? A Mechanical Engineer doing a bit of coding in his spare time. Where is this Blog coming from? This blog will be coming to you from the beautiful twin island Republic of Trinidad and Tobago, located in the southernmost part of the Caribbean. Why Write […]

Who Where Why What When