alokdeshpande19 / spring-mvc-angularjs

A simple application to demonstrate how to configure angularjs with Spring MVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-mvc-angularjs

A simple application to demonstrate how to configure Angularjs with Spring MVC

The application demonstrates how to configure Spring MVC with AngularJS and Thymeleaf.

It uses the AngularJS-Seed with some modifications to allow Spring MVC load the HTML. Also integrated Thymeleaf in case it is needed to pass some values from the spring mvc controller into the partials or index.html file.

I also included the bootstrap library for a better UI.

Run Local (Embedded Tomcat):

Run inside tomcat container

Package it with maven

About

A simple application to demonstrate how to configure angularjs with Spring MVC


Languages

Language:Java 51.8%Language:HTML 24.3%Language:JavaScript 22.5%Language:CSS 1.5%