# Hexagonal-Architecture-Sample **Repository Path**: 789/Hexagonal-Architecture-Sample ## Basic Information - **Project Name**: Hexagonal-Architecture-Sample - **Description**: 六边形架构学习与代码演示 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-01 - **Last Updated**: 2022-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hexagonal Architecture ## controller Input Adapter ## application Application Layer ## domain Domain Layer ## infrastructure Output Adapter # 参考资料 [六边形架构的学习与应用](https://www.jianshu.com/p/c2a361c2406c)