Samil Ayoub
|
bf41b1d9c9
|
Updates README.md:
- Adding class diagram
- Adding Pros and Cons
- replace "" with ''
|
2020-09-05 18:39:28 +01:00 |
|
Samil Ayoub
|
b3ef214cd6
|
Change tabs to spaces in pom.xml
|
2020-09-04 22:02:19 +01:00 |
|
Samil Ayoub
|
6caf78e4e5
|
updates :
- Using lambda expression to create cars
- Using spaces instead of tabs in pom.xml
|
2020-09-04 21:21:51 +01:00 |
|
Samil Ayoub
|
8b26452c75
|
bug fixing
|
2020-09-03 22:58:15 +01:00 |
|
Samil Ayoub
|
2bb252e08f
|
Clean the code
|
2020-09-03 22:41:55 +01:00 |
|
Samil Ayoub
|
a023cfbb1a
|
Merge branch 'master' into add-simple-factory
|
2020-09-03 22:26:49 +01:00 |
|
Samil Ayoub
|
badf0c6b8c
|
- README.md is added
- Change the name to factory is done
- Local variable type inference is used
|
2020-09-03 22:08:54 +01:00 |
|
Samil Ayoub
|
c9718a5227
|
add README file
|
2020-09-03 21:08:28 +01:00 |
|
Samil Ayoub
|
b423fd30d4
|
Fix bugs, clean the code and add unit tests.
|
2020-09-02 18:12:42 +01:00 |
|
Samil Ayoub
|
ac98b31b68
|
Add Maven Assembly plugin to pom.xml
|
2020-09-02 14:09:44 +01:00 |
|
Samil Ayoub
|
46b23f322f
|
Add Simple Factory Pattern implementation
Java source code demonstrate simple factory design pattern
|
2020-09-02 13:46:53 +01:00 |
|