Springboot initialization error: failed to instantiate [XXX]: specified class is an interface
I reported an error because there is an xxxdao interface with the same name in the package of another module. Just modify the interface name
Springboot initialization error: failed to instantiate [XXX]: specified class is an interface
I reported an error because there is an xxxdao interface with the same name in the package of another module. Just modify the interface name