Springboot项目引入Bootstrap后,图标不能正常显示,报:Failed to decode downloaded font

springboot项目引入bootstrap后,报:Failed to decode downloaded font,图标不能正常显示

Springboot项目引入Bootstrap后,图标不能正常显示,报:Failed to decode downloaded font_第1张图片

Springboot项目引入Bootstrap后,图标不能正常显示,报:Failed to decode downloaded font_第2张图片

在pom文件中,添加如下配置


				org.apache.maven.plugins
				maven-resources-plugin
				
					
						ttf
						woff
						woff2
					
				
			

在启动后,显示正常 

Springboot项目引入Bootstrap后,图标不能正常显示,报:Failed to decode downloaded font_第3张图片

大家有疑问可以添加qq群:789318548, 也可以关注今日头条《老徐聊技术》我会解答。

你可能感兴趣的:(bootstrap,springboot,图标不能正常显示,Bootstarp图标不显示,Springboot图标不显示)