Commit Graph

  • dd2385312b #297 Add new dependencies to java-design-patterns/pom.xml and reference them from api-gateway submodule pom.xml files tmcconville 2016-05-03 17:37:33 -05:00
  • 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 tmcconville 2016-05-03 17:17:36 -05:00
  • a6036e5787 #297 Update category and tags in README tmcconville 2016-05-03 16:29:20 -05:00
  • 5abd20f9e1 #297 Update license headers tmcconville 2016-05-03 16:28:20 -05:00
  • b115c61873 #297 Fix error in README tmcconville 2016-04-24 16:05:38 -05:00
  • b92318ae36 #297 Increase version number tmcconville 2016-04-24 16:00:53 -05:00
  • 28d259a55c #297 Create README.md tmcconville 2016-04-24 16:00:39 -05:00
  • 9a9df80080 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into 297 tmcconville 2016-04-24 15:30:35 -05:00
  • a54cea777f #297 Create class diagrams for API Gateway, Price microservice, and Image microservice tmcconville 2016-04-24 15:24:33 -05:00
  • 71e3443e0e Fix permalink to represent its current dir Markus Moser 2016-04-24 12:58:38 +02:00
  • bf7b682549 Add License Shield Markus Moser 2016-04-24 12:25:05 +02:00
  • 5b72510c1c Merge pull request #417 from inbravo/master Ilkka Seppälä 2016-04-24 00:02:48 +03:00
  • 49ca63087c Merge branch 'master' into hexagonal Ilkka Seppälä 2016-04-20 22:32:22 +03:00
  • af1db79aa7 version++ Amit Dixit 2016-04-20 07:23:12 +05:30
  • 59e9d027d4 version++ Amit Dixit 2016-04-19 12:45:12 +05:30
  • 018a4e52a2 build error fix++ Amit Dixit 2016-04-19 12:23:52 +05:30
  • 93b0b3730e build error fix++ Amit Dixit 2016-04-19 11:59:27 +05:30
  • d5f7cb4e2c build check style error-- Amit Dixit 2016-04-19 11:49:35 +05:30
  • 8fa774d420 mvn build file++ Amit Dixit 2016-04-19 11:35:13 +05:30
  • 28c2714862 review comments++ Amit Dixit 2016-04-19 11:25:42 +05:30
  • 534fb67eb0 Merge pull request #397 from gwildor28/master Ilkka Seppälä 2016-04-18 21:12:29 +03:00
  • 32736fc90c uml diagram++ Amit Dixit 2016-04-18 17:05:18 +05:30
  • 8529d6e34b First review changes++ Amit Dixit 2016-04-18 13:14:20 +05:30
  • a2843297d8 JUnit tests gwildor28 2016-04-17 14:46:52 +01:00
  • 886ad7e8f0 Fix some markdown errors Ilkka Seppälä 2016-04-16 08:52:16 +03:00
  • 6f89315aa9 Fix minor display error on web site Ilkka Seppälä 2016-04-15 08:41:15 +03:00
  • cf0570a5ed Fix display error Ilkka Seppälä 2016-04-15 08:38:08 +03:00
  • 8e69ebce9f Fix display error Ilkka Seppälä 2016-04-15 08:21:29 +03:00
  • 439e286f00 Fix minor display error Ilkka Seppälä 2016-04-15 08:13:51 +03:00
  • e821abdb1b updated version to fix pom gwildor28 2016-04-14 17:44:18 +01:00
  • 685d093cff added relative paths to pom in mutex/semaphore gwildor28 2016-04-14 17:33:52 +01:00
  • ca8be7c43e pom update gwildor28 2016-04-13 19:26:31 +01:00
  • 3f9a756657 pom update gwildor28 2016-04-13 19:25:02 +01:00
  • 1fd15d535b Merge remote-tracking branch 'refs/remotes/iluwatar/master' gwildor28 2016-04-13 18:51:55 +01:00
  • b72214da2f Fix H2 database path problem Ilkka Seppälä 2016-04-12 23:04:37 +03:00
  • a7dfe7681e Add alias names Ilkka Seppälä 2016-04-11 23:17:27 +03:00
  • cfda338617 Fix version number Ilkka Seppälä 2016-04-10 22:03:24 +03:00
  • e546d5dacc Add general description for the example code Ilkka Seppälä 2016-04-10 21:50:02 +03:00
  • c2f4194c07 Add alias name for the pattern Ilkka Seppälä 2016-04-10 21:49:40 +03:00
  • ccc1ec921a Add readme and class diagram Ilkka Seppälä 2016-04-10 21:22:40 +03:00
  • 9b3aa785ed Add missing license headers Ilkka Seppälä 2016-04-09 17:21:27 +03:00
  • 0fe8eec610 Fix merge conflict Ilkka Seppälä 2016-04-09 17:17:29 +03:00
  • 68725bf3cc Merge branch 'master' into hexagonal Ilkka Seppälä 2016-04-09 17:16:07 +03:00
  • 5de9c7e6b4 Lots of improvements to the example Ilkka Seppälä 2016-04-09 16:53:34 +03:00
  • 48803d4c7d Add example lottery run Ilkka Seppälä 2016-04-09 16:01:47 +03:00
  • b94a705161 Add constants for win sum and prize payer's bank account Ilkka Seppälä 2016-04-09 15:14:12 +03:00
  • 335737d7dd Add alias for Multiton Ilkka Seppälä 2016-04-06 20:37:02 +03:00
  • 06e0a15400 Applicability++ Amit Dixit 2016-04-06 13:18:42 +05:30
  • c53dcf1274 Intent++ Amit Dixit 2016-04-06 13:14:10 +05:30
  • 822ab8d9fd Second type mapper is updated to use java.util.vector Amit Dixit 2016-04-04 16:35:22 +05:30
  • 59b6b817f4 Test/Doc added Amit Dixit 2016-04-04 15:31:43 +05:30
  • eb72493f13 JDBC removed... Amit Dixit 2016-04-04 12:33:43 +05:30
  • deb15e2733 JDBC removed... Amit Dixit 2016-04-04 12:24:15 +05:30
  • d631585fa8 Test commit for #255 Markus Moser 2016-04-03 20:04:56 +02:00
  • 4ebb64c092 #297 Create unit test for PriceController tmcconville 2016-04-02 18:33:50 -05:00
  • e80583fad7 #297 Create unit test for ImageController tmcconville 2016-04-02 18:31:58 -05:00
  • 665256ecc0 #297 Create Spring Boot-backed API Gateway that aggregates calls to the Image and Price microservices tmcconville 2016-04-02 18:25:13 -05:00
  • 01737bc643 #297 Create Spring Boot-backed Price microservice with an endpoint to retrieve a price tmcconville 2016-04-02 18:19:42 -05:00
  • 0c6d3f2c3a #297 Create Spring Boot-backed Image microservice with an endpoint to retrieve an image path tmcconville 2016-04-02 18:19:21 -05:00
  • 398eb11b11 Set version for the next development iteration Ilkka Seppälä 2016-04-02 19:55:04 +03:00
  • 1f27dbbf5b Set version for milestone 1.11.0 1.11.0 Ilkka Seppälä 2016-04-02 19:51:03 +03:00
  • 187658cce9 Merge remote-tracking branch 'iluwatar/master' gwildor28 2016-03-29 14:19:01 +01:00
  • e2af78f417 Update According to Review Comments #397 gwildor28 2016-03-29 13:42:54 +01:00
  • 474f2658ee Merge remote-tracking branch 'refs/remotes/iluwatar/master' gwildor28 2016-03-29 13:36:56 +01:00
  • 28a5a43a47 basic implementation ++ Amit Dixit 2016-03-29 16:36:00 +05:30
  • d20145c05d Merge pull request #407 from iluwatar/refactor-dao Ilkka Seppälä 2016-03-28 19:44:07 +03:00
  • 464ae1690b Updated pom Narendra Pathai 2016-03-28 11:59:29 +05:30
  • ddbc61b140 Incorporated review changes - 1) Created sql file for central schema 2) Changed getById return type to Optional Narendra Pathai 2016-03-28 11:55:22 +05:30
  • f32a3892a3 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into refactor-dao Narendra Pathai 2016-03-28 11:06:25 +05:30
  • 6608a8de38 Utilize notifications and banking Ilkka Seppälä 2016-03-27 23:35:51 +03:00
  • 28d3cb2aa2 Add notifications implementation Ilkka Seppälä 2016-03-26 22:01:31 +02:00
  • 11c0654103 Add banking implementation Ilkka Seppälä 2016-03-26 21:47:25 +02:00
  • f620123cee Organize packages Ilkka Seppälä 2016-03-26 21:22:49 +02:00
  • d406f0f9c6 Merge pull request #412 from slawiko/patch-1 Ilkka Seppälä 2016-03-26 21:03:34 +02:00
  • ac468bb7e7 Added high level lottery test Ilkka Seppälä 2016-03-26 15:54:40 +02:00
  • 0c56d800c5 Override annotation added Slava Shchaurouski 2016-03-26 15:22:33 +03:00
  • 4bb7ddaec1 Work on admin tests Ilkka Seppälä 2016-03-26 12:42:23 +02:00
  • 39a1c1e956 Implement admin interface Ilkka Seppälä 2016-03-26 12:28:51 +02:00
  • 656b599687 Refactor to test utils Ilkka Seppälä 2016-03-26 12:28:31 +02:00
  • 9074a9ca05 Merge branch 'saifulazad-patch-1' Narendra Pathai 2016-03-26 15:54:38 +05:30
  • b14aff17b6 Updated failing test cases Narendra Pathai 2016-03-26 15:54:10 +05:30
  • 20c1e2ea80 Merge branch 'patch-1' of https://github.com/saifulazad/java-design-patterns into saifulazad-patch-1 Narendra Pathai 2016-03-26 15:50:25 +05:30
  • 100a72a5e2 Merge pull request #402 from iluwatar/mute-idiom Ilkka Seppälä 2016-03-26 11:07:46 +02:00
  • 8d6bc522cd Simplify lottery ticket submit Ilkka Seppälä 2016-03-26 11:03:40 +02:00
  • a395316a80 Added readme Narendra Pathai 2016-03-26 13:54:03 +05:30
  • 80875a9ac8 Removed dependency on Mockito from pom Narendra Pathai 2016-03-26 12:36:50 +05:30
  • 4d820b12ff Changes after review. Added README Narendra Pathai 2016-03-26 12:33:02 +05:30
  • e543ee0a9c Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into mute-idiom Narendra Pathai 2016-03-26 12:11:09 +05:30
  • 2f5a2be27a Fix missing table error Ilkka Seppälä 2016-03-25 22:00:08 +02:00
  • e549af25dd Severe is not appropriate. Saiful Islam 2016-03-25 22:50:17 +06:00
  • 6e4b269939 Update according to review comments #397 gwildor28 2016-03-24 18:13:37 +00:00
  • 3f7ead5ca5 Work on #404, updated class diagram and javadoc. Passed checkstyle checks Narendra Pathai 2016-03-23 13:13:19 +05:30
  • 266b658ab5 Refactor interfaces Ilkka Seppälä 2016-03-22 22:45:25 +02:00
  • d2f620a5e6 Added tests for lottery ticket repository Ilkka Seppälä 2016-03-22 21:27:13 +02:00
  • aebd857931 Merge pull request #406 from slawiko/slawiko-patch-1 Markus Moser 2016-03-22 12:22:35 +01:00
  • fa077c8be9 Work on #404, javadocs and test cases for DB and in memory dao. Narendra Pathai 2016-03-21 17:55:29 +05:30
  • 8b147c4dd9 Add mock database for lottery tickets Ilkka Seppälä 2016-03-20 20:56:04 +02:00
  • fde33999b7 Added interface for lottery administrators Ilkka Seppälä 2016-03-20 14:38:24 +02:00
  • e8671e1d6e Add interface for lottery event notifications Ilkka Seppälä 2016-03-20 14:33:41 +02:00
  • 15d2b9dcca Added interface to lottery service provider's bank account Ilkka Seppälä 2016-03-20 14:26:43 +02:00