CN113238731A - Ebeit development platform - Google Patents

Ebeit development platform Download PDF

Info

Publication number
CN113238731A
CN113238731A CN202110513287.8A CN202110513287A CN113238731A CN 113238731 A CN113238731 A CN 113238731A CN 202110513287 A CN202110513287 A CN 202110513287A CN 113238731 A CN113238731 A CN 113238731A
Authority
CN
China
Prior art keywords
platform
interface
ebeit
development
plug
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.)
Granted
Application number
CN202110513287.8A
Other languages
Chinese (zh)
Other versions
CN113238731B (en
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.)
Guangzhou Yida Computer Technology Co ltd
Original Assignee
Guangzhou Yida Computer 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 Guangzhou Yida Computer Technology Co ltd filed Critical Guangzhou Yida Computer Technology Co ltd
Priority to CN202110513287.8A priority Critical patent/CN113238731B/en
Publication of CN113238731A publication Critical patent/CN113238731A/en
Application granted granted Critical
Publication of CN113238731B publication Critical patent/CN113238731B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an Ewait development platform, which belongs to the technical field of WebApp website development services; the Ebeit platform comprises an inner core, an outer core, a functional layer and an ebuilder development environment, wherein the inner core is the basis of a component framework, the outer core comprises a system basic function, the functional layer is the accumulation of general functional components, the function can be expanded infinitely without swelling, the inner core comprises a data model, a functional interface, data flow and a unified interface mechanism, the data model is a concept mainly created by the Ebeit platform, one data model corresponds to one database table, and the data model comprises an xml model file containing information such as the database table, fields, indexes and main foreign key relations. The invention can enable business personnel, so that everyone participating in a project can perform Web development on line, the development efficiency is improved, and the enterprise cost is reduced. By adopting a plug-in module structure, software knowledge wealth is continuously accumulated, and the plug-and-play software can be plugged and used, so that the software reuse rate and the production efficiency are improved.

Description

Ebeit development platform
Technical Field
The invention provides an Ewait development platform, and belongs to the technical field of WebApp website development services.
Background
The traditional software development platform mainly aims at developing for developers and projects, and has the following disadvantages for companies with large products: firstly, encoding by adopting static technologies such as java and jsp in the development process, and for very small service requirements, such as adding a field, requiring developers to modify java codes and interfaces and packing and deploying again; secondly, secondary development support is weak when the product is supported to be implemented, and each implemented project often forms a new code packet and is independent from the version of the product, so that the product is particularly difficult to upgrade; finally, for developers, implementers or clients, even for simple sql modification and interface modification in functions, the developers are helped, and the processes of packaging, publishing and online are further carried out.
Disclosure of Invention
The Ebeit development platform provided by the invention is simple and convenient to operate, can provide energy for business personnel, enables everyone participating in a project to perform Web development on line, improves the development efficiency and reduces the enterprise cost.
In order to solve the above problems, the present invention provides the following technical solutions: the Ebeit platform comprises an inner core, an outer core, a functional layer and an ebuilder development environment, wherein the inner core is a foundation of a component framework, the outer core comprises a system basic function, the functional layer is accumulation of general functional components and can infinitely expand functions without swelling, the inner core comprises a data model, the data model is a concept mainly created by the Ebeit platform, one data model corresponds to one database table and comprises an xml model file of information such as the database table, fields, indexes, main and outer key relations and the like, the inner core comprises a functional interface customization, the functional interface customization uses a visual dynamic form technology to maintain an interface, the interface construction process is simplified, the interface construction is more visual and convenient, and therefore implementers and clients can also carry out simple interface modification work, and the inner core comprises a data stream customization, the kernel comprises a unified interface mechanism, the unified interface mechanism can configure and manage functions of interfaces on line, the unified interface mechanism can only perform interface configuration without writing codes, interface logic of the unified interface mechanism supports on-line configuration, the unified interface mechanism can preset and lead in and out various common interface types, interface addresses of the unified interface mechanism can be managed in a unified mode, the unified interface mechanism supports event trigger mechanisms under different conditions, and the unified interface mechanism supports on-line interface testing.
The Ebeit platform adopts a plug-in structure, firstly, the platform is easy to expand, when a system needs to add new functions, only corresponding plug-ins need to be developed, so that the expansibility is guaranteed, the precision and stability of a system core are kept, secondly, the platform is easy to deploy and integrate, the system is in the form of plug-ins except for a kernel, each plug-in can be deployed independently, products can select proper plug-ins according to needs, so that the corresponding functions can be added in the system, thirdly, the platform is easy to manage, when the platform needs to be increased, new subsystems need to be developed, the subsystems only need to rely on the system core, even only need to rely on the system kernel, the coupling with other subsystems is reduced, and the development and the testing are easy.
The data flow customization uses the Ewait data flow to realize the business process, and only the following three steps are needed, namely, a node of the data flow is induced according to the business process; configuring data conversion of each node, and defining a starting state of the flow; and thirdly, customizing a flexible service management system through the serial connection of the nodes and the state conversion.
The invention has the beneficial effects that: the invention can enable business personnel, enable everyone participating in a project to perform Web development online, improve development efficiency and reduce enterprise cost, the Ebeit platform provides a personalized configuration mechanism, each role, user, department and the like can configure independent functional interfaces and business logic without mutual influence, and the Ebeit development platform bears the bottom layer J2EE technology and is oriented to final application in a more business mode. When the product and project are developed, developers can directly cut into the development of business requirements without paying attention to the underlying technical architecture. By adopting a plug-in module structure, software knowledge wealth is continuously accumulated, so that public modules and modules finished in other projects can be plugged and used, and the software reuse rate and the production efficiency are improved. By combining with a visual construction technology, the business process and the business interface can be customized by implementers and client system administrators, so that the system has better demand response capability.
Detailed Description
The present invention is further described below.
The invention provides an Ewait development platform which comprises the following steps: the Ebeit platform comprises an inner core, an outer core, a functional layer and an ebuilder development environment, wherein the inner core is a foundation of a component framework, the outer core comprises a system basic function, the functional layer is accumulation of general functional components and can infinitely expand functions without swelling, the inner core comprises a data model, the data model is a concept mainly created by the Ebeit platform, one data model corresponds to one database table and comprises an xml model file of information such as the database table, fields, indexes, main and outer key relations and the like, the inner core comprises a functional interface customization, the functional interface customization uses a visual dynamic form technology to maintain an interface, the interface construction process is simplified, the interface construction is more visual and convenient, and therefore implementers and clients can also carry out simple interface modification work, and the inner core comprises a data stream customization, the kernel comprises a unified interface mechanism, the unified interface mechanism can configure and manage functions of interfaces on line, the unified interface mechanism can only perform interface configuration without writing codes, interface logic of the unified interface mechanism supports on-line configuration, the unified interface mechanism can preset and lead in and out various common interface types, interface addresses of the unified interface mechanism can be managed in a unified mode, the unified interface mechanism supports event trigger mechanisms under different conditions, and the unified interface mechanism supports on-line interface testing.
The Ebeit platform adopts a plug-in structure, firstly, the platform is easy to expand, when a system needs to add new functions, only corresponding plug-ins need to be developed, so that the expansibility is guaranteed, the precision and stability of a system core are kept, secondly, the platform is easy to deploy and integrate, the system is in the form of plug-ins except for a kernel, each plug-in can be deployed independently, products can select proper plug-ins according to needs, so that the corresponding functions can be added in the system, thirdly, the platform is easy to manage, when the platform needs to be increased, new subsystems need to be developed, the subsystems only need to rely on the system core, even only need to rely on the system kernel, the coupling with other subsystems is reduced, and the development and the testing are easy.
The data flow customization uses the Ewait data flow to realize the business process, and only the following three steps are needed, namely, a node of the data flow is induced according to the business process; configuring data conversion of each node, and defining a starting state of the flow; and thirdly, customizing a flexible service management system through the serial connection of the nodes and the state conversion. For example, the delivery process is realized by using the ebit data volume, and only the following operations need to be performed: during development, defining all process nodes and processing logic inside the nodes; during development, according to a standard flow, a corresponding standard flow is configured in advance; during implementation, the business process can be modified according to the business requirements of the client, so that the method adapts to the actual situation of the client.
The Ebeit platform is a plug-in structure, combines a Maven dependency system, realizes a plug-in system structure in a system kernel, and has the characteristics of high cohesion, expandability, loading on demand, basic complete solution between service plug-ins, online plug-in creation, dynamic loading or unloading of plug-ins, and aggregation of codes with functions as dimensions.
The Ebeit platform has a function inheritance technology, and the function inheritance modifies or expands functions in the product package in a similar object-oriented inheritance mode. The interface, the service logic and the page resources in the function can be expanded by using a sub-function mode, the mode can modify the behavior of the function in the product, but the original function in the product package is not influenced, so that the uniformity of the product version can be ensured, and the product can be upgraded more conveniently.
The management information system in the traditional architecture is to build a web server, a database server and other middleware services and the like locally on a client in a project mode. For some small customers, time costs, software costs, hardware costs, etc. are expensive. Therefore, if the management system of such customers is deployed to the cloud, the cost is greatly reduced, and the implementation efficiency of the system is improved. The Ebeit cloud platform is developed by the way, and aims to provide a set of bottom-layer framework for supporting such a management system needing to be on the cloud, so that development, implementation and maintenance can be uniformly, consistently and efficiently managed, resource sharing is realized, and the cost of customers is reduced.
The cloud platform architecture is designed in a tenant mode, similar to a PAAS architecture, each enterprise user is a tenant, each tenant can establish an application by self, and the content of the application is defined by the tenant according to requirements. The application is isolated, and different web services and independent databases are adopted.
The Ebeit cloud platform has the following characteristics: rapidly getting on hand: ten seconds to create a webapp website; free combination: building a website like building blocks; flexible expansion: creating and using own module; mutual isolation: resources among websites are isolated, and cannot influence each other; high efficiency performance: all webapp runs in jvm, system resource occupation is saved, cost is low, and performance is high; the maintenance is simple and easy: and online maintenance, online log and stop and start at any time. The website can be quickly constructed even without a Web technology foundation by using the Ebeit cloud platform, specifically, a WeApp is created at first, then plug-ins are added, the Ebeit cloud platform provides a plug-in sharing market, and in the plug-in market of the cloud platform, the Ebeit platform freely provides the foundation and the common plug-ins required by the website; each developer can carry out paid sharing on the plug-in manufactured by the developer and change the technical capability; for website operators, plug-ins can be directly purchased, a large amount of manpower resources and maintenance cost are saved, and website construction is as simple as building blocks.
The Ebeit platform supports the configuration of background services in a graphical mode, and people without a coding basis can write business logic.
The Ewait platform provides a personalized configuration mechanism, and each role, user, department and the like can configure independent functional interfaces and service logics without mutual influence.
The Ebeit platform adopts dynamic service scripts to compile system service logic, can compile and directly run in the eBuilder when the system runs, and has the following characteristics: the method has the advantages that the method supports online modification of business logic, online switching of data source execution, affairs in a Western's security configuration database, online control of script execution permission, online setting of execution permission and online setting of execution parameters, the script language adopts Javascript language and sql to develop business logic, personnel can use the method through simple training, and much development work becomes lighter.
The present invention and the embodiments thereof have been described above, and the description is not restrictive, and the illustration shown herein is only one of the embodiments of the present invention, and the actual structure is not limited thereto. In summary, those skilled in the art should appreciate that they can readily use the disclosed conception and specific embodiments as a basis for designing or modifying other structures for carrying out the same purposes of the present invention without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (3)

1. The utility model provides an Ebeit development platform which characterized in that: the Ebeit platform comprises an inner core, an outer core, a functional layer and an ebuilder development environment, wherein the inner core is a foundation of a component framework, the outer core comprises a system basic function, the functional layer is accumulation of general functional components and can infinitely expand functions without swelling, the inner core comprises a data model, the data model is a concept mainly created by the Ebeit platform, one data model corresponds to one database table and comprises an xml model file of information such as the database table, fields, indexes, main and outer key relations and the like, the inner core comprises a functional interface customization, the functional interface customization uses a visual dynamic form technology to maintain an interface, the interface construction process is simplified, the interface construction is more visual and convenient, and therefore implementers and clients can also carry out simple interface modification work, and the inner core comprises a data stream customization, the kernel comprises a unified interface mechanism, the unified interface mechanism can configure and manage functions of interfaces on line, the unified interface mechanism can only perform interface configuration without writing codes, interface logic of the unified interface mechanism supports on-line configuration, the unified interface mechanism can preset and lead in and out various common interface types, interface addresses of the unified interface mechanism can be managed in a unified mode, the unified interface mechanism supports event trigger mechanisms under different conditions, and the unified interface mechanism supports on-line interface testing.
2. The Ebeit development platform according to claim 1, wherein: the Ebeit platform adopts a plug-in structure, firstly, the platform is easy to expand, when a system needs to add new functions, only corresponding plug-ins need to be developed, so that the expansibility is guaranteed, the precision and stability of a system core are kept, secondly, the platform is easy to deploy and integrate, the system is in the form of plug-ins except for a kernel, each plug-in can be deployed independently, products can select proper plug-ins according to needs, so that the corresponding functions can be added in the system, thirdly, the platform is easy to manage, when the platform needs to be increased, new subsystems need to be developed, the subsystems only need to rely on the system core, even only need to rely on the system kernel, the coupling with other subsystems is reduced, and the development and the testing are easy.
3. The Ebeit development platform according to claim 1, wherein: the data flow customization uses the Ewait data flow to realize the business process, and only the following three steps are needed, namely, a node of the data flow is induced according to the business process; configuring data conversion of each node, and defining a starting state of the flow; and thirdly, customizing a flexible service management system through the serial connection of the nodes and the state conversion.
CN202110513287.8A 2021-05-11 2021-05-11 Ebed development platform Active CN113238731B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110513287.8A CN113238731B (en) 2021-05-11 2021-05-11 Ebed development platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110513287.8A CN113238731B (en) 2021-05-11 2021-05-11 Ebed development platform

Publications (2)

Publication Number Publication Date
CN113238731A true CN113238731A (en) 2021-08-10
CN113238731B CN113238731B (en) 2024-03-22

Family

ID=77133552

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110513287.8A Active CN113238731B (en) 2021-05-11 2021-05-11 Ebed development platform

Country Status (1)

Country Link
CN (1) CN113238731B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805853A (en) * 2021-09-28 2021-12-17 重庆允成互联网科技有限公司 Software product development system based on industrial internet
CN116107727A (en) * 2023-04-13 2023-05-12 浪潮通信信息系统有限公司 Computing power network operating system based on hybrid kernel architecture and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050198618A1 (en) * 2004-03-03 2005-09-08 Groupe Azur Inc. Distributed software fabrication system and process for fabricating business applications
CN102135885A (en) * 2011-03-22 2011-07-27 曙光信息产业(北京)有限公司 Modularized software development architecture
CN110989983A (en) * 2019-11-28 2020-04-10 深圳航天智慧城市系统技术研究院有限公司 Zero-coding application software rapid construction system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050198618A1 (en) * 2004-03-03 2005-09-08 Groupe Azur Inc. Distributed software fabrication system and process for fabricating business applications
CN102135885A (en) * 2011-03-22 2011-07-27 曙光信息产业(北京)有限公司 Modularized software development architecture
CN110989983A (en) * 2019-11-28 2020-04-10 深圳航天智慧城市系统技术研究院有限公司 Zero-coding application software rapid construction system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805853A (en) * 2021-09-28 2021-12-17 重庆允成互联网科技有限公司 Software product development system based on industrial internet
CN116107727A (en) * 2023-04-13 2023-05-12 浪潮通信信息系统有限公司 Computing power network operating system based on hybrid kernel architecture and electronic equipment

Also Published As

Publication number Publication date
CN113238731B (en) 2024-03-22

Similar Documents

Publication Publication Date Title
US10216490B2 (en) Systems and methods for computing applications
CA2939379C (en) Systems and methods for partitioning computing applications to optimize deployment resources
US9256413B2 (en) Automatic identification of services
US10613837B2 (en) Distributed component model
US8327351B2 (en) Application modification framework
CA2939400C (en) Systems and methods for controlling branch latency within computing applications
US20130326487A1 (en) Emulating cloud functioning of applications locally
US10331423B1 (en) Utilizing cross platform streamable user interfaces to reduce software deployment frequency caused by user interface improvements
US11561784B2 (en) Versioning of pipeline templates for continuous delivery of services on datacenters configured in cloud platforms
WO2014138893A1 (en) Systems and methods for determining trust levels for computing components
CN113238731A (en) Ebeit development platform
US11392366B1 (en) Optimized compilation of pipelines for continuous delivery of services on datacenters configured in cloud platforms
CN113094028A (en) Windows desktop program development framework, method and related components
US20110138025A1 (en) Systems and Methods for Extensible Distributed Configuration Management
US10802810B2 (en) Consuming persistent library bundles
US11726776B2 (en) Super-app extension discovery and configuration via source code management platform comments
Matsumoto et al. FUJITSU Cloud Service K5 PaaS Digitalizes Enterprise Systems
CN114553688A (en) Cloud computing deployment method, device, equipment and computer readable storage medium
Lee et al. Using Cloud Services As Data Stores
Cebollero et al. Data Services

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
GR01 Patent grant
GR01 Patent grant