Conversation
WalkthroughThe changes update the configuration property used for constructing URLs in two components. In the API module, the method retrieving the URL now uses the "dspace.server.url" property instead of "dspace.url". Similarly, the REST controller’s JavaDoc examples have been updated to replace the Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (3)
🔇 Additional comments (4)
✨ Finishing Touches
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
milanmajchrak
left a comment
There was a problem hiding this comment.
Consider using of the dspace.ui.url. Check the issue comments
|
This solution did not help solve the problem. |
Problem description
There are some uses of the property 'dspace.url'. Use 'dspace.server.url' instead.
Summary by CodeRabbit