Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 575 Bytes

appendix.adoc

File metadata and controls

13 lines (9 loc) · 575 Bytes

Common application properties

Various properties can be specified inside your application.properties file, inside your application.yml file, or as command line switches. This appendix provides a list of common Spring Cloud Netflix properties and references to the underlying classes that consume them.

Note
Property contributions can come from additional jar files on your classpath, so you should not consider this an exhaustive list. Also, you can define your own properties.