Skip to content

Fix 531#534

Merged
yanhom1314 merged 3 commits intodromara:masterfrom
KamToHung:fix-531
Feb 25, 2025
Merged

Fix 531#534
yanhom1314 merged 3 commits intodromara:masterfrom
KamToHung:fix-531

Conversation

@KamToHung
Copy link
Collaborator

修复如果未引入jackson-datatype-jsr310会导致jackson异常并且无提示

/**
* @author <a href = "mailto:kamtohung@gmail.com">KamTo Hung</a>
*/
public class JacksonCreator {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果不引入jackson-datatype-jsr310,通过SPI获取JacksonParser的时候会异常(找不到com.fasterxml.jackson.datatype.jsr310.deser.LocalDateTimeDeserializer),所以创建一个JacksonCreator

@yanhom1314
Copy link
Collaborator

LGTM!

@yanhom1314 yanhom1314 merged commit 7c6e446 into dromara:master Feb 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants