All Projects → myopenresources → cc-s

myopenresources / cc-s

Licence: MIT license
一个基于spring boot、druid、mybatis、mysql的后端基础

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to cc-s

Spring Cloud Shop
spring cloud 版分布式电商项目,全力打造顶级多模块,高可用,高扩展电商项目
Stars: ✭ 248 (+1027.27%)
Mutual labels:  druid, mybatis
SpringBootIntegration
SpringBoot集成学习项目 SpringBoot Integration
Stars: ✭ 20 (-9.09%)
Mutual labels:  druid, mybatis
RuoYi-Vue-Oracle
🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 225 (+922.73%)
Mutual labels:  druid, mybatis
My Blog Layui
layui 版本的 My-Blog : A simple & beautiful blogging system implemented with spring-boot & layui & thymeleaf & mybatis My Blog 是由 SpringBoot + Layui + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
Stars: ✭ 204 (+827.27%)
Mutual labels:  druid, mybatis
RuoYi-fast
🎉 (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 117 (+431.82%)
Mutual labels:  druid, mybatis
Layim
基于HTML5 WebSocket的一款IM即时通讯软件,使用Gradle集成了Scala、SpringBoot、Spring MVC、Mybatis、Redis等,前端使用了LayIm框架
Stars: ✭ 218 (+890.91%)
Mutual labels:  druid, mybatis
springboot-learning-demo
springboot学习示例
Stars: ✭ 17 (-22.73%)
Mutual labels:  druid, mybatis
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+9027.27%)
Mutual labels:  druid, mybatis
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (+150%)
Mutual labels:  druid, mybatis
spring-boot-demo
SpringBoot Demo.集成统一异常处理,Swagger,Druid,Mybatis,Redis,Mongo.
Stars: ✭ 21 (-4.55%)
Mutual labels:  druid, mybatis
Springcloud Miaosha
一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read. It can be used as a paper material for academic defense.
Stars: ✭ 187 (+750%)
Mutual labels:  druid, mybatis
springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (+4.55%)
Mutual labels:  druid, mybatis
Spring Boot Sample
Spring-boot 集成druid数据库连接池,Spring-boot实现druid的动态数据源,Spring-boot实现定时任务schedule,spring-boot集成mybatis
Stars: ✭ 180 (+718.18%)
Mutual labels:  druid, mybatis
Spring Dubbo Service
微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式锁;SPI服务机制;cat监控;netty服务代理;websocket;disconf;mongodb集成;rest;docker;fescar
Stars: ✭ 224 (+918.18%)
Mutual labels:  druid, mybatis
Seconds Kill
基于 Springboot + Redis + Kafka 的秒杀系统,乐观锁 + 缓存 + 限流 + 异步,TPS 从 500 优化到 3000
Stars: ✭ 180 (+718.18%)
Mutual labels:  druid, mybatis
learning
学习笔记
Stars: ✭ 17 (-22.73%)
Mutual labels:  druid, mybatis
Skill6 Website Backend
java进阶开发,高级版web项目。基于dubbo实现分布式微服务架构,基于spring boot、spring mvc、mybatis、docker、ELK、redis、vue.js、node.js等技术实现的技术分享交流网站。网站名称:技术流,英文名:skill6。主要功能有:登录注册、单点登录、restful设计、文章及评论、代码及资源下载、主题讨论等。持续更新中...
Stars: ✭ 140 (+536.36%)
Mutual labels:  druid, mybatis
Okhelper Service
OK帮 云进销存 (SpringBoot Restful 全家桶)
Stars: ✭ 146 (+563.64%)
Mutual labels:  druid, mybatis
hqc mp
微信小程序+微信管理后台+微信用户前台
Stars: ✭ 69 (+213.64%)
Mutual labels:  druid, mybatis
spring-boot-examples
本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。
Stars: ✭ 52 (+136.36%)
Mutual labels:  druid, mybatis

CC-S

一个基于spring boot、druid、mybatis、mysql的后端项目

使用前必读

关于环境、使用等相关问题,请您阅读以下所有内容,请勿上来就直接问,好好珍惜别人的时间,也珍惜自己的时间,谢谢!

前端界面

https://github.com/myopenresources/cc

更新记录

  1. 搭建环境,分别加入spring boot、druid、mybatis等
  2. 分别配置druid、mybatis、全局异常处理
  3. 配置跨域
  4. 添加ehcache

开发环境

  1. 开发工具IntelliJ IDEA 2017
  2. jdk版本1.7

项目地址

  1. 后台地址
    http://localhost:8080/cc/+接口名称

  2. swagger ui地址
    http://localhost:8080/cc/swagger-ui.html

  3. druid地址
    http://localhost:8080/cc/druid/login.html

特别声明

  1. 如果本界面中使用到了您的产品或是对您造成了影响请及时联系我,我将第一时间去除

技术交流

  1. 在github进行交流
  2. 技术交流群:168733660

贡献

  1. 站在巨人的肩膀上,才能够走得更远,感谢那些默默贡献的人!

许可

  1. MIT
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].