SpringBoot Redis health indicator requests more information than it needs resulting in unnecessarily large responses from Redis
Health check of Redis only uses redis_version field in server section, however, info command without any section is used...