Skip to content

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

Notifications You must be signed in to change notification settings

Zod20/AWS-Cognito-SpringBoot-PostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages