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 two sets of templates, can switch in the background
System Introduction:
1. The website backstage uses the mainstream SSM framework JSP JSTL, the website backstage uses the Freemaker
static
template engine to generate the 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 (homepage 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: Website Home Show the company's 4 ideas
4 . Carousel Image: Home page top 4 carousel map
5 . Project case: Home Project Case
6 . Partners: Site Home Bottom Show Partners
7 . Technical team: technical team at the bottom of the site
Business module (content Management)
1 . About Us: Maintain information about our column, Baidu Rich text box
2 . Product Case: Maintenance product case Column data
3 . Co-win: maintain cooperation and win column data, Baidu Rich text box
4 . News: Maintain news column data
5 . Contact Us: Maintenance Contact Us column data
6 . Visitor view: List show guest message data
Click : get address
Template 1
Template 2
" Mobile Tablet effect "
"Background Interface"
Java Adaptive Responsive Enterprise website source code SSM freemaker generate static mobile phone tablet PC SPRINGMVC