bengbengbalabalabeng commented on issue #714: URL: https://github.com/apache/fesod/issues/714#issuecomment-3585754386
Could you please provide a minimal reproducible demo. By default, MyBatis maps Java Bean date fields to `java.util.Date`, which is handled by the built‑in `DateTypeHandler`. Could you confirm whether your entity explicitly declares the field as `java.sql.Date`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
