• Stephane Nicoll's avatar
    Validate schema and data resources · 2c630b5c
    Stephane Nicoll authored
    Previously, if a user specifies a path to a schema or data DDL that does
    not exist, the application will start up fine and the missing DDL would
    not be reported.
    
    This commit validates that user-defined resources actually exist and
    throw a new `ResourceNotFoundException` if they don't.
    
    Closes gh-7088
    2c630b5c
appendix-application-properties.adoc 94.4 KB