Backend Microservice of my personal website
-
Updated
Dec 16, 2023 - Java
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
Backend Microservice of my personal website
Sample API to demonstrate JWT authentication and configuring AWS s3 SDK to store and retrieve files
An authorization server using spring boot oauth2
Back-end aplicativo Sistema de Pedidos
Spring master. All tutorial for Spring Framework.🍀
Projeto elaborado durante as aulas de Spring do MBA da FIAP
Authentication Backend project for Rest ecosystem
A web-service for expense record collection
A DevOps exploration: A Spring REST API and JWT Authentication and Authorization, rounded out the development cycle by tests with 70%+ coverage. CI in Jenkins (running in a docker container on an AWS EC2 instance) and Logs indexed to Splunk Enterprise.
Integrated Health System - Admin API
The simple authentication implementation's example with Spring Boot OAuth2
A secured web-based polling application that allows users to create their own polls and easily monitor responses, facilitating real-time engagement and data collection.
this is a spring boot reddit clone project, with the jwt security and sql db
Game with JWT, Swagger using Mysql and MongoDB
User Module for Bombay Kitchen - Independent Microservice for User Sign-In Sign-Up Functionality and Many User Based Features
A Comprehensive Backend Project featuring multiple RestAPIs, meticulously crafted in SpringBoot 3.2.2, leveraging the prowess of Spring Data JPA, Spring Security, JWT authentication and Spring MVC. , Java 21, seamlessly integrating with MySQL Database, Docker, and AWS services for unparalleled performance and scalability.
A Spring Boot-powered Blog API with JWT authentication, role-based access control, and CRUD operations for posts and comments. Ideal for showcasing backend development and RESTful API skills.
Sample implementation of CRUD REST APIs using Spring Boot 2.2.2 and Java. Use JWT Authorization to secure the REST APIs with Spring Security. Use Flyway to manage database migrations.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015