An open API service indexing awesome lists of open source software.

https://github.com/localhostpib/hibernateplayground

Playground of destruction. :-D
https://github.com/localhostpib/hibernateplayground

hibernate java junit4 lombok maven postgresql sqlite

Last synced: about 2 months ago
JSON representation

Playground of destruction. :-D

Awesome Lists containing this project

README

          

# Hibernate Playground v0.5
Playground of destruction ;-)

## Built With
Für die spielerei nutze ich das Build-Management-Tool Maven(v. 3.6.3) von der Apache Software Foundation.
* [Maven](https://maven.apache.org/)

#### Vorraussetzungen
Um das "Projekt" zu starten werden die unten aufgeführten Frameworks und Libraries benötigt, welche in der `pom.xml` bereitgestellt sind und
vor Programmstart (von Maven) runtergeladen werden (können).

* [Hibernate](https://hibernate.org/)
* [Lombok](https://projectlombok.org/)
* [Junit 4](https://junit.org/junit4/)
* [SQLIte](https://www.sqlite.org/)
* [PostgreSQL](https://www.postgresql.org/)
* [sqlite-dialect](https://github.com/gwenn/sqlite-dialect)

### System-Requirements

* ![Java 8](https://img.shields.io/badge/Java-8-green.svg) / ![](https://img.shields.io/badge/Java%20JDK-1.8-green)/ ![](https://img.shields.io/badge/Maven-3.6.3-green.svg)
* ![OSX](https://img.shields.io/badge/OS-OSX-green.svg) / ![Linux](https://img.shields.io/badge/OS-Linux-green.svg) /
![Windows](https://img.shields.io/badge/OS-Windows-green.svg)