Springboot to redshift

0

Hi I would like to create a spring boot rest application that connects to a redshift external schema. Is it possible and how can I do it?

asked 2 months ago172 views
1 Answer
1

Hi,

For the SpringBoot application there is no difference on using an external schema or not.

An example if you plan to use JPA can be seen here:

https://medium.com/nioya/connect-amazon-redshift-with-spring-data-jpa-9e83cc46788f

Bests

profile pictureAWS
answered 2 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