- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 297字
- 2021-07-08 10:05:47
Preface
This book will help you explore the various capabilities of WSO2, from simple and generic to more complex and powerful. It will give you an introduction to a service-oriented architecture in general and is focused on the WSO2 world in order to put into context the principles and the target area where we can apply the knowledge and the techniques outlined in the book. This book will help the reader understand the SOA architecture even without any prior knowledge of it, making the book readable for everyone interested in learning to develop with WSO2 servers, with or without prior experience.
We will also learn how to use mediators to create APIs and proxy services, with which we can perform different actions such as transforming the payload or making a conditional route inside to create smarter web services. We will also learn how to handle the quality of service configuration to apply security, throttling, and caching to the services.
When we develop a service, it is important that it does the actions that its design for, and always gives the same response for the same request. For this reason, it's important that we test our services and debug all that we need. We don't speak about giving more functionality to our services, but about logging and testing them.
The last section will mainly focus on integrating the WSO2 EI with other servers using different protocols. We will learn how to use the VFS protocol to work with files: read, write, move, and so on. Using the JMS protocol, we will learn how to integrate with the WSO2 Message Broker that is inside the WSO2 EI. We will also have a brief introduction to a new programming language called Ballerina, which will be the future of the company.
- Beginning C++ Game Programming
- 數(shù)據(jù)結(jié)構(gòu)和算法基礎(chǔ)(Java語言實現(xiàn))
- SQL學(xué)習(xí)指南(第3版)
- Android Studio Essentials
- Hands-On Data Structures and Algorithms with JavaScript
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- Python 3破冰人工智能:從入門到實戰(zhàn)
- Java EE 8 Application Development
- Java Fundamentals
- Kivy Cookbook
- 編程可以很簡單
- C語言程序設(shè)計與應(yīng)用(第2版)
- Oracle數(shù)據(jù)庫編程經(jīng)典300例
- MongoDB Cookbook
- Mastering PostgreSQL 11(Second Edition)