Skip to content

jboz/hexagonal-quarkus

Repository files navigation

hexagonal-quarkus

Implementation of the hexagonal architecture with quarkus.

Start dev

./mvnw clean install

Stack

  • java
  • quarkus
  • kotlin
  • reactive extensions
  • rest api with jackson
  • open api
  • kafka with integration test
  • kafka streams with integration test
  • avro
  • wiremock
  • rest client
  • hibernate
  • monogodb
  • postgres with flyway instead of mongodb
  • junit5
  • mockito
  • wiremock
  • domain features in gherkin
  • cucumber
  • living documentation of the domain
  • living documentation of the infrastructure (modules, API, database and rest client)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages