im using springdatajdbc and i want to store java object as a json into database and when i find or search in the repository i use normal as we do in normal
I have a Java 17Spring Boot 3Gradle application I deploy it on AWS ECS Fargate Instances and need to use SSM Parameters but I cannot properly inject them see