Commit 3cd70b1c authored by Christian Dupuis's avatar Christian Dupuis

Fix last polish so that login.groovy is valid groovy code again

parent 5ab88b23
......@@ -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 """\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment