Skip to content

MyWayToJavaJunior/javaee7-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java EE 7 - Angular - Sample Application

How to run ?

  • You need JDK 7 or higher, Maven 3 and Wildfly 8 to run the application.

  • Build the code using Maven with the command: `mvn clean install``.

  • Copy the file javaee7-angular-1.0-SNAPSHOT.war from target directory to your Wildfly installation folder /standalone/deployments

  • Start Wildfly and go to http://localhost:8080/javaee7-angular-1.0-SNAPSHOT/

About

Java EE 7 with Angular

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 43.8%
  • Java 26.1%
  • HTML 26.0%
  • CSS 4.1%