I know its a noSQL database but is this even possible?
Sure, you can use MongoDB.
See this example on integration with DynamoDB:
The dependency should be org.springframework.boot:spring-boot-starter-data-mongodb
.
I know its a noSQL database but is this even possible?
Sure, you can use MongoDB.
See this example on integration with DynamoDB:
The dependency should be org.springframework.boot:spring-boot-starter-data-mongodb
.