spring: datasource: hikari: poolName: Hikari auto-commit: false max-pool-size: 30 minimum-idle: 10 data-source-properties: cachePrepStmts: true prepStmtCacheSize: 250 prepStmtCacheSqlLimit: 2048 ...
Enable the AWS Advanced JDBC Wrapper's IAM authentication plugin to work with MySQL Connector/J's loadbalance:// protocol, allowing query-level load balancing across RDS MySQL read replicas while ...