Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
an attempt for learning factory pattern in Java
- Host: GitHub
- URL: https://github.com/edmartt/factory-pattern
- Owner: Edmartt
- Created: 2021-09-03T20:42:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T20:58:19.000Z (over 1 year ago)
- Last Synced: 2024-10-02T09:14:24.827Z (about 1 month ago)
- Language: Java
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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