Summary
The documentation section "\<ldap-server> Attributes" describes the default LDIF file resource as "classpath:.ldiff", and gives the example "classpath:init.ldiff".
Both have an incorrect extension. They should instead be "classpath:.ldif" and "classpath:init.ldif" respectively.