springboot项目报错:Error creating bean with name ‘jwtTokenUtil’: Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder ‘expiration’ in value “${expiration}”
错误代码
application.yml配置代码
修改代码如下