Skip to content

Removed unnecessary code and SOP statements#737

Closed
kirangonella wants to merge 1 commit intoeugenp:masterfrom
kirangonella:patch-3
Closed

Removed unnecessary code and SOP statements#737
kirangonella wants to merge 1 commit intoeugenp:masterfrom
kirangonella:patch-3

Conversation

@kirangonella
Copy link
Contributor

No description provided.

private JmsTemplate jmsTemplate;
public JmsTemplate getJmsTemplate() {
return getJmsTemplate();
this.jmsTemplate = jmsTemplate;
Copy link
Contributor

Choose a reason for hiding this comment

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

You changed the getter into a setter without changing a name. Is this intentional?

@pivovarit pivovarit closed this Oct 16, 2016
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.

2 participants