binlecode / grails-appinfo

Apache License 2.0
1 stars 0 forks source link

need to support new AWS Grails Plugin's AmazonS3Service #12

Closed binlecode closed 6 years ago

binlecode commented 6 years ago

the new AWS SDK Grails plugin (v2+) replaces AmazonAwsService with AmazonS3Service for more modular plugin management. This breaks appinfo s3 healthIndicator logic that injects AmazonAwsService by type to resolve s3Client. to fix it:

binlecode commented 6 years ago

merged to dev-g32 branch, available as v1.3