All Projects → Securing Rest Api Spring Security → Similar Projects or Alternatives

1835 Open source projects that are alternatives of or similar to Securing Rest Api Spring Security

Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+3449.57%)
Spring Cloud Flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_c…
Stars: ✭ 1,514 (+1194.02%)
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (+3.42%)
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (-44.44%)
Spring Security React Ant Design Polls App
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
Stars: ✭ 1,336 (+1041.88%)
Mutual labels:  spring-boot, spring-mvc, jwt, spring-security
Reactive Spring Security 5 Workshop
Hands-On workshop for securing a reactive spring boot 2 application in multiple steps
Stars: ✭ 92 (-21.37%)
Rude Java
Java Practice Projects. 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架demo、项目脚手架。
Stars: ✭ 583 (+398.29%)
Mutual labels:  spring, springboot, jwt, spring-security
Mini Spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
Stars: ✭ 698 (+496.58%)
Mutual labels:  spring-boot, spring, springboot, spring-mvc
Ibase4j
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
Stars: ✭ 1,548 (+1223.08%)
Mutual labels:  spring-boot, spring, springboot, spring-mvc
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-49.57%)
Sureness
A simple and efficient open-source security framework that focus on protection of restful api.
Stars: ✭ 254 (+117.09%)
Mutual labels:  spring, springboot, jwt, 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 (+79.49%)
Mutual labels:  spring-boot, spring, jwt, spring-security
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (-27.35%)
Encrypt Body Spring Boot Starter
(停止维护,替代品搜索:https://github.com/search?l=Java&q=encrypt&type=Repositories )SpringBoot控制器统一的响应体加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA
Stars: ✭ 198 (+69.23%)
Spring Boot Webflux Jjwt
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
Stars: ✭ 71 (-39.32%)
Mutual labels:  spring-boot, spring, jwt, spring-security
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+409.4%)
Springboot Jwt Starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
Stars: ✭ 538 (+359.83%)
Mutual labels:  spring-boot, spring, jwt, 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 (+311.97%)
Mutual labels:  spring-boot, spring, jwt, 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 (+0%)
Mutual labels:  spring-boot, spring, jwt, spring-security
Mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Stars: ✭ 54,797 (+46735.04%)
Angular Spring Starter
Full stack starter kit featuring Angular 7, Spring boot and stateless JWT authentication.
Stars: ✭ 294 (+151.28%)
Mutual labels:  spring-boot, spring, jwt, spring-security
Springboot Learn By Example
SpringBoot Learn By Example Book
Stars: ✭ 68 (-41.88%)
Spring Webmvc Jwt Sample
Secures REST APIs with Spring Security and JWT Token based Authentication
Stars: ✭ 299 (+155.56%)
Mutual labels:  spring-boot, spring, jwt, 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 (+176.07%)
Heart First Javaweb
一个走心的 Java Web 入门开发教程
Stars: ✭ 561 (+379.49%)
Mutual labels:  spring-boot, spring, spring-mvc
Springbootsample
spring boot sample source
Stars: ✭ 95 (-18.8%)
Mutual labels:  spring-boot, spring, spring-security
Spring Boot Klock Starter
基于redis的分布式锁组件,简单方便快捷接入项目,使项目拥有分布式锁能力
Stars: ✭ 546 (+366.67%)
Mutual labels:  spring-boot, spring, springboot
Perfect Ssm
🍇更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
Stars: ✭ 606 (+417.95%)
Mutual labels:  spring, springboot, spring-mvc
Ruoyi Vue
(RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 596 (+409.4%)
Mutual labels:  spring, springboot, jwt
Spring Boot React Oauth2 Social Login Demo
Spring Boot React OAuth2 Social Login with Google, Facebook, and Github
Stars: ✭ 676 (+477.78%)
Mutual labels:  spring-boot, spring, spring-security
Java Spring Web
OpenTracing Spring Web instrumentation
Stars: ✭ 89 (-23.93%)
Mutual labels:  spring-boot, spring, spring-mvc
Angular Springboot Rest Jwt
Springboot, Angular and JWT security - Example Project based on Northwind Order Processing
Stars: ✭ 603 (+415.38%)
Mutual labels:  springboot, jwt, spring-security
Simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等
Stars: ✭ 687 (+487.18%)
Mutual labels:  spring-boot, jwt, spring-security
Spring Lemon
Helper library for Spring Boot web applications
Stars: ✭ 529 (+352.14%)
Javaquarkbbs
基于Spring Boot实现的一个简易的Java社区
Stars: ✭ 755 (+545.3%)
Mutual labels:  spring-boot, spring, spring-mvc
Logback
💡 SpringBoot+Spring Security基本配置
Stars: ✭ 776 (+563.25%)
Mutual labels:  spring, springboot, spring-security
Spring Boot Jwt
JWT auth service using Spring Boot, Spring Security and MySQL
Stars: ✭ 795 (+579.49%)
Mutual labels:  spring-boot, jwt, spring-security
Journaldev
JournalDev Projects
Stars: ✭ 897 (+666.67%)
Mutual labels:  spring-boot, spring, spring-mvc
Servletjsptutorial
《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源
Stars: ✭ 25 (-78.63%)
Mutual labels:  spring, spring-mvc, spring-security
Awbeci Ssb
spring spring-boot spring-security spring-social
Stars: ✭ 102 (-12.82%)
Mutual labels:  spring-boot, spring, spring-security
Spring Reactive Sample
Spring 5 Reactive playground
Stars: ✭ 867 (+641.03%)
Mutual labels:  spring-boot, spring, spring-security
Whatsmars
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥
Stars: ✭ 1,389 (+1087.18%)
Mutual labels:  spring-boot, spring, spring-mvc
Spring Summary
토비의 스프링 3.1 서적과 백기선님의 강좌를 토대로 스프링의 핵심 기술을 정리했습니다.
Stars: ✭ 106 (-9.4%)
Mutual labels:  spring, springboot, spring-mvc
Spring Boot Examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Stars: ✭ 26,812 (+22816.24%)
Mutual labels:  spring-boot, spring, springboot
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+622.22%)
Mutual labels:  spring-boot, spring, spring-mvc
Spring Cloud Microservices Development
Spring Cloud Microservices Development.《Spring Cloud 微服务架构开发实战》
Stars: ✭ 106 (-9.4%)
Mutual labels:  spring-boot, spring, spring-mvc
Spring Mvc Tutorial
Spring MVC 5 Tutorial - Guide to spring mvc framework
Stars: ✭ 121 (+3.42%)
Mutual labels:  spring, spring-mvc, spring-security
Market
Simple web-market: Spring, JSP, REST, Hibernate (under modernization)
Stars: ✭ 47 (-59.83%)
Ruoyi Vue Fast
(RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 107 (-8.55%)
Mutual labels:  spring, springboot, jwt
Oidc Workshop Spring Io 2019
Workshop at Spring I/O 2019 on "Securing Microservices with OpenID Connect and Spring Security 5.1"
Stars: ✭ 43 (-63.25%)
Mutual labels:  spring-boot, jwt, spring-security
Webfluxtemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Stars: ✭ 107 (-8.55%)
Mutual labels:  spring-boot, spring, spring-security
Spring Cloud Study
spring-cloud学习
Stars: ✭ 108 (-7.69%)
Mutual labels:  spring-boot, spring, spring-security
Sample Spring Oauth2 Microservices
some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environment
Stars: ✭ 109 (-6.84%)
Mutual labels:  spring-boot, jwt, spring-security
Botwall4j
A botwall for Java web applications
Stars: ✭ 41 (-64.96%)
Mutual labels:  spring-boot, spring, spring-mvc
Superman
Superman是什么:构建Java 高级开发技术的知识体系,从基础不断打怪升级成为超人之路(更新中.......)
Stars: ✭ 106 (-9.4%)
Mutual labels:  spring-boot, spring, springboot
Spring Ws
Spring WS Tutorials
Stars: ✭ 75 (-35.9%)
Mutual labels:  spring-boot, spring, springboot
Deploy Spring Boot Aws Eb
Deploying Spring Boot Apps to AWS using Elastic Beanstalk
Stars: ✭ 79 (-32.48%)
Mutual labels:  spring-boot, spring, spring-security
Mybatis Spring Boot Jpetstore
A sample web application built on MyBatis 3, Spring Boot and Thymeleaf 3.
Stars: ✭ 75 (-35.9%)
Spring Webmvc Pac4j
Security library for Spring Web MVC: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 110 (-5.98%)
Mutual labels:  spring-boot, spring-mvc, jwt
1-60 of 1835 similar projects