fredsonchaves07 / spring-security-example

Exemplo de api de autenticação utilizando spring security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-security-example

Exemplo de api de autenticação utilizando spring security

Tecnologias utilizadas

  • Java 17
  • Spring Boot
  • Postgres
  • Lombok

Como executar o projeto

Baixe o repositório

git clone https://github.com/fredsonchaves07/spring-security-example.git

Instale as dependências

mvn clean install

Execute a aplicação

mvn spring-boot:run

Contribuições

Fique a vontade para contribuir com o projeto :)

About

Exemplo de api de autenticação utilizando spring security

License:MIT License


Languages

Language:Java 99.3%Language:Dockerfile 0.7%