3028 Commits

Author SHA1 Message Date
Vladislav Golubinov
2e36a11e24 remove lombok, related to #1503 2020-09-06 11:42:39 +03:00
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
Vladislav Golubinov
bd48d6ce10 refactor 2020-09-04 17:31:50 +03: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
Vladislav Golubinov
e89042a782 remove boilerplate code 2020-09-03 20:04:47 +03:00
Vladislav Golubinov
fb890e80dd refactor 2020-09-03 20:02:52 +03:00
Samil Ayoub
b423fd30d4 Fix bugs, clean the code and add unit tests. 2020-09-02 18:12:42 +01:00
Ilkka Seppälä
3df8472bf8
Merge pull request #1515 from fedorskvorcov/fix-typo
Remove unnecessary word from text
2020-09-02 19:59:07 +03: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
Fedor
e231cd8d1a Remove unnecessary word from text 2020-09-02 12:32:02 +03:00
Ilkka Seppälä
19378f3fdd Update README.md 2020-09-01 20:25:39 +03:00
Ilkka Seppälä
3f4d637510 Update README.md 2020-09-01 20:18:10 +03:00
Ilkka Seppälä
25cca3547d Update README.md 2020-09-01 20:06:47 +03:00
Ilkka Seppälä
b9b6777d15 Update README.md 2020-09-01 19:55:22 +03:00
Ilkka Seppälä
2a5b8c977a
Merge pull request #1514 from iluwatar/all-contributors/add-fedorskvorcov
docs: add fedorskvorcov as a contributor
2020-09-01 16:40:23 +03:00
allcontributors[bot]
daa94c7b6d
docs: update .all-contributorsrc [skip ci] 2020-09-01 13:39:33 +00:00
allcontributors[bot]
7aca64a3c9
docs: update README.md [skip ci] 2020-09-01 13:39:32 +00:00
Ilkka Seppälä
6628bccecc
Merge pull request #1513 from fedorskvorcov/fix-typo
Fix typo in comment
2020-09-01 16:38:44 +03:00
Fedor Skvorcov
aebdb88a83
Fix typo in comment 2020-09-01 09:51:46 +03:00
Ilkka Seppälä
9c0c17b87a
Merge pull request #1512 from xiaod-dev/translation-zh
Translation zh
2020-08-31 20:17:39 +03:00
Mike
20fac32ac2 finish Chinese translation of observer and strategy 2020-08-31 17:18:59 +08:00
Ilkka Seppälä
82842d614b Update README.md 2020-08-30 20:08:34 +03:00
Ilkka Seppälä
9b71479d04 Update README.md 2020-08-30 19:34:10 +03:00
Ilkka Seppälä
3c4ae6c4ca Update README.md 2020-08-30 19:17:45 +03:00
Ilkka Seppälä
9ff42389c6
Merge pull request #1511 from ohbus/master
Configure build to disable shallow clone
2020-08-30 11:52:13 +03:00
Subhrodip Mohanta
b80b9354c6
Update maven-ci.yml 2020-08-30 02:31:06 +05:30
Ilkka Seppälä
67d1d16e1f Update README.md 2020-08-29 22:13:55 +03:00
Ilkka Seppälä
bc35911475 Update README.md 2020-08-29 22:02:10 +03:00
Ilkka Seppälä
b5c6a89ec9 Update README.md 2020-08-29 21:55:51 +03:00
Ilkka Seppälä
74360a7ecb Update README.md 2020-08-29 21:51:32 +03:00
Ilkka Seppälä
3544a8366f Update README.md 2020-08-29 21:38:58 +03:00
Ilkka Seppälä
bcca9beb4d Update README.md 2020-08-29 21:29:15 +03:00
Ilkka Seppälä
6606d6cd08 Update README.md 2020-08-29 21:21:01 +03:00
Ilkka Seppälä
f3fd49870c Update README.md 2020-08-29 21:05:30 +03:00
Ilkka Seppälä
1fbef60f37 Update README.md 2020-08-29 21:00:17 +03:00
Ilkka Seppälä
b77a05f0fb Update README.md 2020-08-29 20:46:40 +03:00
Ilkka Seppälä
0ee03db4d0 Update README.md 2020-08-29 20:38:04 +03:00
Ilkka Seppälä
c541176b38 Update README.md 2020-08-29 20:26:37 +03:00
Ilkka Seppälä
b53856b64f
Merge pull request #1509 from ohbus/master
Cleaning up unnecessary code from the CI yaml and CI server version upgrade
2020-08-29 20:19:42 +03:00
Subhrodip Mohanta
1973d1bc63
Update maven-pr-builder.yml
upgraded build server runtime from Ubuntu 18.04 to 20.04 LTS for the PR builder as well
2020-08-29 19:35:20 +05:30
Subhrodip Mohanta
f5886325ec
Update maven-ci.yml
upgraded build server runtime from Ubuntu 18.04 to 20.04 LTS
2020-08-29 19:34:43 +05:30
Ilkka Seppälä
8afe4c314a Update README.md 2020-08-29 16:56:52 +03:00
Ilkka Seppälä
2dd2cfb8ca Update README.md 2020-08-29 16:49:45 +03:00