Code Monkey home page Code Monkey logo

athena_cms's Introduction

#基于SpringMVC+Mybatis 开发的REST API 接口程序#

##介绍## Athena_cms 是使用SpringMVC 和 Mybatis 开发的社区系统后台接口,功能丰富,小巧迅速。你完全可以用来搭建自己的社区系统后台,配合完成APP搭建。

备注:目前细节尚待优化

##API接口##

见文档API.md

##安装部署##

java环境部署见 这里

mysql安装见 这里

tomcat下载,解压到本地,启动

##配置##

  • 登录mysql,新建数据库athena_cms,执行 crebas.sql,新建用户,分配数据库权限
  • 修改数据库访问参数,config.properties

##运行##

切换到主目录

打包

mvn clean package

发布

mvn clean package tomcat:redeploy -Dmaven.test.skip=true

##贡献##

有任何意见或建议都欢迎提 issue,或者直接提给 @ifengkou

##License## MIT

athena_cms's People

Contributors

ifengkou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

athena_cms's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.