ACG Forum“BOKI”Based on Spring CloudAbstract:In view of the existing form of Internet websites nowadays,it is possible to embedforums inside the websites.Therefore,in this project,a whole plug-in forum with strong portability canbe realized,which may break through the limitation of ACG theme and separate the forum from themain station.As long as the front end is provided,the plug-in introduction of the forum can be realized.In today's mainstream web project framework,the project will use the spring framework as theback-end foundation and MySQL database.The running environment of the project includes but is notlimited to the environment above Windows 7.MySOL and redis will use the docker container in theCentOS environment for quick startup.Since the addition,deletion,modification and query of data arenot entirely in the form of Po,the mybatis framework with high flexibility is used in the Dao layer ofthe project.The forum mainly realizes the post browsing of the visitors who have not logged in,the post replyand personal information management of the users who have logged in,the regulation of themanagement team on the ordinary users and posts,the normal operation of the forum environment andthe promotion of the post and browsing experience of the users.For the core posting module,after thestrict testing of the back-end interface,it has been able to correctly implement posting,reply,or evensecondary reply.The other interfaces also pass the black box test and can stably provide data interaction.Through the optimization and test of various functions of the system,the system can prompt theunreasonable operation of users,the designed system can operate normally,the business processinglogic is more reasonable,and meet the initial goal and the actual requirements of the system.Key words:Spring,BBS,MySql,ACG,VUE
暂无评论内容