aws / aws/aws-secretsmanager-jdbc

Add metadata for native build

Open
#262 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
196
Forks
87
PR merge metrics
No merged PRs in 30d

Description

When I try to use AWSSecretsManagerPostgreSQLDriver with spring boot native I'm getting the following exception:

`java.lang.NoSuchMethodException: com.amazonaws.secretsmanager.sql.AWSSecretsManagerPostgreSQLDriver.()`

Details: https://stackoverflow.com/questions/79372356/unable-to-run-spring-boot-native-application-with-awssecretsmanagerpostgresqldri

Thanks

Contributor guide

Open the contributing guide

Research direction

Start at the AWSSecretsManagerPostgreSQLDriver entry point and reproduce the Spring Boot native failure described in the issue, using the linked Stack Overflow details for context. Trace how native builds discover this JDBC driver; done means the native application can instantiate the driver without the reported NoSuchMethodException.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java, postgresql, spring-boot
Domain
backend, build-system, cloud, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.