Commit Graph

2755 Commits

Author SHA1 Message Date
allcontributors[bot] cfb58191ea docs: update README.md [skip ci] 2020-08-17 16:14:03 +00:00
Ilkka Seppälä 82bf9fdd61 Merge pull request #1494 from nahteb/fix-typo
Fix typo in README for Observer pattern
2020-08-17 19:13:25 +03:00
Ilkka Seppälä be552d0ece Merge pull request #1495 from iluwatar/all-contributors/add-xdvrx1
docs: add xdvrx1 as a contributor
2020-08-17 19:11:05 +03:00
allcontributors[bot] d584404df6 docs: update .all-contributorsrc [skip ci] 2020-08-17 16:10:21 +00:00
allcontributors[bot] 353a2d9fcf docs: update README.md [skip ci] 2020-08-17 16:10:20 +00:00
Bethan Palmer 89bda692f8 Fix typo in README
The log message in the Orcs class should say orcs instead of hobbits.

This is correct in the code example but wrong in the README.
2020-08-17 07:47:30 +01:00
Ilkka Seppälä 7afb065a10 Upgrade urm plugin to latest version 2020-08-15 20:59:11 +03:00
Ilkka Seppälä af9f8fe4e1 Merge pull request #1491 from iluwatar/all-contributors/add-xdvrx1
docs: add xdvrx1 as a contributor
2020-08-15 20:54:25 +03:00
allcontributors[bot] a1c96ede13 docs: update .all-contributorsrc [skip ci] 2020-08-15 17:53:38 +00:00
allcontributors[bot] 0d2c4abe5a docs: update README.md [skip ci] 2020-08-15 17:53:37 +00:00
Ilkka Seppälä e7e3ace01f Merge pull request #1489 from iluwatar/all-contributors/add-RayYH
docs: add RayYH as a contributor
2020-08-11 17:30:33 +03:00
allcontributors[bot] 41dacc2e2e docs: update .all-contributorsrc [skip ci] 2020-08-11 14:29:45 +00:00
allcontributors[bot] dc7bf6190d docs: update README.md [skip ci] 2020-08-11 14:29:44 +00:00
Ilkka Seppälä 98d2dc0104 Merge pull request #1487 from RayYH/master
fix word typo
2020-08-11 17:29:06 +03:00
Ilkka Seppälä 870d44b127 Fix layout 2020-08-11 17:26:05 +03:00
Ilkka Seppälä 834f20911b Merge pull request #1488 from iluwatar/all-contributors/add-ashishtrivedi16
docs: add ashishtrivedi16 as a contributor
2020-08-11 17:23:22 +03:00
allcontributors[bot] 2b7949ce6a docs: update .all-contributorsrc [skip ci] 2020-08-11 14:21:59 +00:00
allcontributors[bot] 4ffab7da85 docs: update README.md [skip ci] 2020-08-11 14:21:58 +00:00
Ilkka Seppälä 1683fbdf9c Clean up Transaction Script 2020-08-11 17:17:25 +03:00
Ilkka Seppälä d091e369ec Merge pull request #1480 from ashishtrivedi16/master
#1321 Transaction script model implementation
2020-08-11 16:59:48 +03:00
rayyh b91bbc773d fix word typo 2020-08-11 14:19:39 +08:00
Ashish Trivedi 3c07a42e9d #1321 Updated UML diagram 2020-08-11 00:23:00 +05:30
Ashish Trivedi e99bcf772b #1321 Added comments about TS 2020-08-11 00:21:46 +05:30
Ilkka Seppälä 2d16e5afbf Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2020-08-10 16:27:28 +03:00
Ilkka Seppälä 2c6f1832b0 Merge pull request #1485 from amit1307/logging-api-gateway-1338
Add logging in API Gateway
2020-08-10 16:26:18 +03:00
Ilkka Seppälä 04a2be0c99 Update readme 2020-08-10 16:25:06 +03:00
Ilkka Seppälä 10815b6469 Fix tags 2020-08-10 16:05:52 +03:00
Ashish Trivedi 75b10ed657 #1321 2020-08-10 13:21:24 +05:30
Ashish Trivedi 108532d8dd #1321 2020-08-10 13:12:12 +05:30
Ashish Trivedi 5527cf4234 #1321 Renamed main class 2020-08-10 13:06:46 +05:30
Ashish Trivedi 4008ae41b5 #1321 2020-08-10 13:02:35 +05:30
Ashish Trivedi 8166a1835d Merge remote-tracking branch 'origin/master' 2020-08-10 13:01:30 +05:30
Ashish Trivedi 4c9cad5475 #1321 Updated README 2020-08-10 13:01:12 +05:30
Ashish Trivedi 24126edd86 Update Hotel.java 2020-08-10 12:54:46 +05:30
Ashish Trivedi c0edac0046 Rename TransactionScriptApp.java to App.java 2020-08-10 12:53:13 +05:30
Ashish Trivedi f5c337981b Rename Readme.md to README.md 2020-08-10 12:52:37 +05:30
Ashish Trivedi 5441db6582 Update pom.xml 2020-08-10 12:52:15 +05:30
Ashish Trivedi 87f3a4d956 Delete module-info.java 2020-08-10 12:48:55 +05:30
Ashish Trivedi 31d753e59d Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:25:43 +05:30
Ashish Trivedi 6cef98d41e Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:25:01 +05:30
Ilkka Seppälä 7450456dae Add syntax highlighting 2020-08-09 21:54:54 +03:00
Ashish Trivedi 45e416928d Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:24:44 +05:30
Ashish Trivedi 94c131f7e9 Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:24:33 +05:30
Ashish Trivedi 5eb9b98e78 Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:24:20 +05:30
Ilkka Seppälä 8305e9365d Fix typos 2020-08-09 21:49:00 +03:00
Ilkka Seppälä 04e3368a81 Merge pull request #1482 from vINCENT8888801/private-class-data-explanation
Private class data explanation
2020-08-09 21:27:34 +03:00
Amit Garg d219a104c7 Add logging in API Gateway 2020-08-09 18:13:24 +01:00
Wei Seng 700f5c6d27 corrected some typo 2020-08-09 18:22:40 +08:00
Wei Seng f4fa73cd48 Update README.md
Increase clarity
2020-08-09 16:28:40 +08:00
Ashish_Trivedi e09de2fb36 #1321 2020-08-09 01:58:19 +05:30