Skip to content

Conversation

@p-hoffmann
Copy link
Member

@p-hoffmann p-hoffmann commented Feb 7, 2026

The migration to YAML configuration broke the servlet context path by using the deprecated server.context-path instead of the Spring Boot 3.x server.servlet.context-path property. This caused integration tests to fail with unresolved placeholder errors and Docker-based auth tests to return 404s on all auth endpoints.

@p-hoffmann p-hoffmann changed the title fix ci fix configuration Feb 7, 2026
@p-hoffmann p-hoffmann marked this pull request as ready for review February 7, 2026 08:18
@p-hoffmann p-hoffmann changed the title fix configuration Fix context path and env var names for YAML config Feb 7, 2026
@p-hoffmann p-hoffmann merged commit cb8b0cc into webapi-3.0 Feb 7, 2026
6 checks 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.

1 participant