Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Conversation

demboos
Copy link

@demboos demboos commented Apr 17, 2017

Proposal for a fix for #92

…passing the new Visibility interface to the message handler method
* @author Szymon Dembek
* @since 1.3
*/
public class VisibilityHandlerMetodArgumentResolver implements HandlerMethodArgumentResolver {

Choose a reason for hiding this comment

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

s/Metod/Method/ :)

Copy link
Author

Choose a reason for hiding this comment

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

spelling mistake fixed, thanks for pointing out

@demboos
Copy link
Author

demboos commented Apr 24, 2017

I'm planning to add automatic (yet optional) visibility timeout extension too.

@alainsahli
Copy link
Contributor

Hi @demboos

Thank you very much for this pull request. We are going to integrate it when we start with milestone 1.3.

@@ -0,0 +1,47 @@
/*
* Copyright 2013-2014 the original author or authors.
Copy link
Contributor

Choose a reason for hiding this comment

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

The date should be 2017

import org.springframework.messaging.support.MessageBuilder;

/**
* @author Alain Sahli
Copy link
Contributor

Choose a reason for hiding this comment

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

You should put your name ;-)

@yingqiaoott
Copy link

yingqiaoott commented Nov 28, 2017

This is a nice feature. We would like to use this feature. I wonder when it would be included in a release?

@aemruli aemruli merged commit ecd4cab into spring-attic:master Dec 19, 2017
@aemruli
Copy link
Contributor

aemruli commented Dec 19, 2017

@demboos thanks. Integrated into master (will be released with 2.0)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants