amalrajvinoth / notification-serviceLinks
Spring boot application for notification system
☆21Updated 7 years ago
Alternatives and similar repositories for notification-service
Users that are interested in notification-service are comparing it to the libraries listed below
Sorting:
- This project is a sample eCommerce ShoppingStore application created for learning purposes☆56Updated 2 years ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆111Updated 3 weeks ago
- Spring examples☆161Updated last year
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆93Updated 4 years ago
- Example of a microservice architecture using Spring Cloud☆99Updated 3 years ago
- ☆65Updated 4 years ago
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆112Updated 2 months ago
- Spring Boot 3.1 & Spring Security 6 : Token Based Authentication example with JWT, Authorization, Spring Data & PostgreSQL☆57Updated last year
- ☆28Updated 11 months ago
- Spring Boot OTP technique.☆110Updated last year
- Public repository containing examples for my Medium posts☆49Updated 2 years ago
- Spring Boot Crud Application with Thymeleaf, JPA, Spring Security.☆22Updated last year
- In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs…☆122Updated 6 years ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆104Updated last year
- Unit & Integration tests for possible cases (includes repository, validation, etc.)☆34Updated 2 years ago
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆97Updated 3 weeks ago
- Spring REST server for glee-o-meter☆131Updated last year
- ☆33Updated 2 years ago
- This is the repository containing examples for my Spring Boot testing tutorial.☆128Updated this week
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆98Updated 2 years ago
- Spring Boot Web App, Flyway, MySQL, H2DB, Bootstrap, Thymeleaf, JWT, Swagger, API Rate Limiting, Docker, RBAC, i18n☆159Updated this week
- Securing REST API with Spring Security OAuth2☆147Updated this week
- ☆64Updated 4 years ago
- Spring boot cloud series with latest technologies☆37Updated this week
- This repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server☆114Updated last year
- The goal of this project is to study the JPA relationships: one-to-one, one-to-many / many-to-one, and many-to-many.☆33Updated 3 months ago
- This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, i…☆61Updated 4 years ago
- Online book store is a single page(SPA) web application built from scratch using Angular 8 and Java spring boot with mysql database.