We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca5704 commit c56e7dfCopy full SHA for c56e7df
README.adoc
@@ -265,7 +265,7 @@ pass the reference of this file using the following ENV variable `SPRING_BOOT_CO
265
----
266
export SPRING_BOOT_CONFIG_FILE=file:///path/to/your/spring-boot-application.yaml
267
268
-spring-boot-new-project --spring-boot-version 1.4.3.RELEASE --dependencies ...
+project-new --type spring-boot --spring-boot-version 1.4.3.RELEASE --dependencies ...
269
270
+
271
An example of such a file is link:src/main/resources/spring-boot-application.yaml[available]. Only the dependencies section will be used to
0 commit comments