https://github.com/litsynp/clean-architecture-practice
Practicing hexagonal architecture with Spring Boot.
https://github.com/litsynp/clean-architecture-practice
hexagonal-architecture spring-boot spring-data-jpa spring-validation
Last synced: 8 months ago
JSON representation
Practicing hexagonal architecture with Spring Boot.
- Host: GitHub
- URL: https://github.com/litsynp/clean-architecture-practice
- Owner: litsynp
- Created: 2022-08-21T14:43:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T17:44:29.000Z (over 3 years ago)
- Last Synced: 2025-07-28T00:26:52.387Z (9 months ago)
- Topics: hexagonal-architecture, spring-boot, spring-data-jpa, spring-validation
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clean Architecture Practice
This repository is made to play with hexagonal architecture with Spring Boot.
## REF
[GitHub - wikibook/clean-architecture](https://github.com/wikibook/clean-architecture)
[만들면서 배우는 클린 아키텍처](http://www.yes24.com/Product/Goods/105138479)