-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/init cosys integration #134
Conversation
...ple/src/main/java/de/muenchen/refarch/integration/cosys/example/NoSecurityConfiguration.java
Dismissed
Show dismissed
Hide dismissed
...cosys-integration/refarch-cosys-integration-example/src/main/resources/application-local.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just small changes for now, rest looks fine. For the future, try to not mix topics, because you also made changes to email and s3 integrations. Not a lot, but still better to make them separate, especially in a big mr like this
refarch-integrations/refarch-cosys-integration/refarch-cosys-integration-core/pom.xml
Outdated
Show resolved
Hide resolved
...n-core/src/test/java/de/muenchen/refarch/integration/cosys/adapter/out/s3/S3AdapterTest.java
Outdated
Show resolved
Hide resolved
...-core/src/main/java/de/muenchen/refarch/integration/cosys/domain/model/GenerateDocument.java
Dismissed
Show dismissed
Hide dismissed
...-core/src/main/java/de/muenchen/refarch/integration/cosys/domain/model/GenerateDocument.java
Dismissed
Show dismissed
Hide dismissed
...-core/src/main/java/de/muenchen/refarch/integration/cosys/domain/model/GenerateDocument.java
Dismissed
Show dismissed
Hide dismissed
...-core/src/main/java/de/muenchen/refarch/integration/cosys/domain/model/GenerateDocument.java
Dismissed
Show dismissed
Hide dismissed
...ntegration/refarch-cosys-integration-starter/src/main/resources/application-cosys-client.yml
Outdated
Show resolved
Hide resolved
# Conflicts: # refarch-integrations/refarch-email-integration/refarch-email-integration-rest-example/src/main/resources/application-local.yml # refarch-integrations/refarch-s3-integration/README.md # refarch-integrations/refarch-s3-integration/refarch-s3-integration-rest/refarch-s3-integration-rest-client-starter/src/main/resources/application-s3-client.yml
# Conflicts: # refarch-integrations/README.md # refarch-integrations/pom.xml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Waiting for #208 |
# Conflicts: # refarch-integrations/pom.xml
...ations/refarch-cosys-integration/refarch-cosys-integration-client/src/main/api/api-docs.json
Show resolved
Hide resolved
...n-core/src/test/java/de/muenchen/refarch/integration/cosys/adapter/out/s3/S3AdapterTest.java
Show resolved
Hide resolved
...ava/de/muenchen/refarch/integration/cosys/application/usecase/CreateDocumentUseCaseTest.java
Outdated
Show resolved
Hide resolved
...ple/src/main/java/de/muenchen/refarch/integration/cosys/example/NoSecurityConfiguration.java
Outdated
Show resolved
Hide resolved
...cosys-integration/refarch-cosys-integration-example/src/main/resources/application-local.yml
Outdated
Show resolved
Hide resolved
...arter/src/main/java/de/muenchen/refarch/integration/cosys/configuration/CosysProperties.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Init cosys integration.
Reference
Issues #122