diff --git a/README.adoc b/README.adoc index efdd045..d846b3e 100644 --- a/README.adoc +++ b/README.adoc @@ -209,7 +209,7 @@ spring.datasource.url=jdbc:mysql://localhost:3306/mydatabase spring.datasource.username=myuser spring.datasource.password=secret spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver -spring.jpa.show-sql: true +spring.jpa.show-sql=true ---- // required: {build_system}, {build_name}, {build_version}, {network_container}