Skip to content

karbonfw/plea4sanity

Repository files navigation

Plea for Sanity

A Webflux based reference project using hexagonal architecture.

CircleCI

Running

How to build:

./gradlew build

How to run:

./gradlew bootRun

and then access: http://localhost:8080/customers/123/orders

Architecture

Fully hexagonal architecture with dependencies between modules visualized on following package diagram:

Package dependencies

  • Green - domain & API
  • Pink - application
  • Blue - ports & adapters

About

Reference implementation: webflux and hexagonal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published