/phoenix-sample-risk

Phoenix sample financial risk control

Primary LanguageJavaApache License 2.0Apache-2.0

Phoenix案例-高性能事中风控微服务

本仓库讲述怎样使用Phoenix框架开发高性能的事中风控微服务,一共分为几个小节,从业务背景到代码落地,全面的讲述使用Phoenix开发的流程。

每个部分都有该小节的代码,体现在此仓库中的一个代码分支,以显示该部分中所作的更改。因此,如果您对指南的第一部分感兴趣可以切到分支part-1。该分支中的README.md详细讲解了该分支所做的内容。如果您想体验运行完成的成品,请看master分支。

Part 介绍 分支名 视频
1 背景和业务介绍 part-1 视频
2 phoenix工程搭建 part-2 视频
3 领域设计与消息定义 part-3 视频
4 领域对象定义 part-4 视频
5 客户端代码编写 part-5 视频

如果您在学习过程中有遇到问题或者对phoenix感兴趣,请在issue中描述或者联系:phoenix@iquantex.com

License

Copyright [C] iquantex inc. [https://www.iquantex.com/]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.