Merge branch '1.2.x'
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## Overview
|
||||
|
||||
This is a sample project using Grails 3, Spock, and Spring REST docs. For more
|
||||
information about the Grails framework please see [grails.org](http://grails.org).
|
||||
information about the Grails framework please see [grails.org](https://grails.org).
|
||||
|
||||
Grails is built on top of Spring Boot and Gradle so there are a few different ways to
|
||||
run this project including:
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
import grails.util.BuildSettings
|
||||
import grails.util.Environment
|
||||
|
||||
// See http://logback.qos.ch/manual/groovy.html for details on configuration
|
||||
// See https://logback.qos.ch/manual/groovy.html for details on configuration
|
||||
appender('STDOUT', ConsoleAppender) {
|
||||
encoder(PatternLayoutEncoder) {
|
||||
pattern = "%level %logger - %msg%n"
|
||||
|
||||
Reference in New Issue
Block a user