Skip to content

dennysfredericci/hibernate-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to JPA and Hibernate Playground 👋

Twitter: fredericci

A simple JPA and Hibernate application, with this code you can easily practice mappings, configurations, etc.

How to use

  1. Clone this repo.
  2. Open this project in your favorite IDE.
  3. Just edit the code on br.com.fredericci.playground.Application.executeTest method.

Notice: You don't need a database configuration to run, there is a in memory database already configured.

Database configuration:

Web Console: http://localhost:8082/
JDBC URL: jdbc:h2:mem:my_database
User: sa
Password:

Author

👤 Dennys Fredericci

Show your support

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages