Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 428 Bytes

File metadata and controls

17 lines (9 loc) · 428 Bytes

AWS-Cognito-SpringBoot-PostgreSQL

Demo Spring Boot application with Postgresql as the back-end database and endpoints secured through AWS Cognito. To run, add your own (aws, postgres) credentials to app.properties and then test out the endpoints.

Features:

Spring Boot JPA (Hibernate)

Postgresql JPA queries

Postgresql native queries

Spring Boot Security

JWT Endpoint Authorization

AWS Cognito token secured endpoints