You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: