Configure AWS RDS databases (Aurora, MySQL, PostgreSQL) with Spring Boot applications for production-ready connectivity. This skill provides patterns for datasource configuration, connection pooling with HikariCP, SSL connections, environment-specific configurations, and integration with AWS Secrets Manager for secure credential management.
Follow these steps to configure AWS RDS with Spring Boot:
Bietet Muster zum Konfigurieren von AWS RDS (Aurora, MySQL, PostgreSQL) mit Spring Boot-Anwendungen. Wird zum Einrichten von Datenquellen, Verbindungspooling, Sicherheit und produktionsbereiter Datenbankkonfiguration verwendet. Quelle: giuseppe-trisciuoglio/developer-kit.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-rds-spring-boot-integration Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw