springboot環境中,可能會出現使用font-Awesome結果圖標不顯示的問題,在webService的pom文件中添加如下配置代碼
<build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> ...
<build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> ...