Skip to content

jshobbs/java-ee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

java-ee

Java Web Application

This is a web application project that uses JEE with Tomcat. Maven was used to build this project. Hibernate was used as the ORM, and JUnit tests were implemented. Spring was implemented by using annotation. This project will eventually be a single page application using Angularjs. The front-end uses HTML, CSS, and Angular as the two-way data binding.

To use the application, import the Maven application into Eclipse and build the WAR file using the mvn clean install command. Then copy the WAR file to the servlet. To run in a test environment, you can just run it in Eclipse. If you are using a Tomcat server on your development machine, use port 8080.

About

This is a web application project that uses JEE with Tomcat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published