Skip to content

feat(s3): add ParameterizedTypeReference support to S3Template#1566

Open
Hayden-J-C wants to merge 11 commits intoawspring:mainfrom
Hayden-J-C:main
Open

feat(s3): add ParameterizedTypeReference support to S3Template#1566
Hayden-J-C wants to merge 11 commits intoawspring:mainfrom
Hayden-J-C:main

Conversation

@Hayden-J-C
Copy link

@Hayden-J-C Hayden-J-C commented Jan 26, 2026

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Overloads the S3Template read method with one that accepts a ParameterizedTypeReference

💡 Motivation and Context

These changes allow developers to use s3Template.read() with typed classes such as collections

💚 How did you test it?

Added readsParameterizedTypeObject() test to S3TemplateIntegrationTests

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

@Hayden-J-C Hayden-J-C marked this pull request as ready for review January 26, 2026 23:13
Removed unused import for TypeReference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant