Bootstrap.yml: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
* [[Spring_Boot_Property_Injection#Spring_Boot_and_Profiles|Spring Boot Property Injection]]
* [[Spring_Boot_Property_Injection#Spring_Boot_and_Profiles|Spring Boot Property Injection]]
* [[Spring_Property_Injection_Concepts#bootstrap.yml|Spring Property Injection Concepts]]
* [[Spring_Property_Injection_Concepts#bootstrap.yml|Spring Property Injection Concepts]]
* [[Spring Cloud Config Server]]


=Overview=
=Overview=
The bootstrap.yml (or bootstrap.properties) configures the bootstrap phase of the application context. For a description of the process, see [[Spring_Cloud_Config_Server#Overview|Spring Cloud Config Server Overview]].

Latest revision as of 22:50, 16 April 2019

Internal

Overview

The bootstrap.yml (or bootstrap.properties) configures the bootstrap phase of the application context. For a description of the process, see Spring Cloud Config Server Overview.