Cuneytt
Results
2
issues of
Cuneytt
org.springframework.cloud.aws.core.io.s3.SimpleStorageResourceLoader is configured with a org.springframework.core.task.TaskExecutor that I want to expose through JMX. Since there is no getter for this field I can not expose the configured instance using org.springframework.jmx.export.MBeanExporter....
type: feature
component: sqs
Added two env variables to rewired.\_\_set\_\_ ```javascript rewired.__set__({ 's3': {listObjects: listObjects}, 'process.env.BASE_URL': "https://s3.amazonaws.com", 'process.env.BUCKET': "serverless-video-transcoded" }); ```