Commit cbb02247 by nobodyiam

typo

parent cae2215f
...@@ -30,7 +30,7 @@ import org.springframework.core.env.ConfigurableEnvironment; ...@@ -30,7 +30,7 @@ import org.springframework.core.env.ConfigurableEnvironment;
* *
* <pre class="code"> * <pre class="code">
* apollo.bootstrap.enabled = true * apollo.bootstrap.enabled = true
* # will inject 'application' and 'TEST1.apollo' namespaces in bootstrap phase * # will inject 'application' and 'FX.apollo' namespaces in bootstrap phase
* apollo.bootstrap.namespaces = application,FX.apollo * apollo.bootstrap.namespaces = application,FX.apollo
* </pre> * </pre>
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment