shengchina1125 / spring-boot-baseLinks
Licence GitHub Release 简介 Spring Boot API Project Seed 是一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目,该种子项目已经有过多个真实项目的实践,稳定、简单、快速,使我们摆脱那些重复劳动,专注于业务代码的编写,减少加班。下面是一个简单的使用演示,看如何基于本项目在短短几十秒钟内实现一套简单的API,并运行提供服务。 特征&提供 最佳实践的项目结构、配置文件、精简的POM(查看项 目结构图) 统一响应结果封装及生成工具 统一异常处理 简单的接口签名认证 常用基础方法抽象封装 使用Druid Spring Boot Starter 集成Druid数据库连接池与监…
☆73Updated 3 years ago
Alternatives and similar repositories for spring-boot-base
Users that are interested in spring-boot-base are comparing it to the libraries listed below
Sorting:
- 基于springcloud的脚手架(smart-cloud)示例,支持服务合并部署与拆分部署、接口加解密签名、日志数据脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务等☆34Updated 8 months ago
- Java 23种设计模式Demo案列大全 ☞ SpringBoot框架☆104Updated 2 years ago
- Spring Boot 使用 justauth-spring-boot-starter 快速集成 JustAuth☆66Updated 3 years ago
- 基于SpringBoot + Shiro + MyBatisPlus的权限管理框架☆116Updated 2 years ago
- 📚Springboot 实战小项目😋,目前有:秒杀项目,RaiitMQ 进阶,SpringAOP插件模块开发,Spring事件机制,Springboot SPI机制,Springboot自定义starter,docker,Minio,quartz,MybatisPlus…☆47Updated last year
- sparrow-shell☆94Updated 3 months ago
- spring boot demo 是一个用来学习 spring boot 的项目,总共包含 47 个集成demo,已经完成 36 个。包含集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常…☆91Updated 7 years ago
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…☆49Updated 2 years ago
- Art 是一个开源的、一站式 AI 应用开发平台,其灵感来源于行业领先的 Coze 和 Dify。我们致力于将这些先进的 LLM 应用编排理念带入 Java 世界,为广大 Java 开发者提供一个熟悉、高效、稳定且易于扩展的 AI 应用构建环境。☆123Updated last month
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆110Updated 3 years ago
- jun_java_plugin 整合Java企业级各种开发组件、开箱即用、不写重复代码;目前已集成java_plugin50多个,spring_plugin组件100+,spring_boot组件100+,各种项目模板,涵盖开发各种场景如minio、七牛云、云短信、设计模式…☆239Updated 3 weeks ago
- springboot2集成activiti7的工作流项目☆90Updated 3 years ago
- 秒杀航母启程☆64Updated 3 years ago
- 文件,图片上传,分片上传,断点续传,“秒传”☆233Updated 3 years ago
- SpringBoot+Redis 实现大文件分片上传,断点续传,急速秒传。前端使用vue-simpler-uploader实现文件并发上传。☆79Updated 5 years ago
- springboot、websocket、sockjs、rabbitmq综合案例☆46Updated last year
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持…☆126Updated 2 years ago
- SpringBoot 脚手架,简化项目构建☆115Updated 4 years ago
- Spring Boot 入门☆107Updated 2 years ago
- 以 spring-boot 为基础,集成feign,微信sdk,百度ai等第三方工具,以及自定义接口权限拦截,表情处理,ftp连接池,地图坐标解析,mybatis-plus 代码自动生成,token防止表单重复提交,语音处理,敏感词过滤,分词器,参数校验☆57Updated 2 years ago
- 该教程全面讲解SpringBoot2.0的配置、数据访问、日志处理、Web使用、缓存、消息队列、微服务实践,包括Spring Cloud和Spring Cloud Alibaba,还涵盖单点登录、OAuth2.0、Elasticsearch和任务调度等内容,适合初学者和进阶…☆107Updated last week
- springboot集成quartz,并实现定时调度和管理http请求任务☆81Updated 3 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 3 years ago
- springboot☆114Updated 2 years ago
- 脚手架工程(springboot + springsecurity + mybatis + redis + swagger + oauth2),内含freemarker的代码生成器☆115Updated 6 months ago
- springboot和dubbo、netty的集成,spring-ai-*的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎☆184Updated 3 months ago
- 天天吃货-个人商城从0到1☆125Updated last year
- 基于SpringBoot2.0及2.0以上的版本学习SpringBoot框架新特性,新用法、以及整合不同第三方框架的源码,配套教程文章请查看SpringBoot2.x系列教程:https://thinkingcao.blog.csdn.net☆101Updated 3 years ago
- 谷粒商城电商平台☆159Updated 3 years ago
- 基于反射实现,高效 java版开放接口统一网关鉴权demo项目☆72Updated 3 years ago