1、linux下显示编码问题。

#XShell4中设置:Properties --> Terminal --> Encoding: UTF-8

#vi app.conf
:set fileencoding
:set fileencoding=utf-8

2、在maven中配置web项目。

参考:使用Eclipse构建Maven的SpringMVC项目

 

 

 

 

相关文章:

  • 2022-12-23
  • 2021-11-24
  • 2022-12-23
  • 2021-10-30
  • 2022-02-02
  • 2022-02-15
  • 2021-08-18
  • 2022-02-24
猜你喜欢
  • 2021-10-24
  • 2021-07-07
  • 2021-07-02
  • 2021-06-27
  • 2021-11-24
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案