注冊(cè)攔截器報(bào)錯(cuò)
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#3': Unsatisfied dependency expressed through constructor parameter 2: Could not convert argument value of type
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#3': Unsatisfied dependency expressed through constructor parameter 2: Could not convert argument value of type
2017-07-13
攔截器這玩意感覺除了權(quán)限校驗(yàn),開發(fā)中我就在做動(dòng)態(tài)數(shù)據(jù)源切換的時(shí)候用過...還沒看視頻,不知道是方法攔截器還是頁面攔截器。
2017-07-02