錯誤:
Description:
Configuration property name 'fdfs.thumbImage' is not valid:
Invalid characters: 'I'
Bean: fastDFSClientWrapper
Reason: Canonical names should be kebab-case ('-' separated), lowercase alpha-numeric characters and must start with a letter
Action:
Modify 'fdfs.thumbImage' so that it conforms to the canonical names requirements.
springboot版本為2.0.1會報這個錯誤。換成1.5.2就好了