# akhasi **Repository Path**: asdfg1234/akhasi ## Basic Information - **Project Name**: akhasi - **Description**: 简易个人博客,采用spring,springmvc,lucene,bootstrap搭建 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 12 - **Created**: 2016-06-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #akhasi **使用方法** 1. 将 src/main/resource/init.sql 导入数据库,数据库最好是mysql,其他数据库未测试 2. 修改 src/main/resource/conf.properties 中的数据库连接 3. 运行maven命令 jetty:run 启动项目 输入网址 localhost/akhasi/index 进入主页 输入网址 http://localhost/akhasi/manager/login 进后台登录页面 默认账户密码为 tnmao/123456