additional-spring-configuration-metadata.json (spring-boot-2.7.3) | : | additional-spring-configuration-metadata.json (spring-boot-2.7.4) | ||
---|---|---|---|---|
skipping to change at line 1866 | skipping to change at line 1866 | |||
}, | }, | |||
{ | { | |||
"name": "spring.neo4j.security.trust-strategy", | "name": "spring.neo4j.security.trust-strategy", | |||
"defaultValue": "trust-system-ca-signed-certificates" | "defaultValue": "trust-system-ca-signed-certificates" | |||
}, | }, | |||
{ | { | |||
"name": "spring.neo4j.uri", | "name": "spring.neo4j.uri", | |||
"defaultValue": "bolt://localhost:7687" | "defaultValue": "bolt://localhost:7687" | |||
}, | }, | |||
{ | { | |||
"name": "spring.netty.leak-detection", | ||||
"defaultValue": "simple" | ||||
}, | ||||
{ | ||||
"name": "spring.quartz.jdbc.comment-prefix", | "name": "spring.quartz.jdbc.comment-prefix", | |||
"defaultValue": [ | "defaultValue": [ | |||
"#", | "#", | |||
"--" | "--" | |||
] | ] | |||
}, | }, | |||
{ | { | |||
"name": "spring.quartz.jdbc.initialize-schema", | "name": "spring.quartz.jdbc.initialize-schema", | |||
"defaultValue": "embedded" | "defaultValue": "embedded" | |||
}, | }, | |||
End of changes. 1 change blocks. | ||||
4 lines changed or deleted | 0 lines changed or added |