In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the jspXCMS source code directory structure of what the content of the relevant knowledge, the content is detailed and easy to understand, simple and fast operation, has a certain reference value, I believe that you read this jspXCMS source code directory structure what the content of the article will have a harvest, let's take a look.
Webapp directory
Jsp jsp file. If you need jsp pages that can be accessed directly, you can put them in this folder. Jsp placed in other folders cannot be accessed directly. The access path does not need to be accompanied by a jsp path, for example, the access path to the / jsp/abc.jsp file is abc.jsp.
Static static resource file.
Css
Img
Js
Vendor third-party component library. Such as jquery, bootstrop, ueditor, ztree, My97DatePicker and so on.
Template foreground FreeMarker template.
Uploads file upload directory.
WEB-INF
Commons parts of the common jsp page.
Core core module jsp page.
The jsp page that is displayed when an exception occurs in error.
Ext expansion module jsp page.
Plug plug-in module jsp page.
Index.jsp background home page frame page.
Login.jsp background login page.
Fulltext Lucene full-text retrieval file catalog.
Tags background jsp tag.
Tlds JSTL functions .
Views background jsp page.
Weblogic.xml is used for deployment in weblogic.
Crossdomain.xml cross-domain policy file. Mainly aimed at flash.
Favicon.ico browser header icon.
Java source code
Com.jspxcms.common common components.
Captcha CAPTCHA.
Related to file files.
Freemarker
Fulltext full-text index.
Image pictures are related.
Ip queries the actual address through the IP address.
Office word to html.
Orm object relational mapping. JPA and SpringDataJPA related auxiliary classes.
Security security related. Such as password encryption and so on.
Related to upload upload.
Util utility class.
Web SpringMVC and other web related classes.
Com.jspxcms.core core module.
Back backend Controller.
Directive FreeMarker tag.
Fore front desk Controller.
Method FreeMarker method.
Constant static variable.
Domain entity class.
Fulltext full-text index.
Holder
Html generates static pages.
Listener listener.
Quartz timer.
Repository database persistence layer.
Security security related.
Service service layer.
Support support classes.
Web Controller layer.
Com.jspxcms.ext expansion module.
Com.jspxcms.com plug-in module.
Resources directory
The resources directory of the source package is / src/main/resources, and the resources directory of the installation package is / WEB-INF/classes.
Conf profile directory.
Core core module configuration file.
Plugin plug-in module configuration file.
Conf.properties system properties profile.
Context.xml spring context configuration file.
Context-quartz.xml scheduled task profile.
Menu.yml background menu profile.
Spring.jpa.propertis spring jpa configuration file.
Ehcache ehcache cache profile.
Messages internationalization file
Application.properties spring-boot configuration file.
Config.properties Weibo third party login configuration.
Custom.xml CAPTCHA, full-text indexing configuration file.
IKAnalyzer.cfg.xml IKAnalyzer configuration file.
Qqconnectconfig.properties QQ third-party login profile.
Qqwry.dat IP address database.
Quartz.properties scheduled task profile.
Stopword.dic IK Analyzer stop word file.
Stopword_ext.dic IK Analyzer stop word extension file.
Weixin.properties Wechat profile.
This is the end of the article on "what is the directory structure of jspXCMS source code?" Thank you for reading! I believe that you all have a certain understanding of the knowledge of "what is the directory structure of jspXCMS source code". If you want to learn more, you are welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.