[ https://issues.apache.org/jira/browse/WW-5352?focusedWorklogId=899557&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-899557 ]
ASF GitHub Bot logged work on WW-5352: -------------------------------------- Author: ASF GitHub Bot Created on: 14/Jan/24 07:19 Start Date: 14/Jan/24 07:19 Worklog Time Spent: 10m Work Description: sonarcloud[bot] commented on PR #841: URL: https://github.com/apache/struts/pull/841#issuecomment-1890869939 ## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=841) **Quality Gate passed** Kudos, no new issues were introduced! [0 New issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=841&resolved=false&inNewCodePeriod=true) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=841&resolved=false&inNewCodePeriod=true) [100.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=841&metric=new_coverage&view=list) [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=841&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=841) Issue Time Tracking ------------------- Worklog Id: (was: 899557) Time Spent: 6.5h (was: 6h 20m) > 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: 6.5h > 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)