`org.springframework.boot.context.config.ConfigDataLocation#of` should never return null. Instead of the `return null`, we should throw an exception.