Skip to content

ivanovaolya/hibernate-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hibernate-project

This is educational project.
The goal is to create a simple Java RESTful Web application using JPA/Hibernate.
Provided deployment capabilities via Embedded Tomcat using spring-boot (no need to deploy WAR file manually).

Build

  • Mac OS ./gradlew build
  • Windows gradlew build

Run

  • Mac OS ./gradlew bootRun
  • Windows gradlew bootRun

Releases

No releases published

Packages

 
 
 

Languages