new project, bean wiring tests in the old mvc project

This commit is contained in:
eugenp
2013-05-24 22:45:12 +03:00
parent 144ce58d76
commit 17228e375d
30 changed files with 806 additions and 116 deletions

View File

@@ -1,5 +1,8 @@
package org.baeldung.web;
import org.springframework.stereotype.Component;
@Component
public class BeanB {
public BeanB() {