Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edmartt/dao-pattern-attempt


https://github.com/edmartt/dao-pattern-attempt

Last synced: about 1 month 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`