Skip to content

noeldcosta/angular-java-creditscore

 
 

Repository files navigation

Creditscore sample app using AngularJS and Java

To build executable fat jar (war) clone the repository and execute:
mvn clean package
To build WebLogic deployable war clone the repository and execute:
mvn clean package -Pweblogic

And deploy target/creditscore-1.0.0.war to WebLogic JEE application server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 53.3%
  • Shell 34.0%
  • JavaScript 7.4%
  • Python 3.2%
  • CSS 2.1%