/TripAgency

This sample was made to provide a concrete example on some best practices of the market regarding a java application providing Rest API: hexagonal architecture, living documentation generation based on cucumber and cukedoctor, and many more things ^^

Primary LanguageShellMIT LicenseMIT

Trip Pricer sample

WARNING FOR MAVEN USERS: THE 'TARGET' FOLDER IS REPLACED BY A FOLDER NAMED 'BUILD'

This is for two reasons:

  • the first is that 'build' is more accurate than 'target'.
  • the second is that it is the same as gradle.
    We can say that we killed two birds with one stone.

Summary