An open API service indexing awesome lists of open source software.

https://github.com/warlock/java-hexagonal

Java Hexagonal Architecture
https://github.com/warlock/java-hexagonal

Last synced: about 1 year ago
JSON representation

Java Hexagonal Architecture

Awesome Lists containing this project

README

          

## Java Hexagonal Architecture

#### Adapters:
- Springboot
- Postgresql

#### Run:
```sh
mvn clean spring-boot:run
```