Skip to content

Conversation

@nuuron
Copy link
Owner

@nuuron nuuron commented Apr 28, 2025

Description

This pull request updates the getRootUri() method in LocalHostUriTemplateHandler.java.
Specifically, it modifies the key used when retrieving the context path from the Environment.
The property key was changed from "context-path" to "context-path-edited".

Motivation

The change ensures that the test environment correctly resolves the updated property key if the application context now uses the modified naming (context-path-edited).
This prevents potential misconfigurations during URI construction in tests.

Impact

  • AI will cover the impact analysis and link the testcases.

nuuron added 2 commits April 29, 2025 00:30
Signed-off-by: Anuran Saikia <77756834+nuuron@users.noreply.github.com>
Signed-off-by: Anuran Saikia <77756834+nuuron@users.noreply.github.com>
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