Sonar Fixes after Checkstyle Updates
https://sonar.spring.io/issues/search#componentRoots=org.springframework.integration%3Aspring-integration|createdAt=2016-04-07T03%3A04%3A31%2B0000|sort=UPDATE_DATE|asc=false
This commit is contained in:
@@ -31,7 +31,7 @@ import org.springframework.integration.mapping.HeaderMapper;
|
||||
*/
|
||||
public abstract class JmsHeaderMapper implements HeaderMapper<Message> {
|
||||
|
||||
String CONTENT_TYPE_PROPERTY = "content_type";
|
||||
protected final static String CONTENT_TYPE_PROPERTY = "content_type";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user