Font Size: a A A

Design And Implementation Of Intelligent Account Management System Based On RPC

Posted on:2021-04-24Degree:MasterType:Thesis
Country:ChinaCandidate:H S GaoFull Text:PDF
GTID:2518306050980439Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Nowadays,all walks of life are moving towards information and intelligence,and the financial industry is no exception.Due to the increasing number of small and medium-sized enterprises,lead to the bookkeeping company's business volume is increasing.A targeted,intelligent account management system came into being.The account management system is intelligent as the core and has a very high reliability.The system abandoned the traditional integrated development,the use of micro-service architecture design ideas,split the system business into fine-grained services in terms of functionality,each of which is a separate application.According to the function of financial accounting software split into account management services,OCR invoice recognition services and accounting services,each service is a separate application.Finally,the whole system has many advantages such as flexible technology selection,controllable complexity,fault tolerance and independent deployment.This paper will take the smart account set management system as the focus,from the demand analysis to the system implementation,detailed elaboration of its implementation process.In terms of implementation technology,the system realizes cross-system communication through the remote communication protocol RPC technology,which makes the operation management more intelligent.The report information generated by the staff in the accounting system can be directly viewed in the accounting system through RPC technology;RPC technology is used to query the checkout time to supervise the bookkeeping staff to complete the bookkeeping work within the specified time.If the bookkeeping work is not completed,the system will automatically send an email to the manager to realize intelligent management.In addition,through the image recognition technology to automatically identify the user uploaded invoice pictures and classification storage function,solve the manual input system cumbersome and error-prone problems.Using the policy pattern to store different invoice types to different database tables reduces the use of if conditional statements and makes the code more extensible.The foreground interface adopts lightweight framework Vue,supports two-way binding of data and virtual DOM,which greatly speeds up the access speed and improves the user experience.The back-end is implemented with the popular Spring Boot framework,which simplifies the initial setup and development of Spring applications and greatly improves the efficiency of development and deployment.
Keywords/Search Tags:RPC, OCR, Spring Boot, Vue
PDF Full Text Request
Related items