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
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