REPO-3766 Renditions: Simplified Async Rendition Service

This commit is contained in:
alandavis
2018-09-25 17:59:57 +01:00
committed by GitHub
parent 8652b05d57
commit e62aaa7165
235 changed files with 8628 additions and 4032 deletions

View File

@@ -111,7 +111,10 @@ import org.springframework.transaction.annotation.Transactional;
*
* @author Roy Wetherall
* @author Neil McErlean
*
* @deprecated The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
*/
@Deprecated
@Category(OwnJVMTestsCategory.class)
@Transactional
@ContextConfiguration({"classpath:alfresco/application-context.xml",