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
Once done storing all of my data into sqlite it reach 14 MB already Thats why Im afraid that some people cannot download my application from connection slow
I am trying to build a backend using Spring When I register a user the API works fine and the record is successfully created in the database However when I try
I am new to the Java Spring framework I am trying to consume configuration properties from the config service and am following this tutorial I have tried to