Skip to content
View samseen's full-sized avatar
Block or Report

Block or report samseen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. awsdocs/elastic-beanstalk-samples awsdocs/elastic-beanstalk-samples Public

    This repository contains code and configuration samples (e.g. .ebextensions) for AWS Elastic Beanstalk.

    1.2k 888

  2. expense-tracker-api-with-java expense-tracker-api-with-java Public

    A Spring Boot Java REST API project using PostgreSQL and JWT.

    Java

  3. memories_client memories_client Public

    A react front end project that consumes data from certain endpoints on the backend. Using proper folder structures to ensure the application can scale up properly.

    JavaScript

  4. springboot_security_jwt springboot_security_jwt Public

    A simple project to bootstrap spring security jwt with authentication and authorization.

    Java

  5. bookstore bookstore Public

    The Online Book Store project leverages the power of Spring Boot and other industry-standard technologies to create a comprehensive and efficient platform for managing an online book store.

    Java 1

  6. circuit-breaker-demo circuit-breaker-demo Public

    A simple abstraction of how to use Resilience4j to implement circuit breaker in Spring boot Java.

    Java