Skip to content
#

spring-security-jwt

Here are 116 public repositories matching this topic...

有来商城youlai-mall一套全栈的商城系统。整个系统采用微服务架构,前后端分离交互模式。后端采用Spring Boot+Spring Cloud+Spring Cloud Alibaba。前端采用vue+element-ui,基于成熟的后端前台解决方案vue-element-admin。微信小程序端使用uni-app。

  • Updated Oct 10, 2020
  • Java

基于SpringBoot2/SpringSecurity/SpringSocial/SpringSecurityOAuth2构建的互联网应用基础框架,包含认证中心、消息通知、安全中心和用户中心。支持Session/JWT/OAuth2认证模式,支持账号密码/短信验证码/社会化登录等登录模式。接入支付宝/微信/QQ/微信公众号/微信小程序等第三方平台,支持Web应用和App应用,可快速构建SSO平台和OpenAPI平台。

  • Updated Jan 6, 2020
  • Java
yanghun0070
yanghun0070 commented Jun 4, 2020

HTTP Status Code 에 따라 UI 변경

HTTP Status 설명
200 OK 성공
201 Created 리소스 생성(PUT 또는 POST)
204 No Content 엔티티 본문을 리턴 할 필요가 없으며 업데이트 된 메타 정보를 리턴
304 Not Modified 클라이언트가 조건부 GET 요청을 수행하고 액세스가 허용되었지만 문서가 수정되지 않은 경우
400 Bad Request 잘못된 구문으로 인해 서버에서 요청을 수행 할 수 없는 경우
401 Unauthorized 사용자 인증에 대한 인증 거부
403 Forbidden 서버가 요청을 수행했지만 요청을 거부
404 Not Found 서버

Improve this page

Add a description, image, and links to the spring-security-jwt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-security-jwt topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.