bito-code-review[bot] commented on PR #16149: URL: https://github.com/apache/grails-core/pull/16149#issuecomment-5424981906
<!-- Bito Reply --> The `getCurrentRequest()` method in `GrailsWebRequest` is being deprecated in favor of `getRequest()`. This change standardizes the naming convention for the request accessor across the framework, aligning it with the existing `getResponse()` method and simplifying the API for both framework code and user-provided tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
