Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edmartt/dao-pattern-attempt
https://github.com/edmartt/dao-pattern-attempt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/edmartt/dao-pattern-attempt
- Owner: Edmartt
- Created: 2021-09-01T22:26:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T20:00:27.000Z (over 1 year ago)
- Last Synced: 2024-10-02T09:14:24.979Z (about 1 month ago)
- Language: Java
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DAO pattern attempt
1. Get adoptopenjdk-11: https://adoptopenjdk.net/
2. Get maven 3.6.x: https://maven.apache.org/
3. Add above to your path if neccessary.
4. `git clone https://github.com/Edmartt/dao-pattern-attempt.git`
5. `mvn clean package`
6. `java -jar target/repository-1.0.0-SNAPSHOT.jar`