Skip to content

Conversation

@maciejwalkowiak
Copy link
Contributor

@maciejwalkowiak maciejwalkowiak commented Apr 12, 2022

Adds S3Template with ability to:

  • create & delete buckets
  • store/read & serialize Java objects
  • upload/download from input stream/resource.
  • better handling for content types.

Fixes #286
Fixes #131

@maciejwalkowiak maciejwalkowiak marked this pull request as ready for review April 13, 2022 08:49
@github-actions github-actions bot added the type: documentation Documentation or Samples related issue label Apr 13, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.8% 0.8% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation Documentation or Samples related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3Template Use Java 1.6+ MimeTypesFiletypeMap for SimpleStorageResource content type derivation

2 participants