Skip to content

willamesyano/restfulbackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

What is this app for?

  • This is a very simple RESTful backend application using Jersey, Hibernate and PostgreSQL.

How do I get set up?

  • To run this app first clone the project to your machine and import in your IDE.
  • Dependencies: Update the project to download all maven dependencies.
  • Database configuration: Create a new database and set it up in persistence.xml. Go to com.yanolabs.core.utils and run CreateDB.
  • Deployment instructions: Start up the project using tomcat8(8.5.6)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages