We now allow configuration which endpoints to use for renew/revocation through configuring spring.cloud.vault.config.lifecycle.lease-endpoints=Legacy/SysLeases. Vault 0.8 has introduced endpoints below sys/leases and deprecated the previous legacy approach. Original pull request: gh-334.