Dong Shin 09.26.2014

  • working on Java services to provide User interface….
    • pretty good example on using Spring and JSON – http://www.programming-free.com/2014/03/spring-mvc-40-restful-web-service-json.html
    • above leads to http://www.programming-free.com/2014/04/spring-mvc-consuming-restful-web-services.html
    • AngularJS and Spring REST example – http://www.programming-free.com/2014/07/crud-springmvc-restful-webservices-angularjs.html
    • created Dynamic Web project – FinancialAssistantService
    • using log4j2
    • got getUsers working….
    • working on add user (JSON)