Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eskatos/start.spring.io-builds
https://github.com/eskatos/start.spring.io-builds
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eskatos/start.spring.io-builds
- Owner: eskatos
- Created: 2018-10-10T08:30:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T09:38:54.000Z (over 6 years ago)
- Last Synced: 2024-11-01T20:06:38.459Z (3 months ago)
- Language: Kotlin
- Size: 71.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= link:https://start.spring.io[start.spring.io] Gradle Builds
`./current`::
Builds generated from current `start.spring.io``./new-gradle-groovy-dsl`::
Enhanced builds to leverage Gradle best practices.
Gradle version changed from 4.8.1 to 4.10.2 to support SNAPSHOTs in `plugins {}`.`./new-gradle-kotlin-dsl`::
Translation to the Gradle Kotlin DSL of enhanced builds
Gradle version changed to Gradle 5.0 for the Kotlin DSL.