mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Fix typo
This commit is contained in:
parent
b584f3020e
commit
56883146d8
@ -2,7 +2,7 @@
|
||||
|
||||
:boot-doc: http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle
|
||||
:code: https://github.com/spring-io/initializr/blob/master
|
||||
:docs: http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference
|
||||
:docs: http://docs.spring.io/initializr/docs/current-SNAPSHOT/reference
|
||||
|
||||
Spring Initializr provides an extensible API to generate quickstart projects. It also
|
||||
provides a configurable service: you can see our default instance at
|
||||
@ -167,7 +167,7 @@ deploy the service.
|
||||
|
||||
You first need to create or update your configuration to define the necessary
|
||||
attributes that your instance will use. Again, check the documentation for a
|
||||
{docs}/htmlsingle/#configuratio -format[description of the configuration] and
|
||||
{docs}/htmlsingle/#configuration-format[description of the configuration] and
|
||||
{code}/initializr-service/application.yml[review our own config] for a sample.
|
||||
|
||||
You can integrate the library in a traditional Java-based project or by writing the
|
||||
|
Loading…
Reference in New Issue
Block a user