How to integrate a database to the application?

0

Hello, I'm having trouble finding in the documentation how I can integrate my Java Spring Boot application with the most diverse databases such as DynamoDB.

Denise
asked 8 months ago154 views
1 Answer
1
Accepted Answer

Hi, I am personally an avid reader of Baeldung for my java developments: always very high-quality information.

So, you might appreciate their article on Sprint Boot + AWS DDB: https://www.baeldung.com/spring-data-dynamodb

This one is also interesting: https://reflectoring.io/spring-dynamodb/

Best,

Didier

profile pictureAWS
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions