Skip to content

felipejsm/simple-token-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Token Consumer

Projeto que utiliza a dependência - simple-token-generator

Tech Stack

Server: Spring Boot, Maven e Java 11.

Run Locally

Clone the project

  git clone https://github.com/felipejsm/simple-token-consumer.git

Go to the project directory

  cd token-consumer

Install dependencies

  mvn clean install

Spin-up Redis(standalone)

  docker-compose up

Run it

  http://localhost:8080/v1/token

About

A consumer for simple-token-generator's tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages