【问题标题】:What is the meaning of the "i" icon at the start of this line of code?这行代码开头的“i”图标是什么意思? 【发布时间】:2018-02-06 18:30:53 【问题描述】: 我正在使用 Spring,我在行首发现许多“i”图标。这些是什么意思? this is screen capture 【问题讨论】: "i" 表示 info(问题级别:error、warning、info )。将鼠标悬停以获取有关此特定信息标记的更多信息。 标签: xml spring eclipse 【解决方案1】: 看起来像是拼写检查信息。 SessionFactory 绝对是 HibernateTransactionManager 的一个属性。 【讨论】: