Skip to content

birelian/simple-agenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angularContacts

POC that shows how to integrate AngularJS and REST services using Spring.It also shows how to use Spring JPA for interacting with the database.

Spring-Boot generates a single standalone .jar that "magically" (Spring rocks!) sets up the entire application (angular content, services, application server, etc)..

How to run

$ mvn clean package
$ java -jar target/(filename).jar

Browse to http://localhost:8080

Version

1.0.0

About

Simple Agenda using AngularJS and Spring (REST and JPA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published