Registry / cloud / spring-cloud-starter-aws-jdbc

spring-cloud-starter-aws-jdbc

JSON →
library2.2.6.RELEASEjavamavenunverified

Provides auto-configuration for Amazon RDS JDBC connections in Spring Cloud applications.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-aws-jdbc</artifactId> <version>2.2.6.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-CLOUD-START
S
spring-cloud-starter-aws-jdbc
cloudjavav2.2.6.RELEASE
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DataSourceFactory
org.springframework.cloud.aws.jdbc.datasource.DataSourceFactory

Creates a DataSourceFactory for Amazon RDS JDBC connections.

import org.springframework.cloud.aws.jdbc.datasource.DataSourceFactory; DataSourceFactory factory = new DataSourceFactory(); // Use factory to create a DataSource
Debug
Known issues
breakingVersion 2.2.6.RELEASE is outdated; consider upgrading to a newer version for security patches.
fix
Update to the latest stable version of Spring Cloud AWS.
affects: < 2.3.0
Upgrade
Version history
2.2.6.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
spring-cloud-starter-aws-jdbc — mvn dependency:get spring-cloud-starter-aws-jdbc · libregistry