Skip to content

Conversation

@LordJust
Copy link

@LordJust LordJust commented Jul 6, 2025

Expand the list of primitives that can be converted to an Identifier and back to include integer types.

fixes #314

LordJust added 2 commits July 6, 2025 17:01
The `matches` method of `PrimitivesToIdentifierConverter` returned false positives
when an `Indetifier` exposes a constructor with the same parameter type as the
primitive type.

Now the defined constructors are filtered against the defined `primitives`
in the same fashion static creator methods are filtered.
adds `int`, `long`, and their boxed counterparts to the list allowed primitives
@odrotbohm odrotbohm force-pushed the main branch 13 times, most recently from b14d711 to d8f36e9 Compare January 14, 2026 00:16
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.

Number Identifier cannot be recognized by spring jpa

1 participant