mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 18:22:26 +08:00
Correct readme link to application.yml
This commit is contained in:
@@ -15,7 +15,7 @@ clients to provide the necessary assistance.
|
|||||||
|
|
||||||
Finally, Initializr offers a configuration structure to define all the aspects related
|
Finally, Initializr offers a configuration structure to define all the aspects related
|
||||||
to the project to generate: list of dependencies, supported java and boot versions, etc. Check
|
to the project to generate: list of dependencies, supported java and boot versions, etc. Check
|
||||||
the {code}/initializr-service/application.yml[configuration of our instance] for an example. Such
|
the {code}/initializr-service/src/main/resources/application.yml[configuration of our instance] for an example. Such
|
||||||
configuration is {wiki}/Configuration-format[also described in details on the wiki].
|
configuration is {wiki}/Configuration-format[also described in details on the wiki].
|
||||||
|
|
||||||
NOTE: We use the continuous deployment technique to manage our instance; check the
|
NOTE: We use the continuous deployment technique to manage our instance; check the
|
||||||
|
Reference in New Issue
Block a user