mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 09:44:47 +08:00
Fix typo
This commit is contained in:
@@ -155,7 +155,7 @@ script below
|
||||
----
|
||||
package org.acme.myapp
|
||||
|
||||
@Grab('io.spring.initalizr:initializr-web:1.0.0.BUILD-SNAPSHOT')
|
||||
@Grab('io.spring.initializr:initializr-web:1.0.0.BUILD-SNAPSHOT')
|
||||
@Grab('spring-boot-starter-web')
|
||||
class YourInitializrApplication { }
|
||||
----
|
||||
|
Reference in New Issue
Block a user