mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
Polish
This commit is contained in:
+1
-1
@@ -170,7 +170,7 @@ public class ResourceHttpRequestHandler extends WebContentGenerator
|
||||
}
|
||||
|
||||
public ResourceHttpMessageConverter getResourceHttpMessageConverter() {
|
||||
return resourceHttpMessageConverter;
|
||||
return this.resourceHttpMessageConverter;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user