Skip to content
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

Mdas 933 refactoring eai komponenten #2

Merged
merged 14 commits into from
Nov 11, 2024

Conversation

sfi2022
Copy link
Contributor

@sfi2022 sfi2022 commented Oct 15, 2024

Description
Refactoring EAI Components

Short description or comments
Move common eai tasks to spring-boot starter.

Reference

Issues #MDAS-933

Definition of Done

Advice: Unchecked checkboxes are not accepted by the build pipeline. Cross out any non-relevant item by using '~~'.

  • Acceptance criteria are met
  • Build/Test workflow has successfully finished
  • Release notes are complemented
  • Documentation is complemented (operator manual, system specification)
    - [ ] Frontend is locally smoke-tested
  • Board is updated
  • Infrastructure is adjusted

Please delete all side branches after merging.

@sfi2022 sfi2022 requested a review from martind260 October 15, 2024 09:30
@martind260
Copy link
Member

Dockerfile is not needed.

@martind260
Copy link
Member

The spring autoconfig import is missing. The beans defined in the starter are only recognized because starter and application share the same package name. If you rename the package in the sample app to de.muenchen.mobidam1, you get:
No bean could be found in the registry for: s3CredentialProvider of type: org.apache.camel.Processor

README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
.github/workflows/release-build-common.yml Outdated Show resolved Hide resolved
mobidam-eai-commons-starter/pom.xml Outdated Show resolved Hide resolved
mobidam-eai-commons-starter/pom.xml Outdated Show resolved Hide resolved
mobidam-eai-commons-lib/src/main/resources/application.yml Outdated Show resolved Hide resolved
@sfi2022 sfi2022 requested a review from martind260 October 21, 2024 14:48
@sfi2022 sfi2022 requested a review from martind260 November 4, 2024 13:23
@sfi2022 sfi2022 merged commit b33cab9 into sprint Nov 11, 2024
1 check passed
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