Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guilhermebit/projects-using-java

Projects developed using the Java language
https://github.com/guilhermebit/projects-using-java

Last synced: about 2 months ago
JSON representation

Projects developed using the Java language

Awesome Lists containing this project

README

        

# Projects in Java
![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)
![Hibernate](https://img.shields.io/badge/Hibernate-59666C?style=for-the-badge&logo=Hibernate&logoColor=white)
![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)

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/