资 源 简 介
JavaBee Org - Library Manager - Engine
Have you ever thought why you should carry on all dependencies of your project when it is packaged?
Have you ever asked yourself why your project is so lightweight but because of a lot of dependencies when it is packaged it is so heavyweight?
My bad experience: I little time ago a did an application hosted as a Web Service and its source was just 115Kb, but when packaged with all libraries, it jumps up to 30Mb.
If I need do a little bug fix or something like that, I would need package the app and upload the package to my web server, and it means that I would need upload 30Mb, but I did a little change and my app source is so little.
Tell me, does it make sense?
If you have faced in any time the same situation, I would like to show you the JavaBee Engine.
This is a little app to help you manage the libr