Demo project for the PE (Private Equity) Appointment service.
-
Develop the persistence layer based on Druid and Mybaits-Plus
-
Deply onto Alibaba EC2 machine with the API endpoint
-
Embed RabbitMQ and Spring Cloud Stream to achieve delayed queue.
-
Register onto Alibaba Nacos, and build a Service Gateway with dynamic routing, online-document integration, global logging and authentication.
-
Import the workflow service to facilitate the approval processing.
-
Mock microservice for Client, Manager, and Call centre.
-
Implement appointment validation based on strategy pattern and open feign.
-
Based on Redis, use distributed lock and lua script to control the balance under the control of Transaction management.
-
Develop the event endpoint that will be proceed by workflow.