All Projects → Spring Boot Jwt → Similar Projects or Alternatives

2002 Open source projects that are alternatives of or similar to Spring Boot Jwt

Correlationid
An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.
Stars: ✭ 417 (-47.55%)
Mutual labels:  microservices
Shop
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
Stars: ✭ 418 (-47.42%)
Mutual labels:  spring-boot
Mogu blog v2
蘑菇博客(MoguBlog),一个基于微服务架构的前后端分离博客系统。Web端使用Vue + Element , 移动端使用uniapp和ColorUI。后端使用Spring cloud + Spring boot + mybatis-plus进行开发,使用 Jwt + Spring Security做登录验证和权限校验,使用ElasticSearch和Solr作为全文检索服务,使用Github Actions完成博客的持续集成,使用ELK收集博客日志,文件支持上传七牛云和Minio,支持Docker Compose脚本一键部署。
Stars: ✭ 561 (-29.43%)
Mutual labels:  spring-boot
Swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
Stars: ✭ 5,173 (+550.69%)
Mutual labels:  swagger2
Tut Spring Boot Kotlin
Building web applications with Spring Boot and Kotlin :: Learn how to easily build and test web applications with Spring, Kotlin, Junit 5 and JPA
Stars: ✭ 414 (-47.92%)
Mutual labels:  spring-boot
Spring Cloud Examples
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
Stars: ✭ 5,829 (+633.21%)
Mutual labels:  spring-boot
Swagger Stats
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
Stars: ✭ 559 (-29.69%)
Mutual labels:  microservices
Matecloud
🔥MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Cloud Alibaba、Spring Security Oauth2、Feign、Dubbo、JetCache、RocketMQ等服务套件,为您的开发保驾护航
Stars: ✭ 412 (-48.18%)
Mutual labels:  spring-boot
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (-47.92%)
Mutual labels:  microservices
Heart First Javaweb
一个走心的 Java Web 入门开发教程
Stars: ✭ 561 (-29.43%)
Mutual labels:  spring-boot
Django Rest Framework Passwordless
Passwordless Auth for Django REST Framework
Stars: ✭ 412 (-48.18%)
Mutual labels:  authentication
Kvision
Object oriented web framework for Kotlin/JS
Stars: ✭ 658 (-17.23%)
Mutual labels:  spring-boot
Express Jwt
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
Stars: ✭ 4,099 (+415.6%)
Mutual labels:  jwt
Lua Resty Jwt
JWT For The Great Openresty
Stars: ✭ 410 (-48.43%)
Mutual labels:  jwt
Retrofit Spring Boot Starter
A springboot starter for retrofit, and supports many functional feature enhancements, greatly simplifying development.(实现了Retrofit与spring-boot框架快速整合,并支持了诸多功能增强,极大简化开发)
Stars: ✭ 658 (-17.23%)
Mutual labels:  spring-boot
Django Saml2 Auth
Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
Stars: ✭ 405 (-49.06%)
Mutual labels:  authentication
Netcoremicroservicessample
Sample using micro services in .NET Core 3.1 Focusing on clean code
Stars: ✭ 403 (-49.31%)
Mutual labels:  microservices
Retroauth
A library build on top of retrofit, for simple handling of authenticated requests
Stars: ✭ 405 (-49.06%)
Mutual labels:  authentication
Books Recommendation
程序员进阶书籍(视频),持续更新(Programmer Books)
Stars: ✭ 558 (-29.81%)
Mutual labels:  spring-boot
Laravel Acl
This package helps you to associate users with permissions and permission groups with laravel framework
Stars: ✭ 404 (-49.18%)
Mutual labels:  authentication
Nameko
Python framework for building microservices
Stars: ✭ 4,182 (+426.04%)
Mutual labels:  microservices
Piral
Framework for next generation web apps using microfrontends. 🚀
Stars: ✭ 711 (-10.57%)
Mutual labels:  microservices
Servicetalk
A networking framework that evolves with your application
Stars: ✭ 656 (-17.48%)
Mutual labels:  microservices
Cookiecutter Flask Restful
Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more
Stars: ✭ 556 (-30.06%)
Mutual labels:  jwt
Omniauth Github
GitHub strategy for OmniAuth
Stars: ✭ 402 (-49.43%)
Mutual labels:  authentication
Slim Basic Auth
PSR-7 and PSR-15 HTTP Basic Authentication Middleware
Stars: ✭ 402 (-49.43%)
Mutual labels:  authentication
Sudo Su
Laravel package to easily login as other users during development.
Stars: ✭ 554 (-30.31%)
Mutual labels:  authentication
Fxa Auth Server
DEPRECATED - Migrated to https://github.com/mozilla/fxa
Stars: ✭ 400 (-49.69%)
Mutual labels:  authentication
Go Microservice Helpers
A collection of handy snippets that simplify creation of GRPC servers and clients
Stars: ✭ 400 (-49.69%)
Mutual labels:  jwt
Microservices Event Sourcing
Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践
Stars: ✭ 657 (-17.36%)
Mutual labels:  spring-boot
Jwt Scala
JWT support for Scala. Bonus extensions for Play, Play JSON, Json4s, Circe, uPickle, Spray and Argonaut
Stars: ✭ 549 (-30.94%)
Mutual labels:  jwt
Jhipster
DEPRECATED: use https://github.com/jhipster/jhipster-bom instead
Stars: ✭ 399 (-49.81%)
Mutual labels:  spring-boot
Nboost
NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms (i.e. Elasticsearch)
Stars: ✭ 549 (-30.94%)
Mutual labels:  microservices
Spring Boot Tutorial
Spring Boot Tutorial takes you to learn Spring Boot step by step with a large number of samples.Spring Boot Tutorial 是一本关于 Spring Boot 学习的开源书。用大量实例带你一步一步走进 Spring Boot 的世界。
Stars: ✭ 399 (-49.81%)
Mutual labels:  spring-boot
Awesome System Design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
Stars: ✭ 4,999 (+528.81%)
Mutual labels:  microservices
Sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Stars: ✭ 788 (-0.88%)
Mutual labels:  microservices
Javaquarkbbs
基于Spring Boot实现的一个简易的Java社区
Stars: ✭ 755 (-5.03%)
Mutual labels:  spring-boot
Open Lambda
An open source serverless computing platform
Stars: ✭ 718 (-9.69%)
Mutual labels:  microservices
Firebase Admin Go
Firebase Admin Go SDK
Stars: ✭ 651 (-18.11%)
Mutual labels:  authentication
Devise
Flexible authentication solution for Rails with Warden.
Stars: ✭ 22,088 (+2678.36%)
Mutual labels:  authentication
Thorntail
Source code for the Thorntail project
Stars: ✭ 397 (-50.06%)
Mutual labels:  microservices
King Admin
king-admin是一个超酷的前后端分离的基础权限管理后台,前端:angularJs+bootstrap+gulp,后端:spring-boot+mybatis-plus(分java版和kotlin版)
Stars: ✭ 397 (-50.06%)
Mutual labels:  spring-boot
Scope
Monitoring, visualisation & management for Docker & Kubernetes
Stars: ✭ 5,247 (+560%)
Mutual labels:  microservices
Spring Boot Angular2
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
Stars: ✭ 396 (-50.19%)
Mutual labels:  spring-boot
Ockam
End-to-end encrypted messaging and mutual authentication between cloud and edge-device applications
Stars: ✭ 395 (-50.31%)
Mutual labels:  authentication
Komga
Media server for comics/mangas/BDs with API and OPDS support
Stars: ✭ 647 (-18.62%)
Mutual labels:  spring-boot
Spring Boot Klock Starter
基于redis的分布式锁组件,简单方便快捷接入项目,使项目拥有分布式锁能力
Stars: ✭ 546 (-31.32%)
Mutual labels:  spring-boot
Istio Workshop
Istio Workshop
Stars: ✭ 395 (-50.31%)
Mutual labels:  microservices
Weixin Shop Spring Cloud
微信商城SpringCloud版本 - 前端vue-shop
Stars: ✭ 717 (-9.81%)
Mutual labels:  spring-boot
Springbootblog
一个基于SpringBoot开发的个人博客。集成了:博客前台,后台管理。
Stars: ✭ 392 (-50.69%)
Mutual labels:  spring-boot
Ms Backend Boilerplates
Boilerplate for Your Server Side(Backend) Application, Java | Spring(Boot, Cloud) | Node.js(Express, Koa, Egg) | Go | Python | DevOps 💫 服务端项目模板
Stars: ✭ 394 (-50.44%)
Mutual labels:  spring-boot
Jwt
Go JWT signing, verifying and validating
Stars: ✭ 394 (-50.44%)
Mutual labels:  jwt
Vue Crud X
Vue+Express Cookbook & CRUD Component (with Vite and Web Components)
Stars: ✭ 393 (-50.57%)
Mutual labels:  jwt
Spring Cloud Study
SpringBootLearning,SpringCloudStudy,学习SpringBoot2/SpringCloud2的项目,包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools
Stars: ✭ 544 (-31.57%)
Mutual labels:  spring-boot
Seneca
A microservices toolkit for Node.js.
Stars: ✭ 3,834 (+382.26%)
Mutual labels:  microservices
Reference Architecture
The Reference Architecture for Agility is a technology-neutral logical architecture based on a disaggregated cloud-based model.
Stars: ✭ 384 (-51.7%)
Mutual labels:  microservices
Chaos Monkey Spring Boot
Chaos Monkey for Spring Boot
Stars: ✭ 646 (-18.74%)
Mutual labels:  spring-boot
Atsea Sample Shop App
A sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end.
Stars: ✭ 544 (-31.57%)
Mutual labels:  spring-boot
Cloude
基于spring cloud的分布式系统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等
Stars: ✭ 389 (-51.07%)
Mutual labels:  spring-boot
Two Factor Bundle
[OUTDATED] Two-factor authentication for Symfony applications 🔐 (bunde version ≤ 4). Please use version 5 from https://github.com/scheb/2fa.
Stars: ✭ 388 (-51.19%)
Mutual labels:  authentication
301-360 of 2002 similar projects