Skip to content

spearal-examples/javaee7-angular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java EE 7 - Angular - Sample Application

How to run?

You need a Git client, a JDK 7 or higher and Maven 3:

$ git clone https://github.com/spearal-examples/javaee7-angular.git
$ cd javaee7-angular
$ mvn clean install wildfly:run

Then, you can access the Spearal version at http://localhost:8080/javaee7-angular-3.1/index-spearal.html and the original JSON one at http://localhost:8080/javaee7-angular-3.1/index.html.

See this article for more information: http://java.dzone.com/articles/beyond-json-introducing.

About

Java EE 7 - JAX-RS server / AngularJS client

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.0%
  • Java 7.2%
  • CSS 0.8%