美文网首页
2019-03-05

2019-03-05

作者: 星星队长 | 来源:发表于2019-03-05 17:18 被阅读0次

    spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning

    增加配置项
    spring.jpa.open-in-view=true

    相关文章

      网友评论

          本文标题:2019-03-05

          本文链接:https://www.haomeiwen.com/subject/jxmouqtx.html