-
Notifications
You must be signed in to change notification settings - Fork 7
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
Migrate digiwf-integrations to Spring Boot 3 #768
Comments
Hey team! Please add your planning poker estimate with Zenhub @darenegade @dominikhorn93 @lehju @StephanStrehlerCGI |
Please add your planning poker estimate with Zenhub @zambrovski |
Das Function Routing hat sich mit Spring Cloud 2022.0.4 geändert. Dementsprechend hat sich auch die digiwf-message lib geändert und es muss die application.yml angepasst werden. #892 (comment) |
#768: upgrade wiremock test server version
Address Integration: Überprüfung Parameter Codierung: v2/adresse/check?adresse=Agnes-Pockels-Bogen%2021%2C%2080992%20M%C3%BCnchen "Neue Kodierung" klappt auch bei Address service. tests werden angepasst: https://address-service-test.muenchen.de/v2/adresse/check?adresse=Agnes-Pockels-Bogen%2021%2C%2080992%20M%C3%BCnchen |
…ons_address_integration # Conflicts: # digiwf-libs/digiwf-spring-security/digiwf-spring-security-starter/src/main/java/de/muenchen/oss/digiwf/spring/security/postprocessor/DefaultPropertiesEnvironmentPostProcessor.java
* initial * split module deps from build deps * beautify poms * upgrade wiremock * update versions * fix base type mapping * wip: compilation works * Update digiwf-integrations/digiwf-s3-integration/digiwf-s3-integration-core/pom.xml Co-authored-by: Lukas Mösle <[email protected]> * Revert "wip: compilation works" This reverts commit 459391a.
* #768: migrate example migration to spring boot 3 * #768: migrate example migration to spring boot 3 * #768: add test for example integration * #768: migrate example migration to spring boot 3 * #768: migrate example migration to spring boot 3 * #768: add test for example integration * #768: migrate spring boot factories
# Conflicts: # digiwf-integrations/digiwf-okewo-integration/digiwf-okewo-integration-core/pom.xml # digiwf-integrations/digiwf-okewo-integration/pom.xml
* #768: WIP: migrate okewo migration to Spring Boot 3 * #768: refactoring of okewo integration to hexongal architecture * #768: try to write e2e tests * #768: implement e2e tests * #768: finished e2e tests * #768: fix failing maven package * #768: fix failing maven package * #768: clean up ymls * #768: clean AutoConfiguration * #768: MR feedback --------- Co-authored-by: Simon Zambrovski <[email protected]>
Migrate digiwf-integrations to Spring Boot 3 (see Migration Guide).
Todo
spring.factories
toMETA-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
Integrations:
Additional Context
The text was updated successfully, but these errors were encountered: