Skip to content
This repository has been archived by the owner on Apr 7, 2019. It is now read-only.

romajs-demos/angularjs-dx-demo-employees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-dx-demo-employees

AngularJS Sample.

A small CRUD application for employees management.

This is a demo project featuring AngularJS, RestEasy, CDI and JPA/Hibernate running with Jetty and HsqlDB.

Requirements:

Build with maven:

mvn clean install

Run with maven jetty plugin:

mvn jetty:run

Application URL access:

http://localhost:8080/employees/

Database reset:

http://localhost:8080/employees/reset

Run functional tests with Angular Scenario Test Runner:

http://localhost:8080/employees/test/runner.html

About

AngularJS Demo Employess - by Dextra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published