Spring property Injection Method

Source: Internet
Author: User

Spring property Injection Method

Spring has three types of property injection:

1. setter Injection

2. constructor Injection

3. annotation injection:

① Java annotation ② spring annitation

Java annotation in the third type is the recommended method.


The following describes how to use these injection methods one by one:

Step for setter injection:

① First, create the set Method of the attribute in the class with the attribute.

② Use the property tag in the configuration file for injection.


<Strong? Http: www.bkjia.com kf ware vc "target =" _ blank "class =" keylink "> Authorization + CqLZtLS9qMr00NTL + dTatcTA4LS0vai5udTst723qKOszazKsbHY0Ouw0cSsyM + 1xL/fingerprint = "http://www.2cto.com/uploadfile/Collfiles/20140729/20140729092511311.png" alt = "\">
Annotation injection steps:① Support for annotation Injection

② Add comments before the attribute; java annotation form
③ Add comments before attributes; Spring annotation form


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.