-
May 30th, 2010, 02:38 PM
#1
How to use only IoC container?
We develop application that is very exacting to disk space. Also we need to use Spring IoC container functionality. Therefore we find the way to use just IoC container from full distributive.
Are there already known steps to reach our aims? How we can decrease size of Spring jars to minimum and keep IoC container functionality?
Thanks for any help,
timonik
-
May 30th, 2010, 08:32 PM
#2
Hi Timonik,
I am currently doing a Spring 3 manual but it is in spanish, for this manual I am doing real code which you can download from:
https://code.google.com/p/spring3-manual-ejemplos/
In this code I am using only the needed spring jars. The code also include a pom.xml (maven file).
The manual entry that you could check is in:
http://www.agile-works.com/blog/?cat=14&paged=2
and the code for this is in:
https://code.google.com/p/spring3-ma...anual/ejemplo1
I hope that this info will be helpful for you.
Please let me know if you need something else
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules