Skip to content

markfilter/Example-Spark-Hibernate-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Example-Spark-Hibernate-Application

This project serves as an example for using Hibernate with Spring using Java to provide an ORM supported CRUD environment for marshaling data with a SQLite persistent store, all for the eventual development of a RESTful Web API.

Getting Started

  1. Open up Terminal (on a Mac...who develops on Windows anyway!)
  2. CD into the directory to where you'd like to have the project files live. for example...
$ cd ~/Desktop
  1. Clone that thing!
$ git clone https://github.com/markfilter/Example-Spark-Hibernate-Application.git
  1. Drag the folder over your icon for IntelliJ IDEA.
  2. Refresh gradle.build, build the project, and enjoy the code reference.

Built With

License

This project is licensed under the MIT License - see the MIT for details

Acknowledgments

  • Thanks to the Team Treehouse developers for an excellent introductory course in Hibernate!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published