Tag Archives: springboot font

springboot : Failed to decode downloaded font 和 OTS parsing error

Hello, I’m Roast Duck:
I have seen many people who have similar problems with me, but they have not solved my problems:

Failed to decode the listed font and OTS Parsing Error:
Trying to move the wOFF file to another static resource folder that can be loaded, it still cannot be loaded.
The browser opens access directly to the login page. The guess is that the static resource for the font is blocked.
 
Please refer to this:
https://stackoverflow.com/questions/34037051/spring-boot-font-awesome-ots-parsing-error-failed-to-convert
Pom upon & lt; exclude> And & lt; include>


pom add < nonFilteredFileExtensions>
As shown in figure