[ https://issues.apache.org/jira/browse/WW-5352?focusedWorklogId=898671&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-898671 ]
ASF GitHub Bot logged work on WW-5352: -------------------------------------- Author: ASF GitHub Bot Created on: 09/Jan/24 11:36 Start Date: 09/Jan/24 11:36 Worklog Time Spent: 10m Work Description: sonarcloud[bot] commented on PR #832: URL: https://github.com/apache/struts/pull/832#issuecomment-1882909961 ## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=832) **Quality Gate passed** The SonarCloud Quality Gate passed, but some issues were introduced. [5 New issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=832&resolved=false&inNewCodePeriod=true) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=832&resolved=false&inNewCodePeriod=true) [91.6% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=832&metric=new_coverage&view=list) [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=832&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=832) Issue Time Tracking ------------------- Worklog Id: (was: 898671) Time Spent: 5h 20m (was: 5h 10m) > Implement annotation mechanism for injectable fields via parameters > ------------------------------------------------------------------- > > Key: WW-5352 > URL: https://issues.apache.org/jira/browse/WW-5352 > Project: Struts 2 > Issue Type: Improvement > Components: Core, Core Interceptors > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 6.4.0 > > Time Spent: 5h 20m > Remaining Estimate: 0h > > struts.parameters.requireAnnotations > > Require an explicit annotation '@StrutsParameter' on one of: > Getter/Setter/Field/ReturnType for injecting parameters. > > This mechanism is intended to be a more usable replacement for > 'ParameterNameAware' -- This message was sent by Atlassian Jira (v8.20.10#820010)