iTeach is a web application that helps independent teachers to organise their lessons and their agenda. It is composed of two main elements: an API service a GUI layer that calls this API Although the API service is a standard layered Spring MVC application, built and assembled using Maven, the