fixed package-info
This commit is contained in:
parent
b4cd58394a
commit
e250ff0fb4
|
|
@ -2,5 +2,5 @@
|
||||||
/**
|
/**
|
||||||
* Support classes for serving static resources.
|
* Support classes for serving static resources.
|
||||||
*/
|
*/
|
||||||
package org.springframework.web.servlet.config;
|
package org.springframework.web.servlet.resource;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue