摘要:
1. 什么是web service Web Service是一种网络程序间的通信方式,它允许开发者用API方式暴露自己的业务逻辑功能,这样,其他开发者可以使用它 2. Web Service的特性 互操作性、可重用性、松耦合、可扩展 3. Web Service不同的类型 SOAP和RESTful 阅读全文
摘要:
https://www.quora.com/What-is-the-best-backend-arquitecture-using-spring-framework The most modern architecture is one based on Spring as a backend, w 阅读全文