Hi there,
First of all I want to thank you for your great job in Spring.Net. It's really amazing! Thank you.
I hope this is the right forum where to ask. If not please accept my apologize.
As per subject, I would like to inject properties into ApiController derived classes in MVC4 Web Api, but I couldn't find how googling around.
At this time I'm inherithing from Spring.Web.Mvc3.SpringMvcApplication, but it seems it does not perform injection into ApiController derived classes.
Thank you in advance for your help.
--
dante


Reply With Quote

