Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

olivervbk/java-webapplication-example

Repository files navigation

java-webapplication-example

Sample Java web-application with:

  • Maven
  • Spring, Spring-security
  • hibernate
  • h2 (in-memory database)
  • Junit
  • AngularJS

Getting started

Install maven3

https://maven.apache.org/download.cgi

Running the application

  • mvn clean compile tomcat7:run should do the trick and start the application on localhost:8080

WIP

  • Getting gulp/bower/npm integrated with maven build

TODO

  • Add phantomJs and interface testing
  • Add Js testing with mocha

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published