Skip to content

Feat/erpadapter request client#443

Merged
tom-rm-meyer-ISST merged 14 commits intoeclipse-tractusx:mainfrom
FraunhoferISST:feat/erpadapter_request
Jun 20, 2024
Merged

Feat/erpadapter request client#443
tom-rm-meyer-ISST merged 14 commits intoeclipse-tractusx:mainfrom
FraunhoferISST:feat/erpadapter_request

Conversation

@eschrewe
Copy link
Copy Markdown
Contributor

  • added a client service that sends request messages to the ERP adapter
  • added properties to configure the request target url and required credentials
  • added a unit test for the above mentioned service

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great contributions. Please check smaller findings :)

Comment thread charts/puris/templates/backend-deployment.yaml
Comment thread charts/puris/values.yaml
Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates! Currently some tests are failing due to missing properties in the test application properties. Beside that we can already include a mechanism to enable /disable the adapter :)

Comment thread charts/puris/templates/backend-deployment.yaml
Comment thread charts/puris/values.yaml
Comment thread backend/src/test/resources/application.properties
Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great refactoring! Just a few minor things left :)

I meanwhile raised an issue #455 to cleanup conditional properties - We should check that e.g. the application also starts if values are missing if we disable something :)

Comment thread charts/puris/templates/backend-secrets.yaml Outdated
Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the refactoring! I just found some styling issues.

Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great contribution! Thanks a lot! :)

@tom-rm-meyer-ISST tom-rm-meyer-ISST merged commit 8263810 into eclipse-tractusx:main Jun 20, 2024
@tom-rm-meyer-ISST tom-rm-meyer-ISST deleted the feat/erpadapter_request branch June 20, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants