Skip to content

xujiashu/webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webapp

springframework

mysql-5.7

首先在mysql创建数据库mysites

在eclipse上运行,运行会自动创建表(每次都会删除原来的表),如果不想删除,修改application.properties

spring.jpa.hibernate.ddl-auto=update

使用localhost:8080/进入首页

localhost:8080/login进入后台登陆界面

账号:sysadmin

密码:123456

可以进行添加商品、新闻文章、管理用户操作

文件目录中static里面的是前台模板

templates里面的是后台模板

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published