How to use hashcorp vault secret from spring boot

i am struggling to find out how to use secrets stored in hashicorp vault secret (beta) in spring boot, while i see log of examples of cli using vlt etc… there is no spring/ java application integration.

will the existing spring-cloud-vault work with HCP vault Secrets? if so how do i put the org id, app id etc? what will be the spring -vault-uri?
how can i generate token and use it in spring-vault-token?

I must say, HCM is super confusing…