spring-boot-oauth2-jwt-swagger-ui icon indicating copy to clipboard operation
spring-boot-oauth2-jwt-swagger-ui copied to clipboard

Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI

Results 6 spring-boot-oauth2-jwt-swagger-ui issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.10.8&new-version=2.13.4.1)](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...

dependencies

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...

dependencies