1 Star 5 Fork 4

SunRise / sunrise-spring-boot

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

S U N R I S E

vue element-ui license license

简体中文

简介

sunrise-spring-boot [Gitee] [GitHub]SUNRISE 系列项目的前端和 sunrise-electron-vue [Gitee] [GitHub] 是姊妹项目,该项目是一个前端后台解决方案,它基于 spring boot 实现。它使用了最新的技术栈,内置了权限验证,统一异常处理,交互日志记录等,提炼了典型的业务模型,它可以帮助你快速搭建企业级中后台产品原型。相信不管你的需求是什么,本项目都能帮助到你。

活动圈

前序准备

你需要在本地安装 JDK8 和 Mysq 推荐使用 appserv来安装 Mysq 因为它是精简的。本项目是由 Maven构建。

功能

针对 sunrise-electron-vue [Gitee] [GitHub] 项目的功能接口实现

- ResponseBodyAdvice 返回统一的服务器响应格式

- @ControllerAdvice 统一处理异常信息(Throwable)

- Ehcache 本地缓存

- LogOper 交互日志注解

- DataPage 支持多种数据库进行分页查询
	- MySQL
	- Oracle
	- Db2
	- Hsqldb
	- Informix
	- SqlServer

- DictCacheService 字典缓存服务
	- 字典数据更新时会向前端推送通知,由前端处理前端缓存

- CustomRuntimeException 自定义异常类 (进行统一捕获)

- FastJson
	- 替换 spring web HttpMessageConverter
	- 实现 RedisSerializer 接口

- Kaptcha 图片验证码

- FrontLog 前端日志文件存储

- Quartz 定时任务

- RabbitMq 中间件(已配置,未使用)

- Redis 服务器缓存(已配置,未使用)

- HandlerMethodArgumentResolver 自定义参数解析器(post传送的实体需实现PostEntity接口)

- Shiro 访问控制
	- 登录次数限制

- WebSocket 长连接信息接收和发送

项目说明

# 公共依赖管理模块
spring-boot-sunrise-parent

# 核心模块
spring-boot-sunrise-core

# 待开发模块,二次开发应在该包中进行
spring-boot-sunrise-console

运行

运行 spring-boot-sunrise-console 包下的 SpringBootConsoleApplication 类

注意事项

1、this.getClass().getResourceAsStream("xxx.sql") 为空 本项目由 eclipse 开发,因 IDEA 的特殊性需进行额外的设置才可获取到静态文件,参考地址

支持一下

如果你觉得这个项目帮助到了你,你可以帮作者买一杯果汁表示鼓励 :tropical_drink:

License

MIT

Copyright (c) 2019-present SunRise

MIT License Copyright (c) 2019 Sun Rising 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.

简介

SunRise项目-后端 sunrise-spring-boot。该项目是一个前端后台解决方案,它基于 spring boot 实现。它使用了最新的技术栈,内置了权限验证,统一异常处理,交互日志记录等,提炼了典型的业务模型,它可以帮助你快速搭建企业级中后台产品原型。相信不管你的需求是什么,本项目都能帮助到你。 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/sunrise-chang/sunrise-spring-boot.git
git@gitee.com:sunrise-chang/sunrise-spring-boot.git
sunrise-chang
sunrise-spring-boot
sunrise-spring-boot
master

搜索帮助

14c37bed 8189591 565d56ea 8189591