/sboot-hexagonal-architecture

Hexagonal Architecture with Java, Spring and MongoDB

Primary LanguageJava

Hexagonal Architecture (Ports and Adapters) with Java and Spring

If you have Docker installed, run the following command on terminal to up and start the Mongo Server and MongoExpress Admin (http://localhost:8099):

$ docker-compose up -d --build

sboot-hexagonal-architecture