---
title: "What do you mean by Bean wiring ?"  
description: "What do you mean by Bean wiring ?"  
author: "James Smith"  
published: 2011-07-23  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1112/what-do-you-mean-by-bean-wiring  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What do you mean by Bean wiring ?

The act of creating associations between application components (beans) within the Spring container is referred to as Bean wiring.

## Answers

### Answer by James Smith

The act of creating associations between application components (beans) within the Spring container is referred to as Bean wiring.


---

Original Source: https://www.mindstick.com/interview/1112/what-do-you-mean-by-bean-wiring

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
