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

https://github.com/edmartt/factory-pattern

an attempt for learning factory pattern in Java
https://github.com/edmartt/factory-pattern

Last synced: 5 months ago
JSON representation

an attempt for learning factory pattern in Java

Awesome Lists containing this project

README

          

# An example of the factory pattern using different RDMS

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/factory.git`
5. Use your own credentials if you choose MariaDB or MySQL