EzyRepository annotation could not instantiate repo class.
<div class="markdown-block">I added ezydata-jpa to my EzyFox Server and followed EzyChat 003: Connect to database tutorial on your youtube channel. The only difference is that I automated the config process with ezyfox-boot-autoconfigure. However this exception poped </div><div class="markdown-block">bean (xxxRepository, xxxRepository) implementation not found, uncompleted classes: [class com.xxx.service.xxxServiceImpl]</div><div class="markdown-block">when I try to EzyAutoBind repository to a Service Singleton class I'm using MySql by the way</div>