spring-boot-oauth2-jwt-swagger-ui
spring-boot-oauth2-jwt-swagger-ui copied to clipboard
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
Can You update into Spring Boot Latest version? I tried with latest version (2.6.6) But It always failed: ``` *************************** APPLICATION FAILED TO START *************************** Description: The bean 'tokenServices', defined...
DROP TABLE IF EXISTS users; CREATE TABLE users ( user_id BIGINT PRIMARY KEY auto_increment, username VARCHAR(128) UNIQUE, password VARCHAR(256), enabled BOOL, ); after enabled BOOL,An extra comma
How to use this, Can you just give steps in docs ?
Hi rrohitramsen, I just need to know the code part of the Authorize button present in the swagger (http://localhost:8080/api/swagger-ui.html#/) Thanks, Naveen
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 to 2.13.4.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.8.0 to 2.10.0. Release notes Sourced from io.springfox:springfox-swagger-ui's releases. 2.9.2 Release © JUDITH VRUGT, NATIONAL GEOGRAPHIC YOUR SHOT Thank you for the patience with this release. More...