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: 5 months ago
JSON representation

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`