fix typo
This commit is contained in:
parent
a2f20938cd
commit
3a3b7abad0
@ -35,5 +35,5 @@ group 'org.hso'
|
||||
version '0.1.0'
|
||||
|
||||
bootRun {
|
||||
args = ["--spring.profiles.active=dev --spring.config.location=classpath:/application.properties\""]
|
||||
args = ["--spring.profiles.active=dev --spring.config.location=classpath:/application.properties"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user