Skip to content

felipeschirmann/bds04

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

challenge of validation and security

The the challenge is to make the tests pass and provide a Rest application with authentication and authorization of areas according to the users' roles

SpringBoot

Maven

Info

Info

  • In this system, only the read (GET) routes of events and cities are public (no login required). CLIENT users can also POST (POST) new events. Other accesses are only allowed to ADMIN users.

Info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • Shell 1.8%