본문 바로가기

Spring 3.0 - 4.3

[Spring 에러] The fully qualified name of the bean's class

에러 내용

Attribute : class

The fully qualified name of the bean's class, except if it serves only as a parent definition for child bean 

 definitions.

 

 

해결 방법 

1. Build Path에서 ojdbc6.jar 를 import 해준다.

2. Project - Clean