1 Star 3 Fork 0

疯狂的妞妞 / seaboot-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Sea Admin

一个基于 springboot 后台集成框架。

module列表

<modules>
        <!-- MVC代码规范配置,规定了Controller的写法 -->
        <module>platform-mvc</module>
        <!-- 杂项:数据字典/短信/通知等等 -->
        <module>platform-biz</module>

        <!-- 定时任务 -->
        <module>platform-quartz</module>

        <!-- http/ftp/smb等协议-->
        <module>platform-net</module>

        <!-- 文件输入配置,基于 spring 标准接口 -->
        <module>platform-upload</module>
        <!-- 文件输出配置,负责转发到文件服务/云服务 -->
        <module>platform-file</module>

        <!-- Security —— 传统鉴权 -->
        <module>platform-security</module>
        <!-- Security —— JWT token鉴权 -->
        <module>platform-security-jwt</module>
        <!-- Shiro —— 传统鉴权 -->
        <module>platform-shiro</module>

        <!--springboot全家桶-->
        <module>plugin-springboot</module>
        <!--EhCache配置-->
        <module>plugin-ehcache</module>
        <!--Redis配置-->
        <module>plugin-redis</module>
       

        <!-- 逆向工程:代码生成器 -->
        <module>turing-reverse</module>
        <!-- 用户画像 -->
        <module>turing-portrait</module>

        <!-- 动态报表 -->
        <module>turing-flake</module>
        <!-- 磁盘映射,类似于 windows 的文件系统 -->
        <module>turing-resource</module>
        <!-- api 接口扫描 -->
        <module>turing-api</module>
        <!-- 逆向工程:报表-表单配置 -->
        <module>turing-store</module>

        <!-- kettle支持包 -->
        <module>turing-kettle</module>
        <!-- etl 任务调度管理 -->
        <module>turing-etl</module>
</modules>

技术选型

1、环境
  • Java SDK 8+
  • Servlet 3.0、3.1+
  • Apache Maven 3.6+
2、主框架
  • Spring Boot 2.2.13.RELEASE
  • Spring Security 2.1.18.RELEASE
  • Spring Framework 5.2.12.RELEASE
3、持久层
  • Apache MyBatis 3.5.13
  • Hikari 3.4.5
  • Hibernate Validation 6.0.22
4、视图层

VUE版本界面:https://gitee.com/seaboot/web

(目前放弃传统界面的维护)

MIT License Copyright (c) 2020 疯狂的妞妞 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

平台管理 展开 收起
Java 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/seaboot/seaboot-admin.git
git@gitee.com:seaboot/seaboot-admin.git
seaboot
seaboot-admin
seaboot-admin
master

搜索帮助