# Join **Repository Path**: FightTogether/Join ## Basic Information - **Project Name**: Join - **Description**: javaweb basic framework - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Join [![Build Status](https://travis-ci.org/fightteam/Join.png)](https://travis-ci.org/fightteam/Join) 基于spring、spring-data等的一个基础配置,可以很方便的开发系统。拆分了多个独立模块,可以单独使用。 ## 文档 - [简单介绍](https://github.com/fightteam/Join/blob/master/src/reference/intro.md) - [安装使用](https://github.com/fightteam/Join/blob/master/src/reference/install.md) - [基础模块简介](https://github.com/fightteam/Join/blob/master/src/reference/core.md) - [日志模块简介](https://github.com/fightteam/Join/blob/master/src/reference/logger.md) - [测试模块简介](https://github.com/fightteam/Join/blob/master/src/reference/test.md) - [dao模块简介](https://github.com/fightteam/Join/blob/master/src/reference/dao.md) - [web模块简介](https://github.com/fightteam/Join/blob/master/src/reference/web.md) - [rest模块简介](https://github.com/fightteam/Join/blob/master/src/reference/rest.md) - [权限模块简介](https://github.com/fightteam/Join/blob/master/src/reference/security.md) ## 贡献 感谢一下对这个项目有贡献的作者。 - [excalibur](http://leeln.com) - [fighttogether](http://fighttogether.github.io/) ## 例子 - [avalon](http://fightteam.github.io/avalon/)一个使用join开发的实例项目. ## Release History - 0.0.1-BUILD-SNAPSHOT 项目构建开始 - 1.0.0-BUILD-SNAPSHOT 完善了简单的框架模块