mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +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
|
||||
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].
|
||||
|
||||
NOTE: We use the continuous deployment technique to manage our instance; check the
|
||||
|
Reference in New Issue
Block a user