CN104008502A - Electronic auction system - Google Patents

Electronic auction system Download PDF

Info

Publication number
CN104008502A
CN104008502A CN201410270905.0A CN201410270905A CN104008502A CN 104008502 A CN104008502 A CN 104008502A CN 201410270905 A CN201410270905 A CN 201410270905A CN 104008502 A CN104008502 A CN 104008502A
Authority
CN
China
Prior art keywords
module
framework
data
service
business
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
CN201410270905.0A
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.)
Dalian University
Original Assignee
Dalian University
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 Dalian University filed Critical Dalian University
Priority to CN201410270905.0A priority Critical patent/CN104008502A/en
Publication of CN104008502A publication Critical patent/CN104008502A/en
Pending legal-status Critical Current

Links

Abstract

The invention relates to an electronic auction system open to the outside. The electronic auction system comprises a webpage service module, a control module, a service logic module, a data access module and a data service module. The webpage service module is obtained through development of an open-source framework and used for open call of a third party platform. The control module is obtained through development of an MVC framework and used for controlling the service logic module and providing interaction of an interface for the outside. The service logic module is used for providing service rules, carrying out logic processing according to the service rules and packaging the proving mode of a DAO. The data access module is developed through a Spring framework and used for being in interaction with a durable object of a database and packaging atom operations on data. The data service module is developed through the Hibernate which is used as an O/R Mapping framework, and the data service module is used for mapping data of a relation type database to objects in order to operate the database in an object-oriented mode.

Description

Electronic auction system
Technical field
The present invention relates to e-commerce field, relate in particular to a kind of electronic auction system.
Background technology
At present, electronic auction is an important application of ecommerce, be one by the special spot transaction mode of auction colony's price determination and assigning process.Perfect along with the development of network technology and secrecy system, auction trade turns to network electronic pattern from traditional mode gradually.Electronic auction system mainly contains the advantage of two aspects: the one, and well-designed electronic auction system can be realized the optimum allocation of resource, reaches the reasonable utilization of resource; The 2nd, electronic auction system can be without just participating in competitive bidding to auction is on-the-spot, thereby save a large amount of manpower and materials, minimizes transaction cost, and this feature derives from the power that its network system provides.Electronic auction relates to multiple network and infotech, and these technology not only can be for electronic auction, also can be for other e-commerce and e-government.
WebService (webpage business) is mainly in order to make the information between original each isolated website can intercom mutually, share.What Web Service was used is that Internet (the Internet) is upper unified, open standard, as HTTP (Hyper Text Transfer Protocol, HTML (Hypertext Markup Language)), XML (Extensible Markup Language, extend markup language), SOAP (Simple Object Access Protocol, Simple Object Access Protocol), WSDL (Web Services Description Language, Web Service descriptive language) etc., for example, so Web Service can be at the environment of any these standards of support (: Windows, Linux) in, use.The appearance of Web Service has met the desired basic function of dynamic business cooperation and principle, thereby makes Web not only become the platform of information sharing, and becomes the shared platform of service.But no matter be SOAP or WSDL, all more complicated, develops Web Service if developer wishes oneself manually to write WSDL, difficulty is sizable.Apache CXF is a Service framework of increasing income, and can be used for simplifying user's Service exploitation, and the application based on CXF exploitation can provide the services such as SOAP, XML/HTTP, RESTful HTTP or CORBA.CXF bottom also can be used different host-host protocols, comprises HTTP, JMS or JBI etc.Meanwhile, CXF disposes flexibly, supports multiple programming language.But at present also not open and automatically management the system of ecommerce.
Because above-mentioned defect, the design people, actively research and innovation in addition, to founding a kind of electronic auction system of new structure, makes it have more the value in industry.
Summary of the invention
For solving the problems of the technologies described above, the object of this invention is to provide a kind of electronic auction system open and that automatically manage of realizing.
Electronic auction system of the present invention, comprising: webpage business module, and control module, business logic modules, Data access module and data service module, wherein, webpage business module is obtained by Open Framework exploitation, is used to third-party platform open call; Control module is obtained by model-view-controller MVC Development of Framework, for service control logic module with the mutual of interface is externally provided; Business logic modules, for business rule is provided, and carries out logical process according to business rule, and DAO object is proved to the encapsulation of pattern; Data access module, by Spring Development of Framework, for the persistence object interaction with database, the atomic operation of encapsulation to data; Data service module, adopts Hibernate as O/R Mapping Development of Framework, for the data-mapping of relevant database is become to object, realizes with object-oriented way operating database.
Further, Open Framework is CXF framework.
By such scheme, the present invention at least has the following advantages:
In the performance history of traditional JavaEE project, utilized Spring and Hibernate framework to realize DAO assembly and business logic components, and utilized the IoC container of Spring framework to manage the dependence between each assembly, thereby guaranteed that whole application is with good expansibility and maintainability.And the use of CXF framework not only alleviates the process that developer develops Web Service greatly, and service logic method can be exposed into Web Service, thereby allow the program of other platforms, other language to carry out far call.
Above-mentioned explanation is only the general introduction of technical solution of the present invention, in order to better understand technological means of the present invention, and can be implemented according to the content of instructions, below with preferred embodiment of the present invention and coordinate accompanying drawing to be described in detail as follows.
Accompanying drawing explanation
Fig. 1 is the structural representation of the system of electronic auction of the present invention.
Embodiment
Below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail.Following examples are used for illustrating the present invention, but are not used for limiting the scope of the invention.
Based on above-mentioned consideration, the present invention, on the basis of traditional Java EE project-electronic auction system, adds CXF framework, service logic method is exposed into Web Service, thereby allow the program of other platforms, other language to carry out far call.Electronic auction system is exactly an e-commerce platform in fact, as long as Jiang Gai Account Dept administration on the internet, the client in the whole world can issue and want the commodity sold in this system, also can bid to the commodity participation in auction.Whole process need not any manual intervention, has system automatically to complete.The invention provides the interface with e-bank, can, by the operation of e-bank, realize the automatic payment from buyer to seller.Once successful payment just can utilize global logistics supply system that auction items is sent in buyer's hand.Visible, a kind of electronic auction system based on CXF of the present invention is a kind of open, cost and cheap system thereof, and most of work need not manual intervention, and system completes management automatically.
Shown in Figure 1, a kind of system of electronic auction, comprise: webpage business module, control module, business logic modules, Data access module and data service module, wherein, webpage business module is by (the Celtix+XFire that increases income, CXF) Development of Framework obtains, be used to third-party platform open call, the operational approach in application can be exposed into Web Service operation like this, allow other platforms, other language should be used for call; Control module is by model-view-controller (Model View Controller, MVC) Development of Framework, for service control logic module with the mutual of interface is externally provided.Business logic modules, for business rule is provided, and carries out logical process according to business rule, and DAO object is proved to the encapsulation of pattern.Data access module, by Spring Development of Framework, for the persistence object interaction with database, encapsulation to the increasing of data, the atomic operation such as delete, change, look into.Data service module, for by entity/relationship map instrument, the data-mapping of relevant database being become to object, realizes with object-oriented way operating database, and data service module adopts Hibernate as O/R Mapping Development of Framework.
Effect of the present invention and benefit are: the present invention is in the performance history of traditional JavaEE project, utilized Spring and Hibernate framework to realize DAO assembly and business logic components, and utilized the IoC container of Spring framework to manage the dependence between each assembly, thereby guaranteed that whole application is with good expansibility and maintainability.And the use of CXF framework not only alleviates the process that developer develops Web Service greatly, and service logic method can be exposed into Web Service, thereby allow the program of other platforms, other language to carry out far call.
Introduce a concrete example below, illustrate that the performance history of above-mentioned electronic auction system comprises: 1, design system database, 2, development system DAO layer assembly, 3, business logic development layer assembly, the interpolation of 4, CXF framework.
Now with regard to CXF framework, calling of Web Service elaborated.
In order to start CXF in this application, support, first the core JAR bag csf-2.2.2.jar of CXF should be copied under the WEB-INF/lib path of Web application.Third party's class libraries that in addition, also CXF should be relied on copies under the WEB-INF/lib path of Web application.In order to integrate CXF and Spring in application, first should in web.xml file, start Spring container, then in CXF, add core Serlet, be responsible for processing Web Service client-requested.Code is as follows:
For existing Bean in Spring container is exposed into Web Service, be interface of all Web Service Operation Definitions, the method for Web Service that definition in this excuse is hopeful to expose into, interface code is as follows:
The above is only the preferred embodiment of the present invention; be not limited to the present invention; should be understood that; for those skilled in the art; do not departing under the prerequisite of the technology of the present invention principle; can also make some improvement and modification, these improve and modification also should be considered as protection scope of the present invention.

Claims (2)

1. an electronic auction system, is characterized in that, comprising: webpage business module, control module, business logic modules, Data access module and data service module, wherein, webpage business module is obtained by Open Framework exploitation, is used to third-party platform open call; Control module is obtained by model-view-controller MVC Development of Framework, for service control logic module with the mutual of interface is externally provided; Business logic modules, for business rule is provided, and carries out logical process according to business rule, and DAO object is proved to the encapsulation of pattern; Data access module, by Spring Development of Framework, for the persistence object interaction with database, the atomic operation of encapsulation to data; Data service module, adopts Hibernate as O/RMapping Development of Framework, for the data-mapping of relevant database is become to object, realizes with object-oriented way operating database.
2. electronic auction system according to claim 1, is characterized in that: described Open Framework is CXF framework.
CN201410270905.0A 2014-06-17 2014-06-17 Electronic auction system Pending CN104008502A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410270905.0A CN104008502A (en) 2014-06-17 2014-06-17 Electronic auction system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410270905.0A CN104008502A (en) 2014-06-17 2014-06-17 Electronic auction system

Publications (1)

Publication Number Publication Date
CN104008502A true CN104008502A (en) 2014-08-27

Family

ID=51369148

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410270905.0A Pending CN104008502A (en) 2014-06-17 2014-06-17 Electronic auction system

Country Status (1)

Country Link
CN (1) CN104008502A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104639603A (en) * 2014-11-27 2015-05-20 四川长虹电器股份有限公司 RESTful (representational state transfer) service design method based on Spring MVC

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101506834A (en) * 2006-03-03 2009-08-12 穆凯什·查特 Method, system and apparatus for automatic real-time iterative commercial transactions over the internet
KR101301853B1 (en) * 2012-05-30 2013-08-29 이경태 Auction system
CN103745399A (en) * 2014-01-22 2014-04-23 长沙钢为网络科技有限公司 Auction processing system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101506834A (en) * 2006-03-03 2009-08-12 穆凯什·查特 Method, system and apparatus for automatic real-time iterative commercial transactions over the internet
KR101301853B1 (en) * 2012-05-30 2013-08-29 이경태 Auction system
CN103745399A (en) * 2014-01-22 2014-04-23 长沙钢为网络科技有限公司 Auction processing system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐琳: "基于MVC模式网上拍卖系统的设计与实现", 《万方学位论文库》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104639603A (en) * 2014-11-27 2015-05-20 四川长虹电器股份有限公司 RESTful (representational state transfer) service design method based on Spring MVC
CN104639603B (en) * 2014-11-27 2018-09-14 四川长虹电器股份有限公司 A kind of RESTful Service Design methods based on Spring MVC

Similar Documents

Publication Publication Date Title
US11875382B2 (en) Software application customized for target market
US10395293B1 (en) Canonical order management system
US20170242737A1 (en) Managing external feeds in an event-based computing system
Liu et al. Composing enterprise mashup components and services using architecture integration patterns
Lee et al. A multi-tenant web application framework for SaaS
US10540215B2 (en) Interoperability between a host application and an embedded target application
WO2016004814A1 (en) Service visualization method and system
TW201727561A (en) Service component management method and system capable of carrying out the interaction between multiple service components thereby realizing a service in a particular scenario
Gong et al. A survey of cloud computing
US11481467B2 (en) System and method for management and delivery of shoppable content data
US11023556B2 (en) Web page designing with content beam to device preview
Varghese A history of the cloud
Li et al. Model-based services convergence and multi-clouds integration
US20150371222A1 (en) Website content optimization for target market
CN104008502A (en) Electronic auction system
EP3080692A1 (en) User interface framework
Ruparelia Cloud computing
US20180144368A1 (en) Isolating advertising identifiers from applications
US9524239B2 (en) Self service propagation of custom extension fields into web services
US9230022B1 (en) Customizable result sets for application program interfaces
Wang et al. Cloud-based Government Procurement Information Integration Platform.
Pathak et al. BIJLI: A hyperledger-based blockchain-powered application for decentralized power management and electricity distribution
Kiblawi Disruptive innovations in cloud computing and their impact on business and technology
Kulshreshta et al. Web based Accounting Integrated Management System (AIMS) over Cloud using Mean Stack
CN114237398A (en) Method and device for generating small room map based on illusion engine and storage medium

Legal Events

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

Application publication date: 20140827

RJ01 Rejection of invention patent application after publication