Java Enterprise website both front and back of the source has a static template engine, code generator greatly improve the development efficiency
Front Desk: Support three sets of templates, can be switched in the background
Official website http://www.fhadmin.org/
System Introduction:
1. The website backstage uses the mainstream SSM frame JSP JSTL, the website backstage uses the Freemaker Static template engine generates HTML
2. Because it is generated HTML, so the access speed, light, the server burden small
3. The front-end of the website adopts the mainstream responsive layout, the same page supports PC, tablet, Mobile (triple) browser Access
4.springmvc +spring4.2.5+ mybaits3.3 SSM Common Java Web (non-MAVEN) database: MySQL
--------------------------------------------------------------------------------------------------------------- ----------
Business Module (Home page management)
1. Website information: Maintain the basic information of the site, such as title, description, keywords, contact information, address, etc.
2. Business Description: Website Homepage Text Business Introduction
3. Company Philosophy: Home page show the company's 4 ideas
4. Carousel Image: Top 4 carousel diagram on the homepage of the website
5. Project Case: Home Project case
6. Partners: Site Home Bottom Show partners
7. Technical team: Technical team at the bottom of the site
BusinessModule (Content Management)
1About Us: Maintain information about our column, Baidu Rich text box
2. Product Case: Maintenance product case Column data
3. Co-win cooperation: maintain cooperation and win column data, Baidu Rich text box
4. News: Maintain news column data
5. Contact Us: Maintain contact Us column data
6. Visitor view: List show guest message data
Template Management (online editing of the foreground template, with the use of change, keep editing records, any restore history template)
Online Code Editor, imitation developer tool Editor, with line number, color distinction, code folding
Background Section Introduction
8. code Generation : Generate complete module code, and keep the generated record template, reusable ( Super strong development tool )
forward generation: Generate complete modules, pages, processing classes, service tiers, SQL scripts for myabaits XML tables, and more
Reverse generation: Arbitrarily connect to other databases (MySQL, Oracle, SQL Server), generate the module of the system according to the table reflection
9 . Form building: Drag-and-drop fast custom build form, rich elements, rich text, upload controls, drop-down boxes, etc.
Performance monitoring: Monitoring the performance of the entire system, SQL monitoring, SQL firewall, URL monitoring, spring monitoring, session monitoring, etc.
Image management: The unified management of batch upload images, click to enlarge, can open multiple, free switch, brilliant preview effect
Image crawler: Enter a URL, climb out of its picture displayed on the page, you can enlarge the preview. Can be saved to the server, to the picture management inside
System settings: Modify the system name, mail server configuration, SMS account settings, image watermark configuration, configuration
Database backup : Can back up single table, whole library, support local and remote database backup
Backup timer: Quartz 2.2 Powerful Task Scheduler, multi-threaded backup database, task startup shutdown asynchronous operation
Database Restore : Historical backup record, restore database or single table, statistics backup time and file size
SQL Editor: Powerful SQL Editor, support edit Statement complex query statement, generate dynamic report, export Excel
Access records: Record the time of each IP visit, the source region, the network operator, and the number of visits and detailed times per IP
IP blacklist: Blocked IP blocked access to website foreground
" mobile tablet effect "
"Background Interface"
Java Online Edit Template code Editor compatible mobile Tablet PC Freemaker static engine website source