All Projects → haoxiaoyong1014 → Springboot Examples

haoxiaoyong1014 / Springboot Examples

spring boot 集成各技术案例

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Springboot Examples

Speedment
Speedment is a Stream ORM Java Toolkit and Runtime
Stars: ✭ 1,978 (+1043.35%)
Mutual labels:  spring-boot
Graphql Spring Boot Starter
Spring boot starter for GraphQL
Stars: ✭ 166 (-4.05%)
Mutual labels:  spring-boot
Microservices Sample
Sample project to create an application using microservices architecture
Stars: ✭ 167 (-3.47%)
Mutual labels:  spring-boot
Spring Rest Ecommerce
Java Spring Boot - Ecommerce REST API
Stars: ✭ 164 (-5.2%)
Mutual labels:  spring-boot
My Blog
🌴A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
Stars: ✭ 2,400 (+1287.28%)
Mutual labels:  spring-boot
Mutual Tls Ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC examples are included
Stars: ✭ 163 (-5.78%)
Mutual labels:  spring-boot
Fame
A blog power by spring-boot and vue
Stars: ✭ 162 (-6.36%)
Mutual labels:  spring-boot
Rebuild
Building your business-systems freely! 高度可定制化的企业管理系统 企业中台
Stars: ✭ 169 (-2.31%)
Mutual labels:  spring-boot
Chronus
Chronus是360金融技术团队基于阿里开源项目TBSchedule重写的分布式调度。
Stars: ✭ 166 (-4.05%)
Mutual labels:  spring-boot
Event Sourcing Microservices Example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
Stars: ✭ 167 (-3.47%)
Mutual labels:  spring-boot
Spring Boot Email Tools
A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Stars: ✭ 164 (-5.2%)
Mutual labels:  spring-boot
Spring Petclinic Reactjs
ReactJS (with TypeScript) and Spring Boot version of the Spring Petclinic sample application
Stars: ✭ 165 (-4.62%)
Mutual labels:  spring-boot
Tutorial Soap Spring Boot Cxf
Tutorial how to create, test, deploy, monitor SOAP-Webservices using Spring Boot and Apache CXF
Stars: ✭ 167 (-3.47%)
Mutual labels:  spring-boot
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+1060.69%)
Mutual labels:  spring-boot
Springboot Elasticsearch
基于springboot的web项目,通过elasticsearch提供的Java API 进行查询操作.
Stars: ✭ 169 (-2.31%)
Mutual labels:  spring-boot
Biking2
This is the source code of http://biking.michael-simons.eu
Stars: ✭ 162 (-6.36%)
Mutual labels:  spring-boot
Springbootlearning
《Spring Boot教程》源码
Stars: ✭ 2,065 (+1093.64%)
Mutual labels:  spring-boot
Sloth
Sloth 是一个生成脚手架代码的工具。你只需要设置好业务应用所需要用的 Mysql 数据源即可。如果你用过 Ruby on Rails 的代码生成器的话,那么 Sloth 也同样适用于这样的场景, 它使用 Java 语言构建,生成的脚手架代码亦是 Java。旨在为开发者提供一系列健壮的工具、程序库和工作流,帮助他们快速构建出漂亮、引人注目的SpringBoot Web应用
Stars: ✭ 170 (-1.73%)
Mutual labels:  spring-boot
Spring Boot Axon Sample
Sample application using Spring Boot, Axon, AngularJS and Websockets
Stars: ✭ 169 (-2.31%)
Mutual labels:  spring-boot
Spring Boot Starter Swagger
自制spring boot starter for swagger 2.x,来试试吧,很好用哦~
Stars: ✭ 2,064 (+1093.06%)
Mutual labels:  spring-boot

springboot-examples

spring boot 集成各技术案例 知识共享协议(CC协议)

Stargazers over time

2018/5/24 添加 springboot-rabbitMQ(消息队列)

2018/6/12 添加 springboot-redis-docker(Docker 部署 SpringBoot 项目整合 Redis 镜像做访问计数Demo)

2018/6/13 添加 springboot-web-thymeleaf (springboot整合thymeleaf)

2018/6/20 添加 springboot2-oauth2(springBoot版本:2.0.1.RELEASE)

springboot2-oauth2 包括:

2018/6/30 添加 springboot-mybatis-ehcache (使用EhcacheCache做二级缓存,使用pageHelper做分页插件)

2018/7/14 添加 springboot-websocket (在线人数统计,消息发送,一对一,一对多发送消息)

2018/8/10 添加 springboot-shrio(基础版)

2018/8/13 添加 springboot-shiro-v1.2.0(加强版)

2018/9/28 添加 springboot-quartz(任务调度,持久化任务)

2018/10/15 添加 springboot-SpringDataJpa(Spring Data JPA 使用)

2018/10/20 添加 springboot-netty(springboot整合netty做心跳检测)

2018/11/29 添加 springboot2-redis(springboot2x系列整合Redis(Lettuce版))

2019/2/20 添加 springboot-fastDFS(springboot-fastDFS)

2019/3/12 添加 global-exception(global-exception(Spring全局异常处理))

2019/5/11 添加 springboot-mongodb(springboot-mongodb(springboot整合mongodb))

2019/5/31 添加 springboot-login-Interceptor(springboot拦截器整合JWT做验证token,以及token过期解决方案)

2019/6/24 添加 springboot-druid(使用阿里巴巴提供的springboot整合druid包管理连接池)

2019/7/30 添加 springboot-easyexcel-encapsulation(对阿里巴巴easyexcel导入导出excel文件进行封装)

2019/9/08 添加 strategy-aop(AOP+自定义注解+策略模式 记录操作日志,避免过多的 if else)

2019/10/15 添加 chat-software( 基于Netty Spring Boot仿微信聊天项目)

2020/1/11 添加 distributed-job(spring-boot整合xxl-job,手动触发定时任务)

2020/2/29 添加 mybatis-plus-example(springboot整合mybatis-plus)

2020/3/20 添加 okay-spring-boot-starter(从SpringBoot源码到自己封装一个Starter)

2020/5/08 添加 springboot-threadpool(SpringBoot 使用线程池-线程池隔离)

2020/5/14 添加 springboot-swagger-enhance(SpringBoot集成第三方swagger美化文档样式)

2020/8/14 添加 springboot-admin-monitor(springBoot-admin 日志,系统监控)

2020/9/10 添加 springboot-elk(springboot集成ELK,包含安装步骤)

springboot-redis-example(redis系列)

2018/6/12 添加 springboot-redis-docker(Docker 部署 SpringBoot 项目整合 Redis 镜像做访问计数(PV)Demo)

2018/07/27 添加springboot-redis-ranking (基于Redis实现商品排行榜)

2018/08/01 添加 springboot-redis-fridends (基于Redis实现查询共同好友, 结合前端vue.js,前端项目地址: common-friends)

2018/11/16 添加 redis-manage(Redis的后台管理,结合前端项目redis-manage-view)

2019/8/16 添加 springboot-idempotent(springboot + redis + 注解 + 拦截器 实现接口幂等性校验)

2019/9/14 添加 springboot-mybatis-redis-cache(使用redis做二级缓存)

2019/10/29添加 Redis专题(七)--基于Sentinel(哨兵)搭建实现Redis高可用集群

2020/09/18添加 springboot-redis-range( SpringBoot 使用 Redis Geo 实现查找附近的位置)

持续更新中....

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