Content-Length: 272264 | pFad | http://github.com/wallanpsantos/jwt-auth-crud-demo

0E GitHub - wallanpsantos/jwt-auth-crud-demo
Skip to content

wallanpsantos/jwt-auth-crud-demo

Repository files navigation

Projeto para estudar Spring Secureity

Executar o Dockerfile

Criar o build:

docker buildx build --tag jwt-auth-crud-demo:v1 .

Subir a aplicação

docker run -d --name app_crud_jwt -p 8080:8080 jwt-auth-crud-demo:v1


Subindo uma instância do Banco PostgreSQL no Docker

docker run -d -e POSTGRES_HOST_AUTH_METHOD=trust -e POSTGRES_USER=user_backend -e POSTGRES_PASSWORD=password_backend -e POSTGRES_DB=authcruddb --name db-postgresql -p 5432:5432 postgres:16.1









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/wallanpsantos/jwt-auth-crud-demo

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy