Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guilhermebit/projects-using-java
- Owner: Guilhermebit
- Created: 2018-12-16T00:52:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T19:31:50.000Z (over 1 year ago)
- Last Synced: 2023-09-30T00:24:27.448Z (over 1 year ago)
- 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
![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/