Skip to content

Conversation

@alienisty
Copy link

RepositoryMetadata now provides full type information for identifiers and domain types.

Mainly this change is for supporting fully typed type conversions where the converted instance does not convey the fully reified type information which is instead obtainable from the repository interface signature.

Closes #2518

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 5, 2022
@mp911de mp911de changed the title Issue 2518 Expose RepositoryMetadata domain and id as TypeInformation Jan 5, 2022
@mp911de mp911de changed the title Expose RepositoryMetadata domain and id as TypeInformation Expose RepositoryMetadata domain and id types as TypeInformation Jan 5, 2022
@odrotbohm odrotbohm removed the status: waiting-for-triage An issue we've not yet triaged label Mar 29, 2022
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 29, 2022
@mp911de mp911de added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 5, 2022
@mp911de mp911de added this to the 3.0 M4 (2022.0.0) milestone Apr 5, 2022
@mp911de
Copy link
Member

mp911de commented Apr 5, 2022

That's merged and polished now.

@mp911de mp911de closed this Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose generic repository types through RepositoryMetadata

4 participants