Commit Graph
100 Commits
Author SHA1 Message Date
Ilkka Seppala 9a866dfe34 #107 JavaDoc for State pattern 2015-08-21 23:13:31 +03:00
Ilkka Seppala cec8e4f168 #107 JavaDoc for Specification 2015-08-21 23:11:50 +03:00
Ilkka Seppala 4bf2e3f16d #107 JavaDoc for Singleton 2015-08-21 23:09:51 +03:00
Ilkka Seppala 743b6e69c5 #107 Service Locator JavaDoc 2015-08-21 22:59:59 +03:00
Ilkka Seppala 488e5dd281 #107 JavaDoc for Service Layer 2015-08-21 22:57:24 +03:00
Ilkka Seppala 1b2a1fd19f #107 JavaDoc for Servant 2015-08-21 22:54:18 +03:00
Ilkka Seppala ace8b3e22f #107 RAII example JavaDoc 2015-08-21 22:52:22 +03:00
Ilkka Seppala 57a271d4fe #107 Improve Repository example's JavaDoc 2015-08-21 22:49:53 +03:00
Ilkka Seppala 4d08d16bb1 #107 JavaDoc for Proxy example 2015-08-21 22:47:39 +03:00
Ilkka Seppala 0db6581cfd #107 Improve JavaDoc for Prototype 2015-08-21 22:45:50 +03:00
Ilkka Seppala 8fb0ec1bf9 #107 Improve Prototype JavaDoc 2015-08-21 22:41:33 +03:00
Ilkka Seppala c32246e41d #107 Improve Private Class Data example JavaDoc 2015-08-21 22:38:26 +03:00
Ilkka Seppala 2bf00c3b5e #107 JavaDoc improvements for Poison Pill 2015-08-21 22:34:23 +03:00
Ilkka Seppala 520f81d62e #107 Improve JavaDoc for Observer example 2015-08-21 22:28:51 +03:00
Ilkka Seppala 86c68f96e3 #107 Improve JavaDoc for Object Pool example 2015-08-21 22:24:53 +03:00
Ilkka Seppala 2bc23844a4 #107 Improve JavaDoc for Null Object example 2015-08-20 22:42:49 +03:00
Ilkka Seppala 952ebc638f #107 Improvements for Multiton JavaDoc 2015-08-20 22:35:57 +03:00
Ilkka Seppala e8c8e26c8b #107 Improve JavaDoc and change main class name for Model-View-Presenter
example
2015-08-20 22:29:44 +03:00
Ilkka Seppala ef887e6003 #107 Improve JavaDoc for Model-View-Controller example 2015-08-19 22:15:49 +03:00
Ilkka Seppala 8701833d83 #107 Improve JavaDoc for Memento example 2015-08-19 22:13:40 +03:00
Ilkka Seppala 252f93899f #107 Improve JavaDoc for Mediator example 2015-08-19 22:12:05 +03:00
Ilkka Seppala add57d4066 #107 Improve JavaDoc for Lazy Loading example 2015-08-19 22:09:54 +03:00
Ilkka Seppala 48cb04f98a #107 JavaDoc improvements for Layers example 2015-08-19 22:03:03 +03:00
Ilkka Seppala 5295ad6c2f #107 Added missing test for Layers example 2015-08-19 22:00:36 +03:00
Ilkka Seppala 0d2e033df6 #107 Iterator example JavaDoc 2015-08-18 23:14:04 +03:00
Ilkka Seppala 5831d3239d #107 Interpreter example JavaDoc 2015-08-18 23:10:08 +03:00
Ilkka Seppala 0d8b3c9935 #107 Intercepting Filter example JavaDoc 2015-08-18 23:06:14 +03:00
Ilkka Seppala 665dc703d6 #107 Half-Sync Half-Async example JavaDoc 2015-08-18 22:58:00 +03:00
Ilkka Seppala c5c4a68c6f #107 Front Controller example JavaDoc 2015-08-18 22:54:15 +03:00
Ilkka Seppala de784cfdc1 #107 Flyweight example JavaDoc 2015-08-18 22:51:08 +03:00
Ilkka Seppala 25a2fc756d #107 Flux example JavaDoc 2015-08-18 22:47:40 +03:00
Ilkka Seppala 1ec86b732a #107 Factory Method example JavaDoc 2015-08-18 22:44:58 +03:00
Ilkka Seppala 87717a581b #107 Facade example JavaDoc 2015-08-18 22:41:20 +03:00
Ilkka Seppala 527da253c9 #107 Execute Around example JavaDoc 2015-08-18 22:39:03 +03:00
Ilkka Seppala 0364b49870 #107 Event Aggregator example JavaDoc 2015-08-18 22:37:04 +03:00
Ilkka Seppala f2db01e546 #107 Double Dispatch example JavaDoc 2015-08-18 22:32:13 +03:00
Ilkka Seppala 57e702db4f #107 Double Checked Locking example JavaDoc 2015-08-18 22:29:35 +03:00
Ilkka Seppala e71f2279f0 #107 Dependency Injection example JavaDoc 2015-08-18 22:17:16 +03:00
Ilkka Seppala 10a911be54 #107 Decorator example JavaDoc 2015-08-18 22:10:57 +03:00
Ilkka Seppala 3526d96e37 #107 Dao example JavaDoc 2015-08-18 22:08:18 +03:00
Ilkka Seppala a7d25e0485 #107 Composite example JavaDoc 2015-08-18 22:03:41 +03:00
Ilkka Seppala 98abe5b5b6 #107 Improvements for Command example JavaDocs 2015-08-18 22:01:08 +03:00
Ilkka Seppala fa0acb4366 #107 Chain example JavaDoc improvements 2015-08-18 21:55:25 +03:00
Ilkka Seppala b3b6479f6f #107 Callback JavaDoc improvements 2015-08-18 21:51:04 +03:00
Ilkka Seppala a0283d60f1 #107 Business Delegate JavaDoc improvements 2015-08-18 21:40:11 +03:00
Ilkka Seppala 81dda94abd #107 JavaDoc improvements for the Builder example 2015-08-18 21:37:07 +03:00
Ilkka Seppala 1dc2d8d0c7 #107 JavaDoc improvements 2015-08-18 21:28:23 +03:00
Ilkka Seppala 7d2e9fa1b4 #107 JavaDoc improvements and minor fixes to Bridge example 2015-08-18 21:25:47 +03:00
Ilkka Seppala 8d62156683 #107 JavaDoc improvements for Async Method Invocation example 2015-08-18 21:11:39 +03:00
Ilkka Seppala ef6a34ef74 #107 JavaDoc improvements for the Adapter example 2015-08-17 23:11:15 +03:00
Ilkka Seppala fd85a2f848 #107 JavaDoc improvements for Abstract Factory example 2015-08-17 23:06:44 +03:00
Ilkka Seppala 0d2df99013 #216 Improve naming in Repository example 2015-08-17 18:34:17 +03:00
Ilkka Seppala c438f59c60 Update Travis configuration to build all branches 2015-08-16 10:00:17 +03:00
Ilkka Seppala 69fdf6858f Merge branch 'layers' 2015-08-15 23:42:42 +03:00
Ilkka Seppala 39e10d7502 #84 Added pattern description 2015-08-15 21:44:08 +03:00
Ilkka Seppala 61b1c426ef #84 Fix merge errors 2015-08-15 21:06:31 +03:00
Ilkka Seppala 072a885ec8 Merge branch 'master' into layers
Conflicts:
	layers/src/main/java/com/iluwatar/layers/App.java
	layers/src/main/java/com/iluwatar/layers/Cake.java
	layers/src/main/java/com/iluwatar/layers/CakeBakingException.java
	layers/src/main/java/com/iluwatar/layers/CakeBakingService.java
	layers/src/main/java/com/iluwatar/layers/CakeBakingServiceImpl.java
	layers/src/main/java/com/iluwatar/layers/CakeDao.java
	layers/src/main/java/com/iluwatar/layers/CakeInfo.java
	layers/src/main/java/com/iluwatar/layers/CakeLayer.java
	layers/src/main/java/com/iluwatar/layers/CakeLayerDao.java
	layers/src/main/java/com/iluwatar/layers/CakeLayerInfo.java
	layers/src/main/java/com/iluwatar/layers/CakeTopping.java
	layers/src/main/java/com/iluwatar/layers/CakeToppingDao.java
	layers/src/main/java/com/iluwatar/layers/CakeToppingInfo.java
	layers/src/main/resources/applicationContext.xml
2015-08-15 20:47:34 +03:00
Ilkka Seppala 2bf00fba70 #84 Added class diagram 2015-08-15 20:30:54 +03:00
Ilkka Seppala db9a00ebb1 #84 Documented the Layers example 2015-08-15 19:27:53 +03:00
Ilkka Seppala 9aa831d688 #84 Example improvements. Instead of all toppings and all layers the
service returns available toppings and layers.
2015-08-15 18:35:16 +03:00
Ilkka Seppala 89cb234be9 #84 Added interface for view layer 2015-08-15 18:05:35 +03:00
Ilkka Seppala 84d14edc4a #84 Added view layer 2015-08-13 21:51:25 +03:00
Ilkka Seppala 2a46b69178 #84 Changed database name 2015-08-13 21:11:09 +03:00
Ilkka Seppala ea524ee2c0 #84 Removed Layers stuff accidentally pushed to master 2015-08-13 20:48:29 +03:00
Ilkka Seppala aa04e7c856 #84 More work on cake baking 2015-08-13 20:35:13 +03:00
Ilkka Seppala 913b4fa30c #84 Work on cake baking 2015-08-12 23:13:10 +03:00
Ilkka Seppala 8f5b1b0ed3 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2015-08-12 20:47:15 +03:00
Ilkka Seppälä d7ac32ef01 Merge pull request #204 from npathai/HalfSyncHalfAsync
Added reference to POSA and white paper of pattern in README
2015-08-12 16:40:04 +03:00
Ilkka Seppälä 76fe68f591 Merge pull request #202 from gitter-badger/gitter-badge
#185 Add a Gitter chat badge to README.md
2015-08-11 22:40:53 +03:00
Ilkka Seppälä f14bb28db8 Merge pull request #200 from npathai/master
Provided better navigation in README
2015-08-11 19:04:47 +03:00
Ilkka Seppala 67a99ec3c2 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns
Conflicts:
	pom.xml
2015-08-10 21:26:43 +03:00
Ilkka Seppälä a95bd31b8a Merge pull request #194 from dmitz/step-builder
#111 Implementation of Step Builder pattern
2015-08-10 21:21:45 +03:00
Ilkka Seppala 2ca8ab09e0 #84 Started work on cake baking 2015-08-09 23:38:02 +03:00
Ilkka Seppala 981c5b31e1 #84 Added DTOs 2015-08-09 21:35:51 +03:00
Ilkka Seppala 8c48d9a972 #84 Work on Service Layer 2015-08-09 19:34:34 +03:00
Ilkka Seppala 6ed145c6ab #84 Added Repositories 2015-08-09 19:01:25 +03:00
Ilkka Seppala a44f32a1e0 #84 Work on data layer 2015-08-09 15:00:32 +03:00
Ilkka Seppala d1bc28bb22 #84 Utilize Repository layer from another example 2015-08-09 14:22:23 +03:00
Ilkka Seppala 1bcd822c58 #84 Skeleton for Layers architectural pattern 2015-08-09 14:00:27 +03:00
Ilkka Seppälä c18f72064f Merge pull request #196 from mafagafogigante/mafagafogigante
Better capitalization in the readme.
2015-08-08 17:37:33 +03:00
Ilkka Seppälä 3a0ee1fea5 Merge pull request #195 from mafagafogigante/mafagafogigante
Wrapping some parts of the README at 80 #192.
2015-08-07 19:39:00 +03:00
Ilkka Seppälä 5ab7498e03 Merge pull request #193 from npathai/master
PR for #181 Migrate to container based infrastructure
2015-08-07 19:14:44 +03:00
Ilkka Seppälä 3dc6b81962 Merge pull request #191 from mafagafogigante/readme-check
Fixed several typos in the README.
2015-08-07 08:23:10 +03:00
Ilkka Seppala 185f296a5b #189 Updated Naked Objects example with the code generated by the latest Apache Isis snapshot 2015-08-06 20:17:26 +03:00
Ilkka Seppälä 8e5b7a2ad7 Merge pull request #182 from npathai/master
PR for #180 change links to relative
2015-07-30 19:56:11 +03:00
Ilkka Seppälä 8e846c3e40 Merge pull request #177 from npathai/HalfSyncHalfAsync
Half sync half async
2015-07-30 19:39:36 +03:00
Ilkka Seppälä 2aa9681b91 Merge pull request #178 from npathai/master
Changed improper description about double dispatch in FAQ section
2015-07-29 21:13:27 +03:00
Ilkka Seppälä 3adffb62da Update README.md 2015-07-27 21:00:30 +03:00
Ilkka Seppälä afd5612e17 Update README.md 2015-07-27 20:52:00 +03:00
Ilkka Seppala 3d488ec15a #108 Consistent package naming throughout the examples 2015-07-24 11:32:22 +03:00
Ilkka Seppala af92d8dde5 Reached milestone 1.5.0 2015-07-23 00:59:51 +03:00
Ilkka Seppala 18618dfbec #68 Added class diagram and referenced it from the README.md 2015-07-23 00:49:04 +03:00
Ilkka Seppala a8b7dd5a53 Merge branch 'trautonen-async-method-invocation' 2015-07-23 00:33:08 +03:00
Ilkka Seppala 4f0414a637 Merge branch 'async-method-invocation' of https://github.com/trautonen/java-design-patterns into trautonen-async-method-invocation
Conflicts:
	pom.xml
2015-07-23 00:32:07 +03:00
Ilkka Seppala 0fc009cba2 #89 Added book reference 2015-07-23 00:17:51 +03:00
Ilkka Seppala 869c578fe3 #89 Added Business Delegate pattern description to README.md 2015-07-23 00:16:32 +03:00
Ilkka Seppala e2af6dc229 #89 Added class diagram 2015-07-23 00:03:43 +03:00
Ilkka Seppala 642cf925c6 #89 Added comments to the example code 2015-07-23 00:01:39 +03:00
Ilkka Seppala 61573e9ef2 #89 Finished the example code 2015-07-22 23:20:28 +03:00
Ilkka Seppala 731f37723a #89 Skeleton for Business Delegate example 2015-07-22 21:04:38 +03:00