这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: FranzLuepke/scaffold-clean-architecture

Tags

1.9.4

Toggle 1.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Append ValidateStructure in Build Task (bancolombia#152)

* require validate structure when build a project

1.9.3

Toggle 1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade common configuration (bancolombia#147)

In Gradle 7, both the compile and runtime configurations are removed. Therefore, we have to migrate to the implementation and api configurations above.

v1.9.2.RELEASE

Toggle v1.9.2.RELEASE's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Autodiscover of use cases (bancolombia#144)

* autodiscover
* improve unit tests

v1.9.1.RELEASE

Toggle v1.9.1.RELEASE's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add ObjectMapper bean generation for redis, mongodb and jpa driven ad…

…apters (bancolombia#143)

v1.9.0.RELEASE

Toggle v1.9.0.RELEASE's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change Name Constructor S3Operations Without Lombok (bancolombia#139)

* Change Name Constructor S3Operations Without Lombok

Co-authored-by: Santiago Gaviria <sagavir@bancolombia.com.co>

v1.8.9.RELEASE

Toggle v1.8.9.RELEASE's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/driven adapter s3 (bancolombia#137)

Feature
* New aws s3 driven adapter

Co-authored-by: Santiago Gaviria <sagavir@bancolombia.com.co>

v1.8.8.RELEASE

Toggle v1.8.8.RELEASE's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature: new entry point for events, commands and async queries handl…

…er. Resolves bancolombia#100 (bancolombia#130)

v1.8.7.RELEASE

Toggle v1.8.7.RELEASE's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix mongo client factory for reactive projects (bancolombia#129)

* update reactive and non reactive mongo client factory, solves bancolombia#128

* update mongodb property

* optimize imports

v1.8.6.RELEASE

Toggle v1.8.6.RELEASE's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
org.springframework.boot plugin removed (bancolombia#126)

v1.8.5.RELEASE

Toggle v1.8.5.RELEASE's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/rsocket components Driven adapter and Entry point (bancolombi…

…a#122)

Add Rsocket driven adapter and entrypoint