-------------------------------------------------------------------------------
Test set: com.oceanbase.example.batch.writer.AddDescPeopleWriterTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.955 s <<< FAILURE! - in com.oceanbase.example.batch.writer.AddDescPeopleWriterTest
testWrite  Time elapsed: 0 s  <<< ERROR!
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.oceanbase.example.batch.writer.AddDescPeopleWriterTest': Unsatisfied dependency expressed through field 'writer'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.oceanbase.example.batch.writer.AddDescPeopleWriter' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.oceanbase.example.batch.writer.AddDescPeopleWriter' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

