@ -104,7 +104,7 @@ public class ResourceHttpRequestHandler extends WebContentGenerator implements H
@@ -104,7 +104,7 @@ public class ResourceHttpRequestHandler extends WebContentGenerator implements H
*forservingstaticresources.
*/
publicvoidsetLocations(List<Resource>locations){
Assert.notEmpty(locations,"Locations list must not be empty");
Assert.notNull(locations,"Locations list must not be null");