fix typo in 8dd4cc4459
This commit is contained in:
parent
8dd4cc4459
commit
69b5b33af8
@ -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