Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonyycruz/parking-control-api

Implements spring security
https://github.com/tonyycruz/parking-control-api

spring-mvc spring-security

Last synced: 4 months ago
JSON representation

Implements spring security

Awesome Lists containing this project

README

        

Docker command for postgres DB `docker run --name parking-control -e POSTGRES_PASSWORD=banco123 -e POSTGRES_DB=parking-control-db -p 5432:5432 -d postgres`