All Projects → zhangxd1989 → Springboot Dubbox

zhangxd1989 / Springboot Dubbox

基于Spring-boot和dubbox的API接口和后台管理系统

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Springboot Dubbox

Spring Boot Tutorial
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
Stars: ✭ 482 (-49.16%)
Mutual labels:  spring-boot, spring-security
Springboot Jwt Starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
Stars: ✭ 538 (-43.25%)
Mutual labels:  spring-boot, spring-security
Cerberus
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
Stars: ✭ 482 (-49.16%)
Mutual labels:  spring-boot, spring-security
Spring Security Tutorial
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。
Stars: ✭ 409 (-56.86%)
Mutual labels:  spring-boot, spring-security
Simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等
Stars: ✭ 687 (-27.53%)
Mutual labels:  spring-boot, spring-security
Admin
基于Spring Boot/Spring Security/thymeleaf的通用后台管理系统
Stars: ✭ 411 (-56.65%)
Mutual labels:  spring-boot, spring-security
Spring Lemon
Helper library for Spring Boot web applications
Stars: ✭ 529 (-44.2%)
Mutual labels:  spring-boot, spring-security
Jhipster Kotlin
Kotlin based JHipster
Stars: ✭ 339 (-64.24%)
Mutual labels:  spring-boot, spring-security
Spring Boot React Oauth2 Social Login Demo
Spring Boot React OAuth2 Social Login with Google, Facebook, and Github
Stars: ✭ 676 (-28.69%)
Mutual labels:  spring-boot, spring-security
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (-37.13%)
Mutual labels:  spring-boot, spring-security
Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+338.08%)
Mutual labels:  spring-boot, spring-security
Spring Boot Jwt
JWT auth service using Spring Boot, Spring Security and MySQL
Stars: ✭ 795 (-16.14%)
Mutual labels:  spring-boot, spring-security
Springall
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
Stars: ✭ 22,375 (+2260.23%)
Mutual labels:  spring-boot, spring-security
Springbootforbeginners
Spring Boot Tutorial For Beginners
Stars: ✭ 450 (-52.53%)
Mutual labels:  spring-boot, spring-security
His
HIS英文全称 hospital information system(医院信息系统http://59.110.234.89:9999/swagger-ui.html ),医疗信息就诊系统,系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。需求为东软提供的云医院。
Stars: ✭ 359 (-62.13%)
Mutual labels:  spring-boot, spring-security
Hellokoding Courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Stars: ✭ 490 (-48.31%)
Mutual labels:  spring-boot, spring-security
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 (+262.03%)
Mutual labels:  spring-boot, spring-security
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (-65.93%)
Mutual labels:  spring-boot, spring-security
Taroco
整合Nacos、Spring Cloud Alibaba,提供了一系列starter组件, 同时提供服务治理、服务监控、OAuth2权限认证,支持服务降级/熔断、服务权重,前端采用vue+elementUI+webpack,可以很好的解决转向Spring Cloud的一系列问题。
Stars: ✭ 545 (-42.51%)
Mutual labels:  spring-boot, spring-security
Febs Security
Spring Boot 2.0.4 & Spring Security 5.0.7 权限管理系统。(精力有限,停止维护)
Stars: ✭ 721 (-23.95%)
Mutual labels:  spring-boot, spring-security

springboot-dubbox

基于spring-boot dubbox搭建的java分布式系统

  • 前后端分离
  • 前端管理项目 https://github.com/zhangxd1989/springboot-dubbox-web
  • spring-security基于角色的权限管理
  • 统一异常管理
  • spring-data-redis整合
  • 整合swagger-ui接口文档,访问地址 http://localhost:8081/swagger-ui.html
  • 定时任务
  • 爬虫
  • 邮件发送
  • rabbitmq示例
  • 多profile管理
  • maven项目管理
  • Mybatis多数据源
  • logback记录日志
  • 客户端用户注册、登录、修改信息、上传头像、忘记密码接口
  • 接口访问次数限制
  • okhttp3第三方接口调用
  • druid sql监控

  • 项目依赖Mysql、Zookeeper、Redis
  • platform-admin-web为管理平台接口
  • platform-mobile-client为移动客户端接口
  • platform-system为服务提供者
  • 在application.yml中配置数据库连接、Redis连接及web访问端口
  • 执行db-script中的数据库初始化脚本
  • 在pom.xml中配置zookeeper连接地址
  • 启动SysProviderApplication后分别启动ClientMobileApplication和WebAdminApplication
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].