Technology stack Web application Java 1.7 Spring Framework 4 The problem I need to be able to process ZIP files containing documents in the application, unzip them recursively. What I mean by recursively – if the ZIP contains other ZIP files they also should be unzipped. Then all documents inside all the archives should be […]
The post Is there locking on Spring managed beans inside RecursiveTask appeared first on BlogoSfera.