mehmetpekdemir / Spring-Boot-Hexagonal-Architecture

Hexagonal architecture with Spring Boot

Home Page:https://github.com/mehmetpekdemir/Spring-Boot-Hexagonal-Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-Boot-Hexagonal-Architecture

Hexagonal architecture with Spring Boot

Tech Stack

  • Java 11
  • Spring Boot
  • Integration Tests
  • Consumer Driven Contract Tests

Requirements

For building and running the application you need:

Build & Run

  mvn clean install && mvn --projects backend spring-boot:run

Port

  http://localhost:8081

Integration tests && Contract tests

test

About

Hexagonal architecture with Spring Boot

https://github.com/mehmetpekdemir/Spring-Boot-Hexagonal-Architecture

License:Apache License 2.0


Languages

Language:Java 92.1%Language:Groovy 7.9%