mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 10:08:22 +08:00
Promote language choice to page heading
This commit moves the language choice part of the form from the "advanced" section to the main heading. See gh-432
This commit is contained in:

committed by
Stephane Nicoll

parent
ddbadf7700
commit
820107ad78
@@ -1148,12 +1148,12 @@ initializr:
|
||||
- name: Java
|
||||
id: java
|
||||
default: true
|
||||
- name: Groovy
|
||||
id: groovy
|
||||
default: false
|
||||
- name: Kotlin
|
||||
id: kotlin
|
||||
default: false
|
||||
- name: Groovy
|
||||
id: groovy
|
||||
default: false
|
||||
bootVersions:
|
||||
- name : Latest SNAPSHOT
|
||||
id: 1.2.4.BUILD-SNAPSHOT
|
||||
|
Reference in New Issue
Block a user