How to use secrets from the AWS Secretmanager in your Spring Boot app?

If you have ever worked with AWS, you know hyperscalers do not solve stuff for you. They merely give you the impression of faster configuration It is like being a system administrator who

implementation("io.awspring.cloud:spring-cloud-aws-starter-secrets-manager:3.2.1")