Skip to content

Commit

Permalink
microservices-patterns#51 Replace shared API classes with codegen fro…
Browse files Browse the repository at this point in the history
…m OpenAPI/JSON schema - Used JSON schema for Restaurant events in Delivery Service
  • Loading branch information
cer committed Jan 1, 2020
1 parent b13a444 commit 49adaf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ftgo-delivery-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ ftgoJsonSchema2Pojo {
}

}

tasks.getByPath(":ftgo-delivery-service:ftgoResolveAPIDependencies").dependsOn(tasks.getByPath(":ftgo-restaurant-service:assemble"))

0 comments on commit 49adaf9

Please sign in to comment.