Auth-service icon indicating copy to clipboard operation
Auth-service copied to clipboard

*************************** APPLICATION FAILED TO START ***************************

Open devratnaarya opened this issue 7 years ago • 0 comments

there is a problem in auth service :

we are using mapper interface but we did not implement same, if I'm missing something please guide me to run this service.


APPLICATION FAILED TO START


Description:

Field mapper com.blueskykong.auth.dao.impl.MybatisClientSecretDAO required a bean of type 'com.blueskykong.auth.dao.mapper.ClientSecretMapper' that could not be found.

Action:

Consider defining a bean of type 'com.blueskykong.auth.dao.mapper.ClientSecretMapper' in your configuration.

devratnaarya avatar Mar 27 '18 04:03 devratnaarya