mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 08:59:09 +00:00
SPR-5523: converted a few additional package.html artifacts to package-info.java
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2279 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Support classes for the integration of
|
||||
* <a href="http://www.lifl.fr/~dumoulin/tiles">Tiles</a>
|
||||
* (included in Struts) as Spring web view technology.
|
||||
* Contains a View implementation for Tiles definitions.
|
||||
*/
|
||||
|
||||
package org.springframework.web.servlet.view.tiles;
|
||||
Reference in New Issue
Block a user