Skip to content

Simple demo on how to write web-apps using Angular.js and Java EE 6 (JAX-RS and JPA 2.0)

Notifications You must be signed in to change notification settings

lindstae/crm-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crm-demo

This is a simple showcase to show how to build web-apps using Angular.js and Java EE 6 (JAX-RS and JPA 2.0).

To deploy, just copy the war to the "standalone/deployments" directory of a Jboss AS 7.1. You can also create a file named build.properties and add a line with "deploy.dir=.../standalone/deployments" where the three dots should be replaced with the path to your application server. Afterwards you can just run Ant, which will in turn execute the maven build and deploy the application for you.

Have fun!

About

Simple demo on how to write web-apps using Angular.js and Java EE 6 (JAX-RS and JPA 2.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published