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

ApplicationBuilder中新增可配置项 serializersModule #900

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

ForliyScarlet
Copy link
Member

launchSimpleApplication {
            config {
                serializersModule = SerializersModule {
                    // ...
                }
            }
            install(...)
        }

@ForliyScarlet ForliyScarlet added the 特性 一个新特性,或者一个新的功能/能力 label Aug 5, 2024
@ForliyScarlet
Copy link
Member Author

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@ForteScarlet ForteScarlet enabled auto-merge August 5, 2024 09:06
@ForteScarlet ForteScarlet merged commit a8796a3 into v4-dev Aug 5, 2024
6 checks passed
@ForteScarlet ForteScarlet changed the title ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' ApplicationBuilder中新增可配置项 serializersModule Aug 5, 2024
@ForteScarlet ForteScarlet deleted the support-config-base-serializeModule branch August 5, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
特性 一个新特性,或者一个新的功能/能力
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants