Skip to content

This is a web project CRUD java using the tecnologies: Java / Maven / AngularJS / Rest / JPA / Hibernate / Embeded Jetty / Oracle XE

Notifications You must be signed in to change notification settings

paulotrc/WebImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebImages

This is a web project CRUD java using the below tecnologies:

Java / Maven / AngularJS / Rest with Jersey / JPA / Hibernate / Embeded Jetty / Oracle XE

To run the eclipse project on Jetty you will need configure these settings:

Add on your maven settings.xml "${user.home}/.m2/settings.xml" The following plugin from run Jetty: Add between the pluginGroups tags like the example below:

< pluginGroups > org.mortbay.jetty < / pluginGroups >

And execute the maven command: mvn jetty:run

PS: This project its not finished yet.

About

This is a web project CRUD java using the tecnologies: Java / Maven / AngularJS / Rest / JPA / Hibernate / Embeded Jetty / Oracle XE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published