• Stars
    star
    5
  • Rank 2,812,732 (Top 57 %)
  • Language
    Java
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

POC that sends emails to user on account creation event occurrence: made using java spring boot, apache freemarker, java-mail-API, bootstrap email editor and spring events.

More Repositories

1

jwt-auth-flow-spring-security

Java backend application using Spring-security to implement JWT based Authentication and Authorization
Java
91
star
2

rate-limiting-api-spring-boot

Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.
Java
74
star
3

aws-playground

AWS Playground: repository for tracking projects while learning AWS.
Java
45
star
4

spotifyApiSpring

Spring-boot MVC application consuming Spotify's REST API
Java
36
star
5

redis-caching-java-spring-boot

Backend application leveraging redis cache to reduce network calls and improve latency.
Java
24
star
6

just-another-testcontainer-integration

Backend application using Testcontainers for Integration Testing AWS S3, Azure Blob Storage, Kafka, MySQL, Egress calls including Chaos testing and Redis.
Java
18
star
7

spring-boot-qr-code-generator-reader-api

Spring-boot application exposing REST API endpoints to generate QR-code representing custom message and endpoint to read the decoded message using java and google's zxing library.
Java
17
star
8

kafka-java-spring-boot-poc

Kafka integration with Java Spring-boot with one application serving as a producer and the other consuming the messages
Java
16
star
9

quartz-scheduler-daily-mail-subscription-spring-boot

Daily mail subscription implementation using Java Spring-boot and Quartz Scheduler
Java
15
star
10

otp-generation-validation-spring-boot-poc

Proof Of Concept showing OTP generation and validation technique using Java Spring-boot and LoadingCache Bean from google guava library to handle user's forgot-password flow
Java
14
star
11

spring-boot-apache-POI

list of reference POCs to work with excel files using apache-POI and spring-boot
Java
13
star
12

email-2FA-spring-boot

Email based 2FA implementation using Spring-boot and Java-mail API
Java
9
star
13

RSQL-spring-boot

Representational State Transfer + Structured Query Language(RSQL): Demo application using RSQL parser to filter records based on provided condition(s)
Java
9
star
14

budget-pkce-spring-boot

Budget Proof Key for Code Exchange (PKCE) implementation using Java Spring-boot
Java
9
star
15

spring-boot-admin-server-client-poc

Two Spring-boot applications registering themselves to an spring-boot-admin-server application as separate clients for the purpose of monitoring and managing the clients
Java
8
star
16

firebase-integration-spring-boot

Spring-boot application integrating with Firestore and Firebase Authentication to build a CRUD application.
Java
7
star
17

multiple-open-api-group-spring-boot

POC showing how to divide endpoint(s) among different Open-API screens
Java
7
star
18

entity-activity-automator

POC to demonstrate automation of entity fields such as created_at, created_by, updated_by using JPA @Embedded, @Embeddable and ThreadLocal
Java
6
star
19

personal-finance-management-system

Personal Finance Management System using Java Spring boot and PostgreSQL: Submission for Technohack 2021: Spoon theme
Java
6
star
20

ngram-search-API

Search API with spelling correction using ngram-index algorithm: implementation using Java Spring-boot and MySQL ngram full text search index
Java
5
star
21

spring-AOP-custom-validation-on-JWT

Java
5
star
22

camel-integration-spring-boot-kafka

Apache Camel Integration with Spring-boot and Kafka with one application serving as a producer and the other consuming the messages
Java
4
star
23

checkbox-values-bitfield-enum-poc

POC to demonstrate storing values of all checkboxes displayed on an UI component, in a single column of a table instead of creating a separate table and mapping each checkbox as a column
Java
2
star
24

contract-testing-java-spring-boot

Contract testing using Pact in Java Spring-boot microservices to ensure compatible REST APIs and asynchronous messaging Infrastructure.
1
star
25

url-shortner-sql

URL-Shortner using Java and a SQL Database
Java
1
star