Some features described here are available in Ultimate edition only.
IntelliJ IDEA
provides a rich set of Spring bean templates that enable quick creation of various kinds of beans.
- Place the caret within the Spring configuration file, and press Alt+InsertAlt+InsertAlt+InsertAlt+InsertAlt+InsertAlt+InsertCtrl+N or Alt+InsertAlt+InsertAlt+InsertControl N or Control EnterControl N or Control EnterMeta N or Control Enter.
- In the Generate menu select Template Beans | <template-group> | <template-name>.
For example, Template Beans | Common Beans | Resource Factory Bean.
- IntelliJ IDEA guides you through creating bean. You need only to select desired values for bean attributes.
See Also
Language and Framework-Specific Guidelines:
Reference:
Web Resources: