diff --git a/spring-boot-starters/spring-boot-starter-shell/src/main/resources/commands/crash/endpoint.groovy b/spring-boot-starters/spring-boot-starter-shell/src/main/resources/commands/crash/endpoint.groovy index f0d1714c44..d27c2cc83c 100644 --- a/spring-boot-starters/spring-boot-starter-shell/src/main/resources/commands/crash/endpoint.groovy +++ b/spring-boot-starters/spring-boot-starter-shell/src/main/resources/commands/crash/endpoint.groovy @@ -43,5 +43,4 @@ class endpoint { "" } - } diff --git a/spring-boot-starters/spring-boot-starter-shell/src/main/resources/commands/crash/login.groovy b/spring-boot-starters/spring-boot-starter-shell/src/main/resources/commands/crash/login.groovy index 49df94f788..9bada963a0 100644 --- a/spring-boot-starters/spring-boot-starter-shell/src/main/resources/commands/crash/login.groovy +++ b/spring-boot-starters/spring-boot-starter-shell/src/main/resources/commands/crash/login.groovy @@ -11,7 +11,7 @@ welcome = { -> hostName = "localhost"; } - Get Spring Boot version from context + // Get Spring Boot version from context def version = crash.context.attributes.get("spring.boot.version") return """\