Azure Key Vault Access Using SpringBoot

Job ID: 36886907

Budget: ₹600 – ₹1,500 INR

I have created key in azure key vault-key section.
Now I need to sign the content(some string) using private key from azure key vault and
I need to verify the content using public key form key vault.
I need spring boot code for above requirement.