Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 536 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 536 Bytes

java-angular-spring

Intro

This is a basic startup app single page application featuring AngularJs front end framework with several plugins (such as routing, internationalization, and so on) and a Spring MVC backend. The project dependencies are managed through:

  • Grunt
  • Bower
  • Maven.

Tech stack

  • Backend

  • Spring MVC Framework 4.1.1

  • Hibernate ORM 4.3.1

  • Postgresql Database 9.2

  • Frontend

  • AngularJS 1.3

  • Bootstrap 3.1.1

  • JQuery 2.1

  • plugins (I18N, ng-routing, ng-grid, angular-cache-booster and so on).