Blame view

log.config.path_IS_UNDEFINED/err_log.2022-03-29_0.log 529 Bytes
a01d5c18   sangkiham   .
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  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.