ConfigMap with K8SA ConfigMap is a Kubernetes resource that allows you to store configuration data as key-value pairs. It is used to store configuration data…Jan 4, 2023Jan 4, 2023
Internationalization with Spring Boot RESTInternationalization is the process of designing and developing a software application in a way that it can be adapted to various languages…Jan 4, 2023Jan 4, 2023
CURD operation in DynamoDB with Spring Boot ApplicationYou can use the Spring Data DynamoDB module to perform CURD (create, update, read, delete) operations on data stored in Amazon DynamoDB…Jan 4, 2023Jan 4, 2023