Remove outdated references to Groovy

This commit is contained in:
Stephane Nicoll
2017-02-10 11:10:01 +01:00
parent fffcd8a774
commit 53679aa860
5 changed files with 12 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ the list of available option for each setting and which one is the default.
## Env section
TIP: Check {sc-initializr-generator}/metadata/InitializrConfiguration.groovy#L113[the code]
TIP: Check {sc-initializr-generator}/metadata/InitializrConfiguration.java#L142[the code]
for a full list of the available configuration options.
The `env` element defines environment option that the service uses:
@@ -99,7 +99,7 @@ that dependency is added.
with the dependency.
* Links to resources such as a guide or a reference doc section.
TIP: Check {sc-initializr-generator}/metadata/Dependency.groovy[the code] for a full
TIP: Check {sc-initializr-generator}/metadata/Dependency.java[the code] for a full
list of the available configuration options.
Here is the most basic dependency entry you could have

View File

@@ -14,7 +14,7 @@ Stéphane Nicoll; Dave Syer
:github-code: https://github.com/{github-repo}/tree/{github-tag}
:github-wiki: https://github.com/{github-repo}/wiki
:github-master-code: https://github.com/{github-repo}/tree/master
:sc-initializr-generator: {github-code}/initializr-generator/src/main/groovy/io/spring/initializr
:sc-initializr-generator: {github-code}/initializr-generator/src/main/java/io/spring/initializr
:sc-initializr-service: {github-code}/initializr-service/src/main
:spring-initializr-docs-version: current
:spring-initializr-docs: http://docs.spring.io/initializr/docs/{spring-initializr-docs-version}/reference