Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing getter for Id fields in Jpa Entities #1169

Open
icirlo opened this issue Nov 8, 2024 · 0 comments
Open

Missing getter for Id fields in Jpa Entities #1169

icirlo opened this issue Nov 8, 2024 · 0 comments
Labels
status/need-triage Team needs to triage and take a first look

Comments

@icirlo
Copy link

icirlo commented Nov 8, 2024

Hi,

Is possible to add getter methods for the id fields inside the JPA Entities inside the package:
spring-statemachine-data/jpa/src/main/java/org/springframework/statemachine/data/jpa?

Hidden the read of the ids have no sense (also toString methods show the ids)
Regards

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/need-triage Team needs to triage and take a first look
Projects
None yet
Development

No branches or pull requests

1 participant