Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

默认的序列化方式jackson能否更换为fastjson2? #599

Open
tslj1024 opened this issue Mar 23, 2024 · 1 comment
Open

默认的序列化方式jackson能否更换为fastjson2? #599

tslj1024 opened this issue Mar 23, 2024 · 1 comment

Comments

@tslj1024
Copy link

对以下问题有疑问:

项目中进行最小化引入的时候,存在默认序列化方式jackson,后来发现序列化bean是自动注入的,那么,能否将默认的序列化方式更换为fastjson2呢?

@click33
Copy link
Collaborator

click33 commented Mar 28, 2024

<dependency>
    <groupId>cn.dev33</groupId>
    <artifactId>sa-token-redis-fastjson2</artifactId>
    <version>1.37.0</version>
</dependency>

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

No branches or pull requests

2 participants