最赞回答 / silver_lining
YAML 中添加注释的方式是通过 #:#行末评论"symfony 1.0": { PHP: 5.0, Propel: 1.2 } # Comment at the end of a line"symfony 1.2": { PHP: 5.2, Propel: 1.3 }由于注释会被YAML解析器忽略,因此不必刻意对注释进行缩进。
2017-05-18
最新回答 / Heyh
就我目前对它的了解,觉得这玩意儿可以做些简单应用确实方便,但是涉及到多维度查询,SQL语句优化,而且数据库结构也是根据业务需求而定的 这时候就没有Mybatis 好了 感觉
2017-05-18
最新回答 / c819096074
Error creating bean with name 'jpaMappingContext';jpaMappingContext这个没装配bean吧
2017-05-17