Skip to content

Seed project that incorporates a Java Spring back-end with an Angular front-end utilizing yeoman and maven.

Notifications You must be signed in to change notification settings

TomDeVito/SpringAngularSeedProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Seed Project

This project acts as a seed project for the following technologies:

    Server Side
    - Spring MVC 3.2.4
    - Spring Data 1.3.4 (Spring Data JPA, Hibernate, PostgreSQL)
    - None-xml based configuration, no web.xml (Servlet 3.0)
    - Spring MVC Test Framework

    Client Side
    - Yeoman 1.0 (Yo, Bower, Grunt)
    - Yo Generator Angular 1.5.2

To build a single war for this project (Server & Client) run the following (node must be installed first):

maven clean install

About

Seed project that incorporates a Java Spring back-end with an Angular front-end utilizing yeoman and maven.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published