-1
votes
0answers
33 views

How to make the transition from Internal Spring development to product development [closed]

I have been using Spring for a very long time, and find myself to be rather comfortable in it. However, everything I have worked on up to this point has been for internal applications, where you know ...
-1
votes
1answer
208 views

PocoCapsule project status

Does anybody know the status of this C++ Inversion of Control Container? Any alternative?
3
votes
1answer
2k views

Example of an open source project using Spring

I'm trying to learn a bit about the Spring framework and I'm wondering if anyone can recommend an open source project using it so that I can have a look through the source. Any other recommendations ...