【问题标题】:Where can I find the Spring Documentation for Gradle Application Properties Configuration?我在哪里可以找到 Gradle 应用程序属性配置的 Spring 文档?
【发布时间】:2021-08-21 07:26:32
【问题描述】:

在哪里可以找到 Gradle 应用程序属性配置的 Spring 文档?下图 enter image description here

【问题讨论】:

    标签: spring spring-boot spring-data-jpa spring-data


    【解决方案1】:

    Spring 属性文档分散在多个地方,这取决于您使用的 Spring 组件。

    最好使用 IntelliJ 等 IDE 打开您的项目,这将有助于直接从您的 application.properties 文件中向您显示属性 javadoc。

    常用属性见此链接: https://docs.spring.io/spring-boot/docs/current/reference/html/application-properties.html

    【讨论】:

    • 非常感谢!我目前正在为我的应用程序属性使用 Spring Data JPA,再次感谢!
    • 以上链接中的第 5 节
    【解决方案2】:

    Spring Gradle Documentation

    您可以开始使用它。

    【讨论】:

    • 非常感谢!我目前正在为我的应用程序属性使用 Spring Data JPA,再次感谢!
    猜你喜欢
    • 2021-07-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-02-08
    • 1970-01-01
    • 2017-02-14
    • 2018-01-12
    • 1970-01-01
    相关资源
    最近更新 更多