diff options
author | Vitaly Takmazov | 2019-03-29 15:13:17 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-03-29 15:13:17 +0300 |
commit | 650534477174e4159f1e3fc5a2db01abcec6b1f1 (patch) | |
tree | 13c2859bb2ea37244c353bdfd321aa759691988c /README.md | |
parent | 9a46ea17cb48f9e4aa8ea3ad6172927208c39c0a (diff) |
enable h2 console in default profile
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,8 +12,6 @@ git submodule update --init cd juick -echo "spring.h2.console.enabled=true" > src/main/resources/application.properties - ./gradlew bootRun ``` |