All Projects → yy1193889747 → Springboot Demo

yy1193889747 / Springboot Demo

springboot学习

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Springboot Demo

Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+1908%)
Mutual labels:  jpa, redis
Eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
Stars: ✭ 16,943 (+16843%)
Mutual labels:  jpa, redis
Spring Data Examples
Examples for using Spring Data for JPA, MongoDB, Neo4j, Redis
Stars: ✭ 181 (+81%)
Mutual labels:  jpa, redis
Spring Boot 2.x Examples
Spring Boot 2.x code examples
Stars: ✭ 104 (+4%)
Mutual labels:  jpa, redis
Dokit
基于 Spring Boot2、 Jpa、 Spring Security、JWT、redis、Vue的前后端分离的后台管理系统开发平台, 用户管理、菜单管理、角色管理、字典管理、权限控制的方式为RBAC,操作日志、异常日志、接口限流、项目支持数据权限管理,支持一键生成前后端代码(支持在线预览及打包下载),支持前端菜单动态路由 可一键部署服务器应用,数据库。系统中活跃用户状态监控,监视当前系统CPU、内存、磁盘、堆栈等相关信息,基于Element UI在线表单设计及生成Vue代码。
Stars: ✭ 348 (+248%)
Mutual labels:  jpa, redis
X Admin
致力于快速开发中小型后台管理系统项目模板(更新中......)
Stars: ✭ 123 (+23%)
Mutual labels:  jpa, redis
Springboot Learning Example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
Stars: ✭ 14,640 (+14540%)
Mutual labels:  jpa, redis
Online Learning Cloud Platform
👀在线学习平台,前端主要技术:Angular,后端主要技术:springboot (项目包含前台,后台上传失误,可能丢失代码......分为前台展示系统及后台管理系统。前台系统包含首页门户、多级菜单、问题页面、免费课程、练习页面等模块。 后台管理系统包含课程管理、用户管理、管理员管理、评论管理等模块。系统介绍及详细功能点、技术点见项目内文档描述)
Stars: ✭ 117 (+17%)
Mutual labels:  jpa, redis
Xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+3332%)
Mutual labels:  jpa, redis
Springboot Learn
🌹springboot常用框架整合示例,涉及多种网站监控,数据缓存,网络通信,持久层,权限管理,常用工具等
Stars: ✭ 270 (+170%)
Mutual labels:  jpa, redis
Bcmall
以教学为目的的电商系统。包含ToB复杂业务、互联网高并发业务、缓存应用;DDD、微服务指导。模型驱动、数据驱动。了解大型服务进化路线,编码技巧、学习Linux,性能调优。Docker/k8s助力、监控、日志收集、中间件学习。前端技术、后端实践等。主要技术:SpringBoot+JPA+Mybatis-plus+Antd+Vue3。
Stars: ✭ 188 (+88%)
Mutual labels:  jpa, redis
Fw Cloud Framework
基于springcloud全家桶开发分布式框架(支持oauth2认证授权、SSO登录、统一下单、微信公众号服务、Shardingdbc分库分表、常见服务监控、链路监控、异步日志、redis缓存等功能),实现基于Vue全家桶等前后端分离项目工程
Stars: ✭ 717 (+617%)
Mutual labels:  jpa, redis
Spring Boot Demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Stars: ✭ 255 (+155%)
Mutual labels:  jpa, redis
Dimpleblog
个人博客,目前3.0v版本正在开发中
Stars: ✭ 379 (+279%)
Mutual labels:  jpa, redis
Spring Boot
spring-boot 项目实践总结
Stars: ✭ 989 (+889%)
Mutual labels:  jpa, redis
Playlistor
🎶Apple Music ↔️ Spotify playlist convertor.
Stars: ✭ 95 (-5%)
Mutual labels:  redis
Zebra database
A compact, lightweight and feature-rich PHP MySQLi database wrapper
Stars: ✭ 98 (-2%)
Mutual labels:  redis
Kev
K.E.V. (Keys, Extras, and Values) is a Python ORM for key-value stores based on Valley. Currently supported backends are Redis, S3, and a S3/Redis hybrid backend. Based on Valley.
Stars: ✭ 95 (-5%)
Mutual labels:  redis
Chat.io
A Real Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis.
Stars: ✭ 1,325 (+1225%)
Mutual labels:  redis
Craftcms Docker
Craft3/Craft2 CMS Docker base (Nginx, PHP-FPM 8, PostgreSQL/MariaDB, Redis)
Stars: ✭ 99 (-1%)
Mutual labels:  redis

Springboot--Study

springboot-jpa-thymeleaf

  • 实现增删改查功能
  • 加入redis缓存(简单)
  • 2017-12-15 :整合Shiro
  • 2018-07-01 :Builder模式构造类
  • 2018-07-01 :要优先使用基本类型而不是装箱基本类型,要担心无意识的自动装箱

springboot-mybatis-thymeleaf

  • 基于xml配置整合mybatis
  • 加入redis缓存(简单)
  • 整合Druid及监控页面
  • Druid添加多数据源
  • 使用yml格式更改配置文件
  • 增加https协议,使用undertow容器
  • 增加log4j2日志记录,使用lombok简化代码
  • 基于注解配置mapper
  • 2017-12-05 :将error级别日志单独记录,添加控制台高亮
  • 2017-12-06 :添加登录界面,使用spring security简单的内存控制
  • 2017-12-06 :使用spring security由数据库控制
  • 2017-12-07 :定时任务@Scheduled,开启异步Async
  • 2017-12-07 :添加swagger接口文档生成器
  • 2017-12-08 :统一异常
  • 2017-12-11 :运用Jsoup爬取今日热点事件(代理IP爬取)
  • 2017-12-19 :Jsoup各种运用
  • 2017-12-20 :httpclient忽略SSL

springboot-rabbit

  • 2017-12-12 :整合rabbit以及基本模式的使用
  • 2017-12-13 :JavaMail的使用
  • 2017-12-14 :JavaMail,发送带模板、附件、图片的邮件
  • 2017-12-25 :thread,io
  • 2017-12-29 :实现微博带验证码登录
  • 2018-01-07 :Docker学习

打卡

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].