Closed victor-yi closed 1 year ago
Hello, @victor-yi.
Thank you for reaching out and providing the details of the issue you are encountering. While I understand your concerns, it would be more appropriate to report this issue to the Spring Data Relational team, as it does not seem to be directly related to the r2dbc-mysql project.
Please feel free to reach out if you have any other questions or concerns related to the r2dbc-mysql project.
Thanks!
Describe the bug
@Data
from lombok library, we get nothing from database.@NoArgsConstructor
on the entity class.I'm not sure if it's an issue here or should we report it to spring r2dbc, just create an issue here for tracking.
To Reproduce db schema:
entity class: