spring-framework / org.springframework.web.context.request / RequestScope / getConversationId

getConversationId

@Nullable open fun getConversationId(): String

There is no conversation id concept for a request, so this method returns null.