[ https://issues.apache.org/jira/browse/WW-5352?focusedWorklogId=898249&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-898249 ]
ASF GitHub Bot logged work on WW-5352: -------------------------------------- Author: ASF GitHub Bot Created on: 05/Jan/24 15:18 Start Date: 05/Jan/24 15:18 Worklog Time Spent: 10m Work Description: sonarcloud[bot] commented on PR #831: URL: https://github.com/apache/struts/pull/831#issuecomment-1878836292 ## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=831) **Quality Gate failed** Failed conditions [10 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=831&resolved=false&inNewCodePeriod=true) [28.7% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=831&metric=new_coverage&view=list) (required ≥ 80%) [4.1% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=831&metric=new_duplicated_lines_density&view=list) (required ≤ 3%) [E Security Rating on New Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=831) (required ≥ A) [E Reliability Rating on New Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=831) (required ≥ A) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=831)  Catch issues before they fail your Quality Gate with our IDE extension  [SonarLint](https://www.sonarsource.com/products/sonarlint/features/connected-mode/?referrer=pull-request) Issue Time Tracking ------------------- Worklog Id: (was: 898249) Time Spent: 4h (was: 3h 50m) > 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: 4h > 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)