CN110569642A - Micro-service management platform based on small programs - Google Patents

Micro-service management platform based on small programs Download PDF

Info

Publication number
CN110569642A
CN110569642A CN201910823386.9A CN201910823386A CN110569642A CN 110569642 A CN110569642 A CN 110569642A CN 201910823386 A CN201910823386 A CN 201910823386A CN 110569642 A CN110569642 A CN 110569642A
Authority
CN
China
Prior art keywords
micro
application
service
management platform
wechat
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910823386.9A
Other languages
Chinese (zh)
Inventor
李爱娟
南雁飞
付琦
郭振亚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Unicloud Technology Co Ltd
Original Assignee
Unicloud Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Unicloud Technology Co Ltd filed Critical Unicloud Technology Co Ltd
Priority to CN201910823386.9A priority Critical patent/CN110569642A/en
Publication of CN110569642A publication Critical patent/CN110569642A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/36User authentication by graphic or iconic representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a micro-service management platform based on small programs, which comprises the following steps: registering micro service to obtain micro application development authority; developing a micro application package according to platform requirements, wherein the micro application package is in a H5 offline package form; managing the life cycle of the micro-service, including the test, the online operation and the off-shelf operation of the micro-service; and the rule engine is configured to configure the two-dimensional code rule suitable for the identification of the small program according to the service. The micro-service management platform based on the small program can use the WeChat and Paibao account number as a login account number, so that the effect of registration-free of a user is achieved. And by means of the APP which can be installed by the WeChat user and the Paibao user in daily life, the user does not need to install the application.

Description

micro-service management platform based on small programs
Technical Field
the invention belongs to the technical field of information, and particularly relates to a micro-service management platform based on a small program.
background
the existing APP terminal technology needs a user to download an APP additionally, and the APP can be used after installation and registration. In the application and popularization process, users are relatively insensitive, and popularization effects are greatly influenced. In addition, the judgment of thousands of people and thousands of faces is not achieved aiming at third-party application.
disclosure of Invention
in view of the above, the present invention is directed to achieve the above objects, and the technical solution of the present invention is implemented as follows:
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
A micro-service management platform based on small programs comprises the following steps:
s1, registering micro-service;
S2, developing a micro application package according to platform requirements;
s3, managing the life cycle of the micro-service;
s4, configuring a rule engine;
and S5, developing a WeChat and Paibao small program framework.
further, the registering the micro application includes:
A1. registering micro applications, adding the micro applications, filling in basic information such as names, introduction, development units and the like, uploading micro application logo pictures according to requirements, and obtaining micro application codes APPCODE after submission;
A2. setting micro application privacy;
A3. simultaneously, the micro application code and the set private key apply for the micro application to require the platform to provide interface authority;
Further, developing the micro application package according to the platform requirements includes:
B1. by utilizing the cross-platform characteristic of H5, developing micro services by adopting html5 technology, packaging and compressing into ZIP packages;
B2. and calling an API (application programming interface) provided by the platform to acquire the unified authentication information of the login person.
Further, the method for managing the micro-service life cycle comprises the following steps:
C1. preparing a domain name server which is provided with an SSL certificate and opens an 80-port;
C2. the server serves as a front-end server, micro application packages are uploaded to be developed and debugged, the front-end packages which are developed and are packaged into compressed packages are uploaded, and the compressed packages are uploaded to a platform through a background management system. Joint debugging of development test versions can be performed through the small program platform and the test environment provided by the platform;
C3. submitting an online application: after the development joint debugging test is completed, an online application can be submitted;
C4. auditing an online application: after the micro application development unit submits the on-line application, the administrator can pass or reject the application on-line application after checking the safety, the function and the like of the micro application;
C5. issuing application after the audit is passed: and the development unit can release the micro application which passes the audit on line according to the requirement.
Further, the method for configuring the rule engine comprises the following steps: and a common link two-dimension code rule is configured, so that the small program is opened by scanning the common link two-dimension code of the code for WeChat and Payment treasures.
Further, the develop WeChat and Payment applet framework includes:
D1. displaying the application, generating a two-dimensional code according to the link generated by the rule engine, and scanning or identifying the two-dimensional code through WeChat, Payment or self-built APP;
D2. And analyzing the two-dimension code, calling a background interface according to the two-dimension code parameters, and calling corresponding micro-services.
compared with the prior art, the micro-service management platform based on the small program has the following advantages:
The micro-service management platform based on the small program is an application open platform established by means of the mainstream WeChat and Paibao small program in the current market. The WeChat and Paibao account can be used as a login account, so that the effect of registration-free of the user is achieved. And by means of the APP which can be installed by the WeChat user and the Paibao user in daily life, the user does not need to install the application. In addition, the common two-dimensional code link of the small program is configured, scene application is distinguished through link parameters, thousands of people and thousands of faces can be realized for each application scene, and different roles are distinguished to enter different service scenes
drawings
FIG. 1 is a schematic diagram of the technical steps;
Detailed Description
unless defined otherwise, technical terms used in the following examples have the same meanings as commonly understood by one of ordinary skill in the art to which the present invention belongs.
the present invention will be described in detail with reference to the following examples and accompanying drawings.
According to fig. 1, an applet-based microservice management platform comprises the following steps:
s1, registering a micro service to acquire micro application development authority;
S2, developing a micro application package according to platform requirements, wherein an H5 off-line package form is adopted;
s3, managing the life cycle of the micro-service, including the operations of testing the micro-service, putting on a line, putting off a shelf and the like;
s4, configuring a rule engine, and configuring a two-dimensional code rule suitable for small program identification according to the service;
and S5, developing a WeChat and Paibao small program framework. The method comprises the following specific steps: the method comprises the steps of configuring a common link two-dimensional code, entering a small program framework by scanning the two-dimensional code, calling an API (application program interface) provided by a background according to application related parameters configured by the two-dimensional code, acquiring a micro application code, judging a user role according to a mobile phone number acquired by micro letter and payment authorization, and rendering after acquiring a loading path.
The method for registering the micro application comprises the following steps:
A1. registering micro applications, adding the micro applications, filling in basic information such as names, introduction, development units and the like, uploading micro application logo pictures according to requirements, and obtaining micro application codes APPCODE after submission;
A2. Setting micro application privacy;
A3. simultaneously, the micro application code and the set private key apply for the micro application to require the platform to provide interface authority;
the method for developing the micro application package according to the platform requirement comprises the following steps:
B1. by utilizing the cross-platform characteristic of H5, developing micro services by adopting html5 technology, and compressing the micro services into a ZIP package after the micro services are packaged latest;
b2 calls an API (application programming interface) provided by the platform to acquire unified authentication information of the login person.
The method for managing the life cycle of the microservice comprises the following steps:
C1. preparing a domain name server which is provided with an SSL certificate and opens an 80-port;
C2. the server serves as a front-end server, micro application packages are uploaded to be developed and debugged, the front-end packages which are developed and are packaged into compressed packages are uploaded, and the compressed packages are uploaded to a platform through a background management system. Joint debugging of development test versions can be performed through the small program platform and the test environment provided by the platform;
C3. Submitting an online application: after the development joint debugging test is completed, an online application can be submitted;
C4. Auditing an online application: after the micro application development unit submits the on-line application, the administrator can pass or reject the application on-line application after checking the safety, the function and the like of the micro application;
C5. issuing application after the audit is passed: and the development unit can release the micro application which passes the audit on line according to the requirement.
The method for configuring the rule engine comprises the following steps: and a common link two-dimension code rule is configured, so that the small program is opened by scanning the common link two-dimension code of the code for WeChat and Payment treasures.
the develop WeChat and Payment applet framework includes: the display application generates a two-dimensional code according to a link generated by the rule engine, the two-dimensional code is scanned or identified through WeChat, Payment treasure or self-built APP, the two-dimensional code is analyzed, a background interface is called according to two-dimensional code parameters, and corresponding micro-services are called.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (6)

1. a micro service management platform based on small programs is characterized by comprising the following steps:
s1, registering micro-service;
s2, developing a micro application package according to platform requirements;
s3, managing the life cycle of the micro-service;
S4, configuring a rule engine;
and S5, developing a WeChat and Paibao small program framework, wherein the WeChat and Paibao small program framework comprises configuring a two-dimensional code and calling an API (application program interface) according to related parameters of the two-dimensional code.
2. The applet-based microservice management platform according to claim 1, wherein: the specific step of S1 includes:
A1. Registering micro applications, adding the micro applications, filling in names, introduction and development unit basic information, uploading micro application logo pictures according to requirements, and obtaining micro application codes APPCODE after submission;
A2. setting micro application privacy;
A3. meanwhile, the micro application code and the set private key apply for the micro application and need the platform to provide interface authority.
3. the applet-based microservice management platform according to claim 1, wherein: the specific step of S2 includes:
B1. by utilizing the cross-platform characteristic of H5, developing micro services by adopting html5 technology, packaging and compressing into ZIP packages;
B2. and calling an API (application programming interface) provided by the platform to acquire the unified authentication information of the login person.
4. the applet-based microservice management platform according to claim 1, wherein: the specific step of S3 includes:
C1. preparing a domain name server which is provided with an SSL certificate and opens an 80-port;
C2. The server is used as a front-end server, uploads a micro application packet for development and debugging, uploads the front-end packet which is developed and is already packed into a compressed packet, and uploads the front-end packet to a platform through a background management system;
C3. submitting an online application;
C4. Auditing the online application;
C5. and issuing the application after the audit is passed.
5. The applet-based microservice management platform according to claim 1, wherein: the specific step of S4 includes: and a common link two-dimension code rule is configured, so that the small program is opened by scanning the common link two-dimension code of the code for WeChat and Payment treasures.
6. The applet-based microservice management platform according to claim 1, wherein: the specific step of S5 includes:
D1. Displaying the application, generating a two-dimensional code according to the link generated by the rule engine, and scanning or identifying the two-dimensional code through WeChat, Payment or self-built APP;
D2. And analyzing the two-dimension code, calling a background interface according to the two-dimension code parameters, and calling corresponding micro-services.
CN201910823386.9A 2019-09-02 2019-09-02 Micro-service management platform based on small programs Pending CN110569642A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910823386.9A CN110569642A (en) 2019-09-02 2019-09-02 Micro-service management platform based on small programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910823386.9A CN110569642A (en) 2019-09-02 2019-09-02 Micro-service management platform based on small programs

Publications (1)

Publication Number Publication Date
CN110569642A true CN110569642A (en) 2019-12-13

Family

ID=68777372

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910823386.9A Pending CN110569642A (en) 2019-09-02 2019-09-02 Micro-service management platform based on small programs

Country Status (1)

Country Link
CN (1) CN110569642A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078260A (en) * 2019-12-23 2020-04-28 焦点科技股份有限公司 WeChat applet third-party platform management method and system
CN111464429A (en) * 2020-03-31 2020-07-28 高新兴科技集团股份有限公司 WeChat applet multi-item compatible sharing method, system, storage medium and equipment
CN112003863A (en) * 2020-08-25 2020-11-27 浪潮软件股份有限公司 WeChat platform based unified authentication management method and system for mall members
CN112084485A (en) * 2020-09-16 2020-12-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN114416195A (en) * 2021-12-24 2022-04-29 青岛海尔科技有限公司 H5 page loading method and device, intelligent terminal and server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108664239A (en) * 2018-05-21 2018-10-16 中信百信银行股份有限公司 A kind of across technology stack web front-end development system and method based on micro services
CN108881121A (en) * 2017-05-12 2018-11-23 慧荣兴科技成都有限公司 A kind of P2P credit based on mobile Internet mutually sees system and method
CN109582395A (en) * 2019-01-10 2019-04-05 北京三快在线科技有限公司 Small routine operation method, device, electronic equipment and storage medium
CN109947547A (en) * 2019-03-14 2019-06-28 科学出版社成都有限责任公司 Micro services architecting method based on cloud computing
CN109995882A (en) * 2019-05-07 2019-07-09 东莞市商二信息科技有限公司 A kind of mobile application system based on micro services

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108881121A (en) * 2017-05-12 2018-11-23 慧荣兴科技成都有限公司 A kind of P2P credit based on mobile Internet mutually sees system and method
CN108664239A (en) * 2018-05-21 2018-10-16 中信百信银行股份有限公司 A kind of across technology stack web front-end development system and method based on micro services
CN109582395A (en) * 2019-01-10 2019-04-05 北京三快在线科技有限公司 Small routine operation method, device, electronic equipment and storage medium
CN109947547A (en) * 2019-03-14 2019-06-28 科学出版社成都有限责任公司 Micro services architecting method based on cloud computing
CN109995882A (en) * 2019-05-07 2019-07-09 东莞市商二信息科技有限公司 A kind of mobile application system based on micro services

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
XIAOMUEDU: "如何注册微信小程序", 《HTTPS://WWW.CNBLOGS.COM/XIAOMUEDU/P/6029439.HTML》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078260A (en) * 2019-12-23 2020-04-28 焦点科技股份有限公司 WeChat applet third-party platform management method and system
CN111078260B (en) * 2019-12-23 2022-08-02 焦点科技股份有限公司 WeChat applet third-party platform management method and system
CN111464429A (en) * 2020-03-31 2020-07-28 高新兴科技集团股份有限公司 WeChat applet multi-item compatible sharing method, system, storage medium and equipment
CN112003863A (en) * 2020-08-25 2020-11-27 浪潮软件股份有限公司 WeChat platform based unified authentication management method and system for mall members
CN112003863B (en) * 2020-08-25 2022-08-02 浪潮软件股份有限公司 WeChat platform based unified authentication management method and system for mall members
CN112084485A (en) * 2020-09-16 2020-12-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN112084485B (en) * 2020-09-16 2023-09-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN114416195A (en) * 2021-12-24 2022-04-29 青岛海尔科技有限公司 H5 page loading method and device, intelligent terminal and server
CN114416195B (en) * 2021-12-24 2023-08-18 青岛海尔科技有限公司 H5 page loading method and device, intelligent terminal and server

Similar Documents

Publication Publication Date Title
CN110569642A (en) Micro-service management platform based on small programs
CN108650149B (en) Server testing method, device, equipment and computer readable storage medium
CN106021095B (en) A kind of Android application automated testing method based on push-mechanism
CN105389263B (en) Application software authority monitoring method, system and equipment
CN105302732B (en) A kind of automatic test approach and device of mobile terminal
JP2009528734A (en) Improved method and system for testing a subscriber identity module (SIM) application toolkit
JP6756905B2 (en) Management of services associated with URL-based 2D codes
CN106453411B (en) A kind of Short Message Service Gateway cut-in method that supporting multichannel and system
CN102437998B (en) Application store system and the method using this application store system to develop
CN105471982B (en) The exchange method and system of things-internet gateway and cloud platform
CN111414193A (en) Method for implementing service system based on micro-service framework and related device
CN108009087A (en) Data library test method, device and computer-readable recording medium
CN111078554A (en) Applet debugging method, device, equipment and storage medium
CN105704178B (en) Task platform access method and device
CN103139761B (en) The method and communication terminal of a kind of information real-time show
CN112637365B (en) Terminal resource issuing and acquiring method and device and electronic equipment
CN105703908A (en) Verification code input method and verification code input device
WO2017114458A1 (en) Test method for security application in mobile terminal
CN109992504A (en) A kind of server Redfish test method, system, terminal and storage medium
CN114757634A (en) Portable high-integration mobile office platform as a service (PaaS)
CN107046499A (en) A kind of enterprise converged communication system and method for supporting different operators user
CN107196898A (en) Account logon method, page display method, client and server
CN109743697A (en) The leakage-preventing method, apparatus of phone number and system, gateway
CN108156053B (en) Service processing method, device, system and server
CN109756901A (en) Anti- swindle method and apparatus

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20191213

RJ01 Rejection of invention patent application after publication