将 spring.net 与 Web 服务结合使用
我有一个想要 IOC 的应用程序。用户界面通过网络服务实现。我读过有关组合根的信息,它应该是用户进入系统的第一个点,并且 spring 指定使用 global.asax 来实现这一点。对于网络应用程序来说似乎没问题,但是对于网络服务来说这真的是个好主意吗?
另外,我似乎找不到 spring.net 的组合根中使用的任何好的代码示例。有谁有任何我可以用作参考的链接或者其他 IOC 库吗?
i have an application that i would like to IOC up. The user interface is via a web service. Ive read about the composition root and that it should be the first point of user entry to the system and spring specify using the global.asax to achieve this. Seems ok for a web app but for a web service is this really a good idea?
Also i cant seem to find any good examples of the code used in the composition root for spring.net. Does anyone have any links i could use as a reference or maybe some other IOC library.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论