new project, bean wiring tests in the old mvc project
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
package org.baeldung.web;
|
||||
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
@Component
|
||||
public class BeanB {
|
||||
|
||||
public BeanB() {
|
||||
|
||||
Reference in New Issue
Block a user