I'm just trying to figure out how to get my SDN app connecting to Neo4j using a password coming from AWS Secrets Manager. It looks like Spring Cloud probably has what I want in there somewhere, but it's a huge project.
Can anyone point to a simple example of how to hook up SDN and Spring Cloud to grab the Neo4j password from AWS Secrets Manager?