简体   繁体   English

如何在intellij的属性文件中找到我可以使用的所有属性

[英]How to find all properties that i can use in the properties file in intellij

Like the title says, is there any source where I can find all properties that I can use in properties file or is there at least auto-completion in properties file so when I type it pops out.就像标题所说的那样,是否有任何来源可以找到我可以在属性文件中使用的所有属性,或者属性文件中是否至少有自动完成功能,所以当我键入时它会弹出。 I'm using Intellij and I'm developing spring Project.我正在使用 Intellij,并且正在开发 spring 项目。

A compilation of all common application properties are available as part of the official documentation.: Common Application properties官方文档中提供了所有常见应用程序属性的汇编。: 常见应用程序属性

Support for Spring and Spring Boot functionalities such as views showing Spring beans in the application, completion support for properties etc. is only part of IntelliJ Ultimate, but not Community edition (note, that you can still develop applications based on Spring or Spring Boot, this only applies to supplemental features in the IDE). Support for Spring and Spring Boot functionalities such as views showing Spring beans in the application, completion support for properties etc. is only part of IntelliJ Ultimate, but not Community edition (note, that you can still develop applications based on Spring or Spring Boot,这仅适用于 IDE 中的补充功能)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM