gpt4 book ai didi

spring-boot - 如何知道 spring-boot 项目中使用了哪些版本的 hibernate/spring 数据?

转载 作者:行者123 更新时间:2023-12-04 08:34:24 26 4
gpt4 key购买 nike

我与一个 spring-boot 项目一起工作,

 <parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.4.RELEASE</version>
</parent>
我如何检查..:
  • 哪个版本的 hibernate 与我的项目相关联?
  • 哪个版本的 spring-data 链接到我的项目?

  • 你能解释一下我的 Eclipse IDE 中的良好工作流程来检查这个吗?

    最佳答案

    您有两个选择:

  • 在依赖项下使用您的 IDE
  • 使用终端 - mvn dependency:tree
  • 关于spring-boot - 如何知道 spring-boot 项目中使用了哪些版本的 hibernate/spring 数据?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64870905/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com