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
- Host: GitHub
- URL: https://github.com/warlock/java-hexagonal
- Owner: warlock
- Created: 2023-03-09T09:35:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T08:41:40.000Z (over 3 years ago)
- Last Synced: 2025-05-18T07:15:24.375Z (about 1 year ago)
- Language: Java
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Java Hexagonal Architecture
#### Adapters:
- Springboot
- Postgresql
#### Run:
```sh
mvn clean spring-boot:run
```