https://github.com/thma/javacleanarchitecture
https://github.com/thma/javacleanarchitecture
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thma/javacleanarchitecture
- Owner: thma
- Created: 2021-06-04T12:34:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:15:25.000Z (over 2 years ago)
- Last Synced: 2025-02-09T17:32:48.747Z (over 1 year ago)
- Language: Java
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clean Architecture in Java
This is a port of my Haskell and Polysemy based sample application
[PolysemyCleanArchitecture](https://github.com/thma/PolysemyCleanArchitecture) to Java.