-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information
1 parent
317055e
commit bee277d
Showing
134 changed files
with
2,704 additions
and
3,400 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
package=co.com.bancolombia | ||
systemProp.version=1.5.5 | ||
systemProp.version=1.6.0 |
Oops, something went wrong.