All Projects → FunriLy → Springboot Study

FunriLy / Springboot Study

SpringBoot 学习

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Springboot Study

Iot Traffic Monitor
Stars: ✭ 131 (-5.76%)
Mutual labels:  spring-boot
Spring Backend Boilerplate
The modularized backend boilerplate based on Spring Boot Framework, easy to get started and add your business part.
Stars: ✭ 134 (-3.6%)
Mutual labels:  spring-boot
Nice Knowledge System
📚不积跬步无以至千里,每天进步一点点,Passion,Self-regulation,Love and Share
Stars: ✭ 137 (-1.44%)
Mutual labels:  spring-boot
Payment Spring Boot
微信支付V3,微信优惠券,代金券、公众号支付、微信小程序支付
Stars: ✭ 131 (-5.76%)
Mutual labels:  spring-boot
Angular2 Spring
Angular 2+ and Spring Integration
Stars: ✭ 133 (-4.32%)
Mutual labels:  spring-boot
Spring Cloud Config
External configuration (server and client) for Spring Cloud
Stars: ✭ 1,740 (+1151.8%)
Mutual labels:  spring-boot
Spring Boot Study
about learning Spring Boot via examples. 基于 spring boot 2.x 的学习教程简洁易懂
Stars: ✭ 131 (-5.76%)
Mutual labels:  spring-boot
Spring Boot Jwt
a simple Demo of securing Spring boot rest endpoints using JWT
Stars: ✭ 138 (-0.72%)
Mutual labels:  spring-boot
Thinking In Spring Boot Samples
小马哥书籍《Spring Boot 编程思想》示例工程
Stars: ✭ 1,725 (+1141.01%)
Mutual labels:  spring-boot
Spring Boot Demo
Spring Boot的基础教程,由浅入深,一步一步学习Spring Boot,最后学到的不单单是基础!Spring Cloud基础教程请看:https://github.com/roncoo/spring-cloud-demo
Stars: ✭ 1,687 (+1113.67%)
Mutual labels:  spring-boot
Xc Spring Cloud Alibaba
spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+seate+ shardingSphere分布式分库事务解决方案
Stars: ✭ 131 (-5.76%)
Mutual labels:  spring-boot
Jasypt Spring Boot
Jasypt integration for Spring boot
Stars: ✭ 1,948 (+1301.44%)
Mutual labels:  spring-boot
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (-2.88%)
Mutual labels:  spring-boot
Springboot Multiple Datasources
This is an example of automatically switching data sources for spring boot
Stars: ✭ 131 (-5.76%)
Mutual labels:  spring-boot
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+1207.91%)
Mutual labels:  spring-boot
Boot
Spring Boot 整合Mybatis、Druid、PageHelper、Swagger 、AOP、过滤器、拦截器、thymeleaf 基础入门demo
Stars: ✭ 131 (-5.76%)
Mutual labels:  spring-boot
Okta Spring Boot 2 Angular 5 Example
A Cool Cars Example that showcases Spring Boot 2, Angular 5, and Okta's Support for both.
Stars: ✭ 135 (-2.88%)
Mutual labels:  spring-boot
Spring Cloud Yes
基于Spring Cloud的快速开发脚手架&最佳实践总结
Stars: ✭ 138 (-0.72%)
Mutual labels:  spring-boot
Gemini
Model Driven REST framework to automatically generate CRUD APIs
Stars: ✭ 138 (-0.72%)
Mutual labels:  spring-boot
Grpc Spring Boot Starter
Spring Boot starter module for gRPC framework.
Stars: ✭ 1,829 (+1215.83%)
Mutual labels:  spring-boot

SpringBoot 学习案例

spring boot 项目初始化

SPRING 官网提供了一个小工具帮助我们快速完成一个 spring boot 项目初始化。

小工具地址 : http://start.spring.io/

spring boot 案例介绍

案例1 : SpringBoot+MyBatis+Druid 集合

博客地址 : http://blog.csdn.net/u011244202/article/details/54709060

案例2 : springboot 1.4.1.RELEASE + slf4j + log4j2

博客地址 : http://blog.csdn.net/u011244202/article/details/54730374

案例3 : 自定义注解+拦截器 解决表单重复提交

博客地址 : http://blog.csdn.net/u011244202/article/details/54744996

案例4 : SpringBoot 利用 @Scheduled 创建定时任务

博客地址 : http://blog.csdn.net/u011244202/article/details/54767268

案例5 : 自定义注解+拦截器 ?秒防刷新

博客地址 : http://blog.csdn.net/u011244202/article/details/54783337

案例6 : 发送文本邮件、html邮件、带附件邮件、带静态资源邮件、引擎模板邮件

博客地址 : http://blog.csdn.net/u011244202/article/details/54809696

案例7 : SpringBoot 利用 @Async 实现异步调用

博客地址 : http://blog.csdn.net/u011244202/article/details/54864528

案例8 : SpringBoot 拦截器实现IP黑名单

博客地址 : http://blog.csdn.net/u011244202/article/details/54895038

案例9 : SpringBoot + EhCache 2.x

博客地址 : http://blog.csdn.net/u011244202/article/details/55667868

案例10 : SpringBoot + Redis + SpringSession

博客地址 : http://blog.csdn.net/u011244202/article/details/60154444

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