All Classes and Interfaces
Class
Description
Exception thrown when credential rotation fails.
Service that reads database credentials from Kubernetes-mounted secret files and
notifies registered
UpdatableCredential components when credentials change.Demonstrates database connectivity by polling the database on scheduled intervals.
Result of a database poll operation.
Spring Boot application demonstrating integration with dynamic Kubernetes Secrets
for database credential rotation.
Handles credential updates for HikariCP data sources.
Spring configuration for HikariCP DataSource with dynamic credential rotation support.
Handles credential updates for Oracle Universal Connection Pool (UCP) data sources.
Spring configuration for Oracle Universal Connection Pool (UCP) DataSource.
Interface for components that need to receive updated credentials when they change.