final test of the bean creation exception track
This commit is contained in:
parent
7da1bc0e02
commit
8ec7ccd7d3
|
@ -1,8 +1,5 @@
|
|||
package org.baeldung.ex.beancreationexception.cause9;
|
||||
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
@Component
|
||||
public class BeanB {
|
||||
//
|
||||
}
|
Loading…
Reference in New Issue