NooBxGockeL
7d995056ff
Update URM Version to 1.4.4 and regenerated all puml files
2016-11-26 12:51:06 +01:00
Chandana Amarnath
12b70cb39c
Issue #450 . First commit. Queue Based Load Leveling
2016-11-20 16:25:10 +05:30
daniel-bryla
0a427710bb
Merge branch 'master' of https://github.com/iluwatar/java-design-patterns
...
* 'master' of https://github.com/iluwatar/java-design-patterns: (27 commits)
Remove use of coveralls-maven-plugin (sonarqube.com covers this)
Add SonarQube.com badge
Fix environment variable
Add Travis instructions for SonarQube.com analysis
Adds more criticism to Singleton pattern.
Event Based Asynchronous pattern: Add missing license header and puml diagram
Changed config to non-interactive
Moved config into a separate dir
Unused import removed.
End process logic clause has been corrected.
Caching pattern: Documentation and diagram
Fixes #437 . Adds criticism to Singleton pattern.
Alter JUnit tests to run in lesser time.
Updated version snapshot to 1.14.0
Changes based on review feedback.
Closes #436 . Adds criticism to service locator pattern.
Caching pattern: Implementation of Cache-Aside pattern
Caching pattern: Style fix for null check
Caching pattern: Refactor LRU cache to avoid NPE and unnecessary cache lookup
Caching pattern: Refactor shutdown hook to use method reference
...
2016-11-04 11:51:45 +01:00
Ilkka Seppälä
124fd33da0
Remove use of coveralls-maven-plugin (sonarqube.com covers this)
2016-11-01 21:31:54 +02:00
Amit Dixit
2a77ac29e9
FirstCut++
...
FirstCut++
2016-10-26 16:59:36 +05:30
igeligel
6aed26e61e
Fix pom.xml
...
Deleted </modules> tag because i added it one time more than neccessary
2016-10-24 15:43:52 +02:00
igeligel
74ac79b01e
Fix pom.xml
2016-10-24 15:33:25 +02:00
igeligel
750fa4f954
Merge Changes of the master repository
2016-10-24 15:32:32 +02:00
igeligel
20295316c2
add entry to parent pom.xml #498
2016-10-24 15:30:17 +02:00
daniel-bryla
0438811489
#502 Replaced usages of System.out with logger.
2016-10-23 19:59:03 +02:00
WSSIA
5eacf522a2
Merge remote-tracking branch 'upstream/master'
2016-10-03 21:05:31 +01:00
Ilkka Seppälä
4ca205c03c
Set version number for next development iteration
2016-09-30 19:40:28 +03:00
Ilkka Seppälä
c5e6dcc11b
Reached milestone 1.13.0
2016-09-30 19:38:28 +03:00
WSSIA
69cab15d75
Merge remote-tracking branch 'upstream/master'
2016-09-19 21:50:54 +01:00
Ilkka Seppälä
6026eedd51
UML generation: Mark the urm-maven-plugin execution to be ignored in Eclipse and recreate all .puml files
2016-09-18 17:51:09 +03:00
WSSIA
f2159515bc
Merge remote-tracking branch 'upstream/master'
2016-09-11 20:33:51 +01:00
WSSIA
fce30db803
Updating fork branch
2016-09-11 16:24:16 +01:00
Ilkka Seppälä
a85463470e
Hexagonal pattern: Add mongo driver dependency
2016-09-11 13:53:00 +03:00
Ilkka Seppälä
22821ba8cc
Move Guice to parent pom dependency management section
2016-09-06 21:35:36 +03:00
WSSIA
e1836fee2f
Updated parent POM to include new pattern (Event-asynchronous)
2016-09-03 11:32:28 +01:00
NooBxGockeL
be2c7fdb2b
Update URM version: 1.4.0 -> 1.4.1, fixes #492
2016-09-02 23:15:38 +02:00
Ilkka Seppälä
678a06e7f8
Merge pull request #470 from iluwatar/Promise
...
Implements #403 Promise pattern
2016-09-02 20:47:21 +03:00
NooBxGockeL
e73867f9a1
Work on #190 : Add automagic puml generation in pom.xml's
2016-08-30 13:24:53 +02:00
Narendra Pathai
102341443d
Work on #403 , added application class and test cases.
2016-07-21 19:13:42 +05:30
Colin But
85f432fb54
exclude library class from jacoco code coverage
2016-07-09 22:24:17 +01:00
Colin But
ef2ada4fdf
syncing fork
2016-07-03 21:47:07 +01:00
Colin But
5d58a1b333
syncing fork
2016-07-03 21:46:38 +01:00
Ilkka Seppälä
5c26f46174
Set version number for next development iteration
2016-06-30 18:15:26 +03:00
Ilkka Seppälä
7a118e4209
Reached milestone 1.12.0
2016-06-30 18:14:41 +03:00
Colin But
c212ee5cb1
Feedback changes - fix dependency in pom
2016-06-28 22:03:57 +01:00
Colin But
35c0942803
syncing fork
2016-06-27 20:54:45 +01:00
protopapa
6677d1091d
implementation of microservices architectural pattern #296
2016-06-23 22:54:44 +02:00
Colin But
53fc8b749a
Page Object pattern implementation
2016-06-18 15:40:03 +01:00
qza
afdeba4f9a
#355 finalize example
2016-06-04 20:06:32 +02:00
qza
c1187ae0d7
#355 init abstract-document module
2016-05-31 20:12:27 +02:00
Ilkka Seppälä
9de2cbe73e
Merge pull request #421 from iluwatar/hexagonal
...
Implements #86 Hexagonal Architecture
2016-05-21 22:19:16 +03: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
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
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
28c2714862
review comments++
...
review comments++
2016-04-19 11:25:42 +05:30
gwildor28
ca8be7c43e
pom update
2016-04-13 19:26:31 +01:00
gwildor28
3f9a756657
pom update
2016-04-13 19:25:02 +01:00
gwildor28
1fd15d535b
Merge remote-tracking branch 'refs/remotes/iluwatar/master'
2016-04-13 18:51:55 +01:00
Ilkka Seppälä
0fe8eec610
Fix merge conflict
2016-04-09 17:17:29 +03:00
Ilkka Seppälä
68725bf3cc
Merge branch 'master' into hexagonal
2016-04-09 17:16:07 +03:00
Ilkka Seppälä
398eb11b11
Set version for the next development iteration
2016-04-02 19:55:04 +03:00
Ilkka Seppälä
1f27dbbf5b
Set version for milestone 1.11.0
2016-04-02 19:51:03 +03:00
Narendra Pathai
f32a3892a3
Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into refactor-dao
2016-03-28 11:06:25 +05:30
Narendra Pathai
448d855809
implemented and added test cases for DB dao. Added dependency of Hierarchical junit runner in parent pom
2016-03-18 16:39:45 +05:30