Rename spring-boot-starter-shell -> remote-shell
Fixes gh-462
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package org.test
|
||||
|
||||
@Grab("spring-boot-starter-shell")
|
||||
@Grab("spring-boot-starter-remote-shell")
|
||||
|
||||
@RestController
|
||||
class SampleController {
|
||||
|
||||
Reference in New Issue
Block a user