Skip to content

danibram/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 84.9%
  • JavaScript 11.8%
  • CSS 3.3%