Tags: JuanDGiraldoM/scaffold-clean-architecture
Tags
Ignore hprof files (bancolombia#83) * Update .gitignore * Update .gitignore.mustache * Update README.md * Update gradle.properties * Update Constants.java
Feature/validate structure (bancolombia#75) Refactor validate structure task
print help on error task usage (bancolombia#76) * print help on error task usage * add unit test * retrigger checks
Feature/reactive mongodb (bancolombia#74) * create mongodb reactive driven adapter automatically for reactive projects * create mongodb reactive driven adapter automatically for reactive projects
Task that allows delete existing subproject (bancolombia#68) * implements bancolombia#63 Delete existent entry point or driven adapter * update version
Decouple secrets manager library usage (bancolombia#66) * start refactor using templates * dirs creation using json template * generate model using templates * remove redundant dirs from json array * refactor default task name * extract base task methods to module builder, build azure pipeline with templates * update usecase generation with template * update usecase generation with template * generate rest entrypoints with template * generate rest entrypoints with template * generate adapters and entrypoints using templates * append dependencies to subproject, update yaml properties * add some unit tests * add some unit tests * update version and readme * update gitignore * add new projec dependencies automatically to build.gradle, update h2 setup for jpa, generate generic driven adapter and entry point * release new version with mustache templates * add some test * fix source compatibility * fix source compatibility * move jpa commons directly in jpa driven adapter * move mongo commons directly in mongodb driven adapter * update functional test * fix merge * setup config model for mongodb * add some unit test assertions * allow secrets manager option creating a datasource driven adapter * update readme task options * create some unit test * update version, fix some code smell * remove unused autogenerated methods * remove module depencency
Feature/mustache (bancolombia#65) * start refactor using templates * dirs creation using json template * generate model using templates * remove redundant dirs from json array * refactor default task name * extract base task methods to module builder, build azure pipeline with templates * update usecase generation with template * update usecase generation with template * generate rest entrypoints with template * generate rest entrypoints with template * generate adapters and entrypoints using templates * append dependencies to subproject, update yaml properties * add some unit tests * add some unit tests * update version and readme * update gitignore * add new projec dependencies automatically to build.gradle, update h2 setup for jpa, generate generic driven adapter and entry point * release new version with mustache templates * add some test * fix source compatibility * fix source compatibility
Change of cobertura plugin for jacoco plugin (bancolombia#59) - Replace cobertura with jacoco - Update pipeline with jacocoMergedReport gradle task - Update plugin version - Fix report destination
PreviousNext