Skip to content

docs: clarify automatic debug tool installation for Spring Boot#5081

Merged
mcollovati merged 2 commits intomainfrom
issues/5056-fix_KK_debug_tool_setup_instructions
Jan 26, 2026
Merged

docs: clarify automatic debug tool installation for Spring Boot#5081
mcollovati merged 2 commits intomainfrom
issues/5056-fix_KK_debug_tool_setup_instructions

Conversation

@mcollovati
Copy link
Copy Markdown
Contributor

Update session replication debug tool documentation to make clear that Spring Boot projects get automatic filter registration via Kubernetes Kit autoconfiguration. Manual installation instructions are now explicitly scoped to non-Spring Boot projects. Also adds setAsyncSupported(true) to filter registration examples.

Fixes #5056

Update session replication debug tool documentation to make clear that
Spring Boot projects get automatic filter registration via Kubernetes Kit
autoconfiguration. Manual installation instructions are now explicitly
scoped to non-Spring Boot projects. Also adds setAsyncSupported(true) to
filter registration examples.

Fixes #5056
@mcollovati mcollovati requested a review from caalador January 19, 2026 12:44
@mcollovati mcollovati merged commit 6e31e30 into main Jan 26, 2026
3 checks passed
@mcollovati mcollovati deleted the issues/5056-fix_KK_debug_tool_setup_instructions branch January 26, 2026 12:51
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.

Kubernetes Kit Session Replication Debug Tool should not tell to manually registering SerializationDebugRequestHandler.Filter in Spring application

2 participants