Commit Graph

602 Commits

Author SHA1 Message Date
Bernardo Sulzbach e3f2da8544 Wrapping some parts of the README at 80.
Notes:
  some lines had breaks at varying positions, fixed to 80.
  this improves readability to me immensely
  some stuff should not be wrapped and other parts are just hard to
    wrap, so I am satisfied with this for now.

[ci skip]
2015-08-07 10:31:53 -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
Bernardo Sulzbach 8a4911a4eb Fixed several typos in the README. 2015-08-06 20:05:32 -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
Narendra Pathai fba92e281d Changed the absolute links in README to relative links for issue #180 2015-07-30 12:41:24 +05:30
Narendra Pathai 64ce1864b8 Merge branch 'HalfSyncHalfAsync' of https://github.com/npathai/java-design-patterns into HalfSyncHalfAsync 2015-07-30 11:03:07 +05:30
Narendra Pathai 960fac5ea0 Implemented half sync half async pattern #109 2015-07-30 11:01:10 +05:30
Narendra Pathai b9b94f079d Updated pom to add half-sync-half-async module to parent pom 2015-07-30 10:53:23 +05:30
Narendra Pathai 91c8a0e7c5 Merge branch 'HalfSyncHalfAsync' of https://github.com/npathai/java-design-patterns into HalfSyncHalfAsync 2015-07-30 10:51:38 +05:30
Narendra Pathai 1a1e429eda Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into HalfSyncHalfAsync 2015-07-30 10:50:00 +05:30
Narendra Pathai 5978bbee51 Added description of Half-Sync/Half-Async pattern 2015-07-30 10:48:17 +05:30
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
Narendra Pathai 88c2e7dacd Changed improper description about double dispatch in FAQ section 2015-07-29 16:50:36 +05:30
Narendra Pathai 013386459a removed unnecessary dependency from pom 2015-07-29 16:18:53 +05:30
Narendra Pathai c3da64c2be Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into HalfSyncHalfAsync 2015-07-29 16:13:41 +05:30
Narendra Pathai f778b2cc04 Changed method names and did proper documentation 2015-07-29 16:12:27 +05:30
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
Narendra Pathai eeef8bf475 Refactored code 2015-07-27 17:38:15 +05:30
Narendra Pathai dc4904c8d0 Changed the implementation for better understanding 2015-07-27 15:29:56 +05:30
Narendra Pathai 4c22055e47 Implemented half sync half async pattern 2015-07-25 15:58:12 +05:30
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
Tapio Rautonen 27aafe5251 Merge branch 'async-method-invocation' of github.com:trautonen/java-design-patterns into async-method-invocation
Conflicts:
	async-method-invocation/pom.xml
	pom.xml
2015-07-22 23:44:26 +03:00
Tapio Rautonen f7bf395541 #68: Updated for upstream. 2015-07-22 23:38:09 +03:00
Tapio Rautonen 6fbac15e64 #68: Documented async method invocation. 2015-07-22 23:36:59 +03:00
Tapio Rautonen 5cc83b85b4 #68: Javadocs. 2015-07-22 23:36:59 +03:00
Tapio Rautonen 3e8ef01288 #68: Implementation of Async Method Invocation pattern 2015-07-22 23:36:59 +03:00
Ilkka Seppala 61573e9ef2 #89 Finished the example code 2015-07-22 23:20:28 +03:00
Tapio Rautonen 2c52d11b43 #68: Documented async method invocation. 2015-07-22 23:18:07 +03:00
Ilkka Seppala 731f37723a #89 Skeleton for Business Delegate example 2015-07-22 21:04:38 +03:00
Ilkka Seppala d3642cc94c Milestone 1.4.0 achieved 2015-07-22 01:26:48 +03:00
Ilkka Seppala 6b11329ae0 #55 Added book reference 2015-07-22 01:17:42 +03:00
Ilkka Seppala 9040c8bec6 #55 Added Repository description to README.md 2015-07-22 01:15:30 +03:00
Ilkka Seppala a290c1af13 #55 Added class diagram 2015-07-22 01:00:20 +03:00
Ilkka Seppala 1c24f80f05 #55 Commented the Repository example code 2015-07-22 00:58:22 +03:00
Ilkka Seppala c6cf96b641 #55 Changed Hibernate to create-drop mode 2015-07-22 00:31:50 +03:00
Ilkka Seppala 918e489f9b #55 Clean up example dependencies 2015-07-22 00:18:15 +03:00
Ilkka Seppala 9b4db0a503 #55 H2 database taken to use in the example code 2015-07-21 23:23:36 +03:00
Ilkka Seppala 581ce4170e #55 Move spring-data dependency to parent & update version 2015-07-21 21:17:32 +03:00
Ilkka Seppala 936d4c0614 #55 Update Hibernate version 2015-07-21 21:11:33 +03:00