spring-boot-2
There are 747 repositories under spring-boot-2 topic.
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
ulisesbocchio/jasypt-spring-boot
Jasypt integration for Spring boot
bezkoder/spring-boot-spring-security-jwt-authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
roncoo/roncoo-education
领课教育系统(roncoo-education)是基于领课网络多年的在线教育平台开发和运营经验打造出来的产品,致力于打造一个各行业都适用的分布式在线教育系统。系统采用前后端分离模式,前台采用vue.js为核心框架,后台采用Spring Cloud为核心框架。系统目前主要功能有课程点播功能,支持多家视频云的接入,课程附件管理功能,支持多家存储云的接入,讲师管理功能,支持讲师入驻功能,可以帮助个人或者企业快速搭建一个轻量级的在线教育平台。
piomin/sample-spring-microservices-new
Demo for Spring Boot 3(`master` branch)/2(other branches) and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger/OpenAPI documentation (Springdoc), logs correlation using Spring Cloud Sleuth/Micrometer OTEL and many more
jhipster/jhipster-kotlin
Kotlin based JHipster
waylau/spring-boot-enterprise-application-development
Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
leangen/graphql-spqr-spring-boot-starter
Spring Boot 2 starter powered by GraphQL SPQR
bezkoder/spring-boot-refresh-token-jwt
Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token
louislivi/fastdep
Fast integration dependencies in spring boot.是一个快速集成依赖的框架,集成了一些常用公共的依赖。例:多数据源,Redis,JWT...
yujunhao8831/spring-boot-start-current
Spring Boot 脚手架 Mybatis Spring Security JWT 权限 Spring Cache + Redis
jcasbin/casbin-spring-boot-starter
Spring Boot 2.x & 3.x Starter for Casbin, see example at: https://github.com/jcasbin/casbin-spring-boot-example
eacdy/spring-cloud-yes
基于Spring Cloud的快速开发脚手架&最佳实践总结
marcosbarbero/spring-boot2-oauth2-jwt
Read more http://blog.marcosbarbero.com/centralized-authorization-jwt-spring-boot2/
ard333/spring-boot-webflux-jjwt
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
dzinot/spring-boot-2-oauth2-authorization-jwt
Spring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
origoni/spring-blog
Spring Boot base Blog
piomin/sample-spring-cloud-webflux
sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spring cloud gateway, spring data jpa and mongodb
rkudryashov/microservices-example
Example of a microservices architecture on the modern stack of Java technologies
taskagile/vuejs.spring-boot.mysql
Full-stack implementation of TaskAgile application with Vue.js, Spring Boot, and MySQL
learning-spring-boot/learning-spring-boot-2nd-edition-code
Source code for Learning Spring Boot 2nd Edition
xkcoding/magic-starter
一套神奇的starter,只为爱“偷懒”的你~
caelcs/spring-security-mongo
Spring OAuth2 Security extension to use Mongo as Repository
yogurt-dev/yogurt
基于SpringBoot+JOOQ的最佳实践
OKaluzny/spring-boot-rest-api-postgresql
Plain RESTful Web Service with Spring Boot 3. Using PostgreSQL database, Hibernate and basic authentication. Also added the lombok.
rimmelasghar/SpringBoot-boilerPlate
Spring Boot Boilerplate is a starter kit for developing production ready SpringBoot Applications. This project includes : Spring Boot(3.1.2), Spring Data JPA, Spring Validation, Spring Security + JWT Token, MySQL, Mapstruct, Lombok, Swagger.
piomin/sample-spring-kotlin-microservice
sample spring boot application written in kotlin using spring boot actuator for managing app and swagger2 for API documentation
zeldan/spring-boot-oauth2-password-flow
Spring Boot 2 - OAuth2 password-flow with JWT
gulteking/spring-boot-mqtt-sample
Sample Spring Boot MQTT Client Application
helloworlde/spring-boot-graphql-demo
Basic demo of GraphQL with SpringBoot
vaadin/skeleton-starter-flow-spring
Default project template for Vaadin using Spring Boot
daggerok/generator-jvm
Generate JVM (java, kotlin, scala) project with gradle / maven / sbt build systems and docker / docker-compose for rapid development
celalaygar/Spring-Boot-2-3
Spring boot 2 - 3 türkçe örnekler
dragontree101/java-microservice-experience
记录和总结在落地微服务的过程中的经验
aiyoyoyo/jeesupport
基于SpringFramework衍生的配套开发支持。
Romeh/spring-cloud-gateway-resilience4j
Sample spring cloud gateway project to show how to use resilience4j as a gateway circuitbreaker