Gday,
I'm fairly new to Spring (used Spring for a bit in my app). One thing that I noticed is that the app runs faster without the dependency injection (i.e. without Spring).
Is this a normal behaviour? Or is this just a misconfiguration in my Spring?
Spring is great, but I just want to know if there are any performance impacts towards the application.
Regards,
Alex.


Reply With Quote