Skip to content

bastman/spring-jwt-resource-server-example

Repository files navigation

spring-jwt-resource-server-example

docker

# build image
$ ./gradlew bootBuildImage

# run 
$ docker-compose up


endpoints

bearer auth

http://localhost:8080/swagger-ui.html

click "authorize" enter "Bearer " click "login"

You may want to get a valid bearer token issued from an authorization server (e.g.: https://github.com/bastman/jwt-fake-authorization-server )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages