https://github.com/guilhermebit/projects-using-java
Projects developed using the Java language
https://github.com/guilhermebit/projects-using-java
hibernate java jdbc jpa wildfly
Last synced: 7 months ago
JSON representation
Projects developed using the Java language
- Host: GitHub
- URL: https://github.com/guilhermebit/projects-using-java
- Owner: Guilhermebit
- Created: 2018-12-16T00:52:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T19:31:50.000Z (about 2 years ago)
- Last Synced: 2025-01-14T11:22:42.487Z (9 months ago)
- Topics: hibernate, java, jdbc, jpa, wildfly
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projects in Java


Codes developed using the Java language
## :cloud: 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
## :rocket: Installation
1. Clone the repository:
```
https://github.com/Guilhermebit/projects-using-java.git
```
2. Install dependencies with Maven
3. In the case of JPA it is necessary to modify the **persistence.xml** file
# :desktop_computer: Application Server
WildFly was used as the application server for this project.
Here you can download WildFly: https://www.wildfly.org/downloads/