All Projects → Spring Security Tutorial → Similar Projects or Alternatives

1134 Open source projects that are alternatives of or similar to Spring Security Tutorial

Spring Boot React Oauth2 Social Login Demo
Spring Boot React OAuth2 Social Login with Google, Facebook, and Github
Stars: ✭ 676 (+65.28%)
Mutual labels:  spring-boot, spring, spring-security
Springboot Jwt Starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
Stars: ✭ 538 (+31.54%)
Mutual labels:  spring-boot, spring, spring-security
Milkomeda
Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Spring生态打造的一系列来自业务上的快速开发模块集合。)
Stars: ✭ 117 (-71.39%)
Mutual labels:  spring-boot, spring, spring-security
Angular Spring Starter
Full stack starter kit featuring Angular 7, Spring boot and stateless JWT authentication.
Stars: ✭ 294 (-28.12%)
Mutual labels:  spring-boot, spring, spring-security
Spring Cloud Study
spring-cloud学习
Stars: ✭ 108 (-73.59%)
Mutual labels:  spring-boot, spring, spring-security
Securing Rest Api Spring Security
Spring Boot 2.2.x + Spring 5.2.x Rest Api Security Example
Stars: ✭ 117 (-71.39%)
Mutual labels:  spring-boot, spring, spring-security
Mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Stars: ✭ 54,797 (+13297.8%)
Mutual labels:  spring-boot, spring, 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 (+17.85%)
Mutual labels:  spring-boot, spring, spring-security
Spring Webmvc Jwt Sample
Secures REST APIs with Spring Security and JWT Token based Authentication
Stars: ✭ 299 (-26.89%)
Mutual labels:  spring-boot, spring, spring-security
Webfluxtemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Stars: ✭ 107 (-73.84%)
Mutual labels:  spring-boot, spring, spring-security
Reactive Spring Security 5 Workshop
Hands-On workshop for securing a reactive spring boot 2 application in multiple steps
Stars: ✭ 92 (-77.51%)
Mutual labels:  spring-boot, spring, spring-security
Awesome Spring
A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.
Stars: ✭ 186 (-54.52%)
Mutual labels:  spring-boot, spring, spring-security
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (-70.42%)
Mutual labels:  spring-boot, spring, spring-security
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (-84.11%)
Mutual labels:  spring-boot, spring, spring-security
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-85.57%)
Mutual labels:  spring-boot, spring, spring-security
Spring Reactive Sample
Spring 5 Reactive playground
Stars: ✭ 867 (+111.98%)
Mutual labels:  spring-boot, spring, spring-security
Springbootsample
spring boot sample source
Stars: ✭ 95 (-76.77%)
Mutual labels:  spring-boot, spring, 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 (-21.03%)
Mutual labels:  spring-boot, spring, spring-security
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+45.72%)
Mutual labels:  spring-boot, spring, spring-security
Spring Boot Webflux Jjwt
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
Stars: ✭ 71 (-82.64%)
Mutual labels:  spring-boot, spring, spring-security
Deploy Spring Boot Aws Eb
Deploying Spring Boot Apps to AWS using Elastic Beanstalk
Stars: ✭ 79 (-80.68%)
Mutual labels:  spring-boot, spring, spring-security
Awbeci Ssb
spring spring-boot spring-security spring-social
Stars: ✭ 102 (-75.06%)
Mutual labels:  spring-boot, spring, spring-security
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (-79.22%)
Mutual labels:  spring-boot, spring, spring-security
Cas Security Spring Boot Starter
Spring boot starter for Apereo CAS client fully integrated with Spring security
Stars: ✭ 129 (-68.46%)
Mutual labels:  spring-boot, spring, spring-security
Spring Samples
A series of examples used to demonstrate certain features of Spring.
Stars: ✭ 154 (-62.35%)
Mutual labels:  spring-boot, spring, spring-security
Spring Reddit Clone
Reddit clone built using Spring Boot, Spring Security with JPA Authentication, Spring Data JPA with MySQL, Spring MVC. The frontend is built using Angular - You can find the frontend source code here - https://github.com/SaiUpadhyayula/angular-reddit-clone
Stars: ✭ 210 (-48.66%)
Mutual labels:  spring-boot, spring, spring-security
Spring Cloud Flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_c…
Stars: ✭ 1,514 (+270.17%)
Mutual labels:  spring-boot, spring, spring-security
Spring Microservice Sample
Spring Boot based Mircoservice sample
Stars: ✭ 199 (-51.34%)
Mutual labels:  spring-boot, spring, spring-security
Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+915.4%)
Mutual labels:  spring-boot, spring, spring-security
Jwt Angular Spring
JSON Web Token example that integrates both a Spring backend with an AngularJS frontend.
Stars: ✭ 358 (-12.47%)
Mutual labels:  spring-boot, spring
Mastering Junit5
A comprehensive collection of test examples created with JUnit 5
Stars: ✭ 223 (-45.48%)
Mutual labels:  spring-boot, spring
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (-43.52%)
Mutual labels:  spring-boot, spring
Spring Boot Testing Strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
Stars: ✭ 233 (-43.03%)
Mutual labels:  spring-boot, spring
Stormpath Sdk Java
Official Java SDK for the Stormpath User Management REST API
Stars: ✭ 221 (-45.97%)
Mutual labels:  spring-boot, spring
Spring Security Pac4j
pac4j security library for Spring Security: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 231 (-43.52%)
Mutual labels:  spring-boot, spring-security
Spring Cloud Kubernetes
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...
Stars: ✭ 2,894 (+607.58%)
Mutual labels:  spring-boot, spring
Spring Boot Start Current
Spring Boot 脚手架 Mybatis Spring Security JWT 权限 Spring Cache + Redis
Stars: ✭ 246 (-39.85%)
Mutual labels:  spring-boot, spring-security
Ax Boot Framework
Full Stack Java Web Application Framework with Java & HTML5
Stars: ✭ 244 (-40.34%)
Mutual labels:  spring-boot, spring
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 (+5370.66%)
Mutual labels:  spring-boot, spring-security
Eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
Stars: ✭ 16,943 (+4042.54%)
Mutual labels:  spring-boot, spring-security
Javastud
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.
Stars: ✭ 220 (-46.21%)
Mutual labels:  spring-boot, spring
Istio By Example Java
A collection of examples of using Istio with Java applications.
Stars: ✭ 242 (-40.83%)
Mutual labels:  spring-boot, spring
Awesome Spring Cloud
Spring Cloud 优质资源一网打尽
Stars: ✭ 249 (-39.12%)
Mutual labels:  spring-boot, spring
Spring Boot Angular2
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
Stars: ✭ 396 (-3.18%)
Mutual labels:  spring-boot, spring
Romaniancoderexamples
Java / SpringBoot / Angular examples for the Romanian Coder YouTube channel
Stars: ✭ 353 (-13.69%)
Mutual labels:  spring-boot, spring
Spring Boot Demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Stars: ✭ 255 (-37.65%)
Mutual labels:  spring-boot, spring
Awesome Spring Boot
Spring Boot Resources
Stars: ✭ 3,857 (+843.03%)
Mutual labels:  spring-boot, spring
Org.openwms
Open Warehouse Management System
Stars: ✭ 258 (-36.92%)
Mutual labels:  spring-boot, spring
Spring Boot
Spring Boot
Stars: ✭ 58,705 (+14253.3%)
Mutual labels:  spring-boot, spring
Jwt Spring Security Demo
This is a demo for using JWT (JSON Web Token) with Spring Security and Spring Boot. I completely rewrote my first version. Now this solution is based on the code base from the JHipster Project. I tried to extract the minimal configuration and classes that are needed for JWT-Authentication and did some changes.
Stars: ✭ 2,843 (+595.11%)
Mutual labels:  spring-boot, spring-security
Blog Tutorials
⭐️ Codebase for the tutorials on my blog about Java, Spring Boot, AWS, Kotlin and Testing
Stars: ✭ 257 (-37.16%)
Mutual labels:  spring-boot, spring-security
Spring Cloud Gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
Stars: ✭ 3,305 (+708.07%)
Mutual labels:  spring-boot, spring
Spring Cloud Gateway Sample
Sample Spring Cloud Gateway Application
Stars: ✭ 268 (-34.47%)
Mutual labels:  spring-boot, spring
Thymeleaf Spring
Thymeleaf integration module for Spring
Stars: ✭ 349 (-14.67%)
Mutual labels:  spring-boot, spring
Springcloudconfig
Stars: ✭ 290 (-29.1%)
Mutual labels:  spring-boot, spring
Tutorial
Spring Boot的例子,包含RESTful API, MVC, JMS, Cache, Mybatis, Cache, Websocket...
Stars: ✭ 215 (-47.43%)
Mutual labels:  spring-boot, spring-security
Springcloudlearning
《史上最简单的Spring Cloud教程源码》
Stars: ✭ 16,218 (+3865.28%)
Mutual labels:  spring-boot, spring
Spring Boot Enterprise Application Development
Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
Stars: ✭ 261 (-36.19%)
Mutual labels:  spring-boot, spring-security
Spring 5 Book
Spring 5 Samples(Spring 5 案例大全/《Spring 5 开发大全》示例源码) covers Spring 5, Spring MVC, Spring WebFlux, Spring Boot and Spring Cloud.
Stars: ✭ 283 (-30.81%)
Mutual labels:  spring-boot, spring
Ms Backend Boilerplates
Boilerplate for Your Server Side(Backend) Application, Java | Spring(Boot, Cloud) | Node.js(Express, Koa, Egg) | Go | Python | DevOps 💫 服务端项目模板
Stars: ✭ 394 (-3.67%)
Mutual labels:  spring-boot, spring
1-60 of 1134 similar projects