Archive for December 2016

ng2 based Order Entry System for learning purpose

This weekend I could finally manage time to explore Angular 2 framework thanks to Sachin Shah for coming up with idea to explore the hidden gems in modern web technologies.

This project uses a number of open source projects to work properly:
  • [AngularJS] - HTML enhanced for web apps!
  • [Spring Boot] - Awesome boot framework
  • [Spring Data] - We are using JPA repository
  • [Spring Security] - Just for basic authentication
  • [HSQL] - Embedded database.
  • [Ng Material] - Material Design components for Angular 2
  • [Rest Assured] - Testing and validating REST services

Have a look at READ ME page on my Github page below:
Feel free to clone and play with it.
Sunday, December 18, 2016
Posted by Unknown

Popular Post

Labels

enums (1) java (2) JAX-RS (1) JPA (1) mysql (1) request 2 (1) RESTful (1) sphinx (1) tomcat (1) web service (2) ws (2)