Commit Graph
6 Commits
Author SHA1 Message Date
Sebastien Deleuze 560333494c Add Kotlin support
Closes gh-147
2016-02-15 09:01:13 +01:00
Sebastien Deleuze 75c363cd40 Remove the now deprecated IDEA Gradle plugin
Closes gh-191
2016-02-03 11:48:02 +01:00
Sebastien Deleuze f73fc154ec Fix pre-filled form inconsistencies
Closes gh-177
2016-01-12 14:21:13 +01:00
Sebastien Deleuze d1fb4ad2d6 Pre-fill form based on URL hashbang parameters
This commit makes it possible to customize and display automatically form
inputs with this kind of hashbang parameters:
https://start.spring.io/#!language=groovy&name=Groovy%20Sample

type, groupId, artifactId, name, description, packageName,
packaging, javaVersion and language parameters are supported.

Closes gh-107
2016-01-11 17:48:54 +01:00
Sebastien Deleuze 4ab189539e Add a link to the GitHub project
Closes gh-52
2014-12-15 12:21:09 +01:00
Sebastien Deleuze 7740640e4d Move <properties> element before <dependencies> one 2014-12-15 11:44:41 +01:00