Skip to content

Convert spring field injection to setter injection #16

Description

@ankitshaw

Spring field injection uses reflection to set the value of the private variable. Need to convert it to setter injection that uses setter method to do so.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions