Colin But
53fc8b749a
Page Object pattern implementation
2016-06-18 15:40:03 +01:00
Ilkka Seppälä
f57b94ab47
Merge pull request #433 from qza/master
...
Abstract Document
2016-06-07 22:32:00 +03:00
Ilkka Seppälä
34431d71b4
Merge pull request #431 from VarunVats9/master
...
Renamed HeroBuilder to Builder
2016-06-05 09:20:54 +03:00
qza
afdeba4f9a
#355 finalize example
2016-06-04 20:06:32 +02:00
qza
c229ec23b3
#355 clean up
2016-06-02 07:41:32 +02:00
qza
f3110de130
#355 handle case when there are no child elements for the given key
2016-06-02 07:32:48 +02:00
qza
43f90ead48
#355 abstract document test
2016-06-02 07:29:37 +02:00
qza
a372f05e41
#355 override toString to log properties
2016-06-02 07:27:35 +02:00
qza
32b647323c
#355 class diagrams
2016-06-01 22:21:31 +02:00
qza
913411773f
#355 document, abstract base, traits and example domain
2016-06-01 22:20:55 +02:00
qza
c1187ae0d7
#355 init abstract-document module
2016-05-31 20:12:27 +02:00
VarunVats9
509de9782d
renamed HeroBuilder to Builder
2016-05-29 20:05:54 +05:30
Ilkka Seppälä
f6649a4fed
Markdown fix
2016-05-22 09:33:50 +03:00
Ilkka Seppälä
9de2cbe73e
Merge pull request #421 from iluwatar/hexagonal
...
Implements #86 Hexagonal Architecture
2016-05-21 22:19:16 +03:00
Ilkka Seppälä
75ed1b1a96
Review fixes
2016-05-21 21:48:25 +03:00
Ilkka Seppälä
2ed3748c9b
Improve Singleton holder example
2016-05-07 11:38:55 +03:00
Ilkka Seppälä
0ad9937881
Merge pull request #427 from surgeforward/297
...
#297 Create API Gateway pattern
2016-05-06 10:14:31 +03:00
tmcconville
f234a6875c
#297 Update class diagram to reflect new location of files
2016-05-03 17:41:37 -05:00
tmcconville
dd2385312b
#297 Add new dependencies to java-design-patterns/pom.xml and reference them from api-gateway submodule pom.xml files
2016-05-03 17:37:33 -05:00
tmcconville
8653eb87bc
#297 Move API Gateway code into a new submodule: api-gateway-service. Change api-gateway packaging type to "pom". Update price-microservice and image-microservice to be true submodules of api-gateway
2016-05-03 17:17:36 -05:00
tmcconville
a6036e5787
#297 Update category and tags in README
2016-05-03 16:29:20 -05:00
tmcconville
5abd20f9e1
#297 Update license headers
2016-05-03 16:28:20 -05:00
tmcconville
b115c61873
#297 Fix error in README
2016-04-24 16:05:38 -05:00
tmcconville
b92318ae36
#297 Increase version number
2016-04-24 16:00:53 -05:00
tmcconville
28d259a55c
#297 Create README.md
2016-04-24 16:00:39 -05:00
tmcconville
9a9df80080
Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into 297
...
Conflicts:
pom.xml
2016-04-24 15:30:35 -05:00
tmcconville
a54cea777f
#297 Create class diagrams for API Gateway, Price microservice, and Image microservice
2016-04-24 15:24:33 -05:00
Markus Moser
71e3443e0e
Fix permalink to represent its current dir
...
Otherwise the picture cant be found, as the jekyll build process will put this file in a 'dm' directory and the other stuff like resources in a 'data-mapper' directory (because resources dont have permalink specified they are served static)
2016-04-24 12:58:38 +02:00
Markus Moser
bf7b682549
Add License Shield
2016-04-24 12:25:05 +02:00
Ilkka Seppälä
5b72510c1c
Merge pull request #417 from inbravo/master
...
Data Mapper #34
2016-04-24 00:02:48 +03:00
Ilkka Seppälä
49ca63087c
Merge branch 'master' into hexagonal
...
# Conflicts:
# pom.xml
2016-04-20 22:32:22 +03:00
Amit Dixit
af1db79aa7
version++
2016-04-20 07:23:12 +05:30
Amit Dixit
59e9d027d4
version++
2016-04-19 12:45:12 +05:30
Amit Dixit
018a4e52a2
build error fix++
2016-04-19 12:23:52 +05:30
Amit Dixit
93b0b3730e
build error fix++
2016-04-19 11:59:27 +05:30
Amit Dixit
d5f7cb4e2c
build check style error--
2016-04-19 11:49:35 +05:30
Amit Dixit
8fa774d420
mvn build file++
2016-04-19 11:35:13 +05:30
Amit Dixit
28c2714862
review comments++
...
review comments++
2016-04-19 11:25:42 +05:30
Ilkka Seppälä
534fb67eb0
Merge pull request #397 from gwildor28/master
...
Lock Pattern #71 : Added mutex and semaphore modules to demonstrate locks
2016-04-18 21:12:29 +03:00
Amit Dixit
32736fc90c
uml diagram++
2016-04-18 17:05:18 +05:30
Amit Dixit
8529d6e34b
First review changes++
...
First review changes++
2016-04-18 13:14:20 +05:30
gwildor28
a2843297d8
JUnit tests
2016-04-17 14:46:52 +01:00
Ilkka Seppälä
886ad7e8f0
Fix some markdown errors
2016-04-16 08:52:16 +03:00
Ilkka Seppälä
6f89315aa9
Fix minor display error on web site
2016-04-15 08:41:15 +03:00
Ilkka Seppälä
cf0570a5ed
Fix display error
2016-04-15 08:38:08 +03:00
Ilkka Seppälä
8e69ebce9f
Fix display error
2016-04-15 08:21:29 +03:00
Ilkka Seppälä
439e286f00
Fix minor display error
2016-04-15 08:13:51 +03:00
gwildor28
e821abdb1b
updated version to fix pom
2016-04-14 17:44:18 +01:00
gwildor28
685d093cff
added relative paths to pom in mutex/semaphore
2016-04-14 17:33:52 +01:00
gwildor28
ca8be7c43e
pom update
2016-04-13 19:26:31 +01:00