err_log.2022-03-29_0.log 529 Bytes
2022-03-29 11:08:41 [restartedMain] [ERROR] o.s.b.d.LoggingFailureAnalysisReporter - []:

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

Description:

Field boardDao in com.daeucna.board.service.BoardService required a bean named 'sqlSession' that could not be found.

The injection point has the following annotations:
	- @org.springframework.beans.factory.annotation.Autowired(required=true)


Action:

Consider defining a bean named 'sqlSession' in your configuration.