https://github.com/bancolombia/scaffold-clean-architecture
Gradle plugin to create a clean application in Java that already works, It follows our best practices!
https://github.com/bancolombia/scaffold-clean-architecture
architecture gradle java open-source scaffolding
Last synced: 5 months ago
JSON representation
Gradle plugin to create a clean application in Java that already works, It follows our best practices!
- Host: GitHub
- URL: https://github.com/bancolombia/scaffold-clean-architecture
- Owner: bancolombia
- License: apache-2.0
- Created: 2019-12-03T15:23:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T12:07:51.000Z (about 1 year ago)
- Last Synced: 2025-03-31T13:32:04.535Z (about 1 year ago)
- Topics: architecture, gradle, java, open-source, scaffolding
- Language: Java
- Homepage:
- Size: 2.96 MB
- Stars: 439
- Watchers: 25
- Forks: 155
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README

[](https://sonarcloud.io/dashboard?id=bancolombia_scaffold-clean-architecture)
[](https://sonarcloud.io/dashboard?id=bancolombia_scaffold-clean-architecture)
[](https://codecov.io/gh/bancolombia/scaffold-clean-architecture)
[](https://github.com/bancolombia/scaffold-clean-architecture/blob/master/LICENSE)
[](https://github.com/bancolombia/scaffold-clean-architecture/actions/workflows/scorecards-analysis.yml)
# Scaffolding of Clean Architecture
Gradle plugin to create a java application based on Clean Architecture following our best practices!
# Getting Started
Please follow our [Getting Started Guide](https://bancolombia.github.io/scaffold-clean-architecture/docs/intro) to create your first project!