Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 975 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 975 Bytes

Projects in Java

Java Hibernate MySQL

Codes developed using the Java language

☁️ Overview

These codes were developed with the idea of ​​obtaining a better understanding of the Java language and its technologies

Tecnologies

  • JDBC
  • JPA
  • Hibernate
  • WildFly

🚀 Installation

  1. Clone the repository:
https://github.com/Guilhermebit/projects-using-java.git
  1. Install dependencies with Maven
  2. In the case of JPA it is necessary to modify the persistence.xml file

🖥️ Application Server

WildFly was used as the application server for this project.
Here you can download WildFly: https://www.wildfly.org/downloads/