Angular Application : Spring Data-ldap part-3

Having created the Spring rest service in the previous two blogs, it is time to look at the angular based application that will be interacting with those end points. I prefer using angular-cli to create and add features to my application, it is an easy and reliable way of adding stub code which is easier to manage and traverse.

ng : Angular CLI

A simple definition from the angular.io website