Category:Architecture Design
-
Time:2021-3-4
Particular attention:This code is spring boot workflow before and after separation + cross domain Version (permission control to menu and button) Background frame:springboot2.3.0+ Flowable6.5.0+ Mybaits + Maven + interface Front end page: HTML+ vue.js Form jQuery Ajax asynchronous cross domain JSON format data interaction before and after separation, front and back platform deployment separately (pay […]
-
Time:2021-3-3
LastThis paper introduces the whole architecture of real-time data synchronization of data migration platform; This paper mainly introduces how to ensure the sequence of messages in real-time data synchronization of data migration platform. AccesshereSee more original articles about big data platform construction. 1、 What is the sequence of messages? The message producer sends the message […]
-
Time:2021-3-2
Background of the author: I work in a foreign-funded IT enterprise as the product development manager of e-commerce order processing. I have led the development of many large and small projects, and I am very familiar with the order processing process of e-commerce platform. The company focuses on the software development and service of shoes […]
-
Time:2021-3-1
The streaming plug-in is very similar to the traffic forwarding function of nginx, or reverse proxy. background Although the traffic forwarding function of nginx is also very powerful, some changes in the business may lead to various configurations of nginx and make it tired of coping. For example, an app evolves with the development of […]
-
Time:2021-2-27
1. Code generator:[positive and negative two-way] (single table, main table, detail table, tree table, quick development tool)Freemaker template technology, 0 code without writing, generate a complete module, with page, table SQL script, processing class, service and other complete modules2. Multiple data sources:(support the connection of numerous databases at the same time, different modules can connect […]
-
Time:2021-2-26
DOD enterprise devsecops architecture Today, I’d like to come here first. I hope it can be a reference for cloud native, technology leadership, enterprise management, system architecture design and evaluation, team management, project management, product management and team buildingHow to lead a good teamBuild a small shock team for start-up companiesSystem architecture evolution in the […]
-
Time:2021-2-25
preface: I have been engaged in small and micro enterprise information work for more than 10 years, and my own small studio has developed one project after another with members like running water. In more than ten years of experience, I have developed a set of ASP.NET The framework of the project. This set of […]
-
Time:2021-2-24
Before TCP starts to transmit data, the client and server need torandomGenerate their own initial sequence number (ISN), and then exchange confirmation through three handshakes. Question: why is the ISN random? Consider the scenario, B is the server, a is a legal client, C counterfeits a (such as analog IP) to communicate with B. Because […]
-
Time:2021-2-23
preface This article is included in the album:http://dwz.win/HjK, click to unlock more knowledge of data structure and algorithm. Hello, I’m brother Tong. In the last section, we learned how to build a high-performance queue in Java, which involves a lot of underlying knowledge. I don’t know how much get you have?! In this section, I […]
-
Time:2021-2-21
stand-alone The stand-alone architecture is easy to understand. For example, you need to deploy a set of CRM projects. The services included in this project include: Web sites for application operations, FTP services for storing files, and Oracle database services, all deployed on one server. In general, all services around this project are deployed on […]
-
Time:2021-2-20
PressAsp.net coreThe default interface writing, each interface controller must inherit fromControllerBaseClass, you also need to haveApiControllerCharacteristics andRoutecharacteristic,RouteThe routing rules have to be written manually. As shown in the figure below I think it’s troublesome. Maybe I’m lazy. In fact, most of the interface paths I write follow certain rules. Generally, the path prefix is […]
-
Time:2021-2-19
1.Model management: web online process designer, preview process XML, export XML, deploy process 2.Process management: import and export process resource file, view flow chart, reflect process model according to process instance, activate suspend、Free jump 3.Process in operation: view process information, current task node, current flow chart, void and suspend process, assign to-do person 4.The flow […]