Add custom Eclipse definition for jdbc-url
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
cc4bb9b5ed
commit
8e1aae70fc
@ -0,0 +1,5 @@
|
||||
{"properties": [{
|
||||
"name": "spring.datasource.jdbc-url",
|
||||
"type": "java.lang.String",
|
||||
"description": "New Hikari JDBC connection URI specifier"
|
||||
}]}
|
Loading…
Reference in New Issue
Block a user