Giter VIP home page Giter VIP logo

oauth2-redis-mysql's Introduction

基础架构: Spring Boot + Spring Security Oauth2 + Mysql + Redis Mysql:存储 ClientDetails 和 UserDetails 认证信息 Redis:存储 AccessToken、RefreshToken、Authentication等凭证信息。 spring security 企业级应用安全架构.pdf[http://www.doc88.com/p-0671914829759.html]

oauth2-redis-mysql's People

Contributors

zth390872451 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oauth2-redis-mysql's Issues

ServerApplication不能启动

2018-01-26 09:23:28.942  INFO 6194 --- [           main] com.company.Oauth2ServerApplication      : Starting Oauth2ServerApplication on jevon-ThinkPad-E420 with PID 6194 (/home/jevon/IdeaProjects/oauth2-redis-mysql/oauth2-server/target/classes started by jevon in /home/jevon/IdeaProjects/oauth2-redis-mysql)
2018-01-26 09:23:28.946 DEBUG 6194 --- [           main] com.company.Oauth2ServerApplication      : Running with Spring Boot v1.4.0.RELEASE, Spring v4.3.2.RELEASE
2018-01-26 09:23:28.947  INFO 6194 --- [           main] com.company.Oauth2ServerApplication      : No active profile set, falling back to default profiles: default
2018-01-26 09:23:29.375 DEBUG 6194 --- [kground-preinit] org.jboss.logging                        : Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2018-01-26 09:23:30.741  WARN 6194 --- [           main] o.s.c.a.ConfigurationClassPostProcessor  : Cannot enhance @Configuration bean definition 'org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerEndpointsConfiguration$TokenKeyEndpointRegistrar' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.
2018-01-26 09:23:34.039  INFO 6194 --- [           main] com.company.Oauth2ServerApplication      : Started Oauth2ServerApplication in 5.758 seconds (JVM running for 6.95)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.