spring-events
There are 22 repositories under spring-events topic.
isopropylcyanide/Jwt-Spring-Security-JPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
alvelchev/spring-practices-demo
Welcome to the Spring Practices Demo – a powerful Spring Boot application designed to support data JPA, pageable, and sorting with an intuitive Swagger interface. Explore and learn best practices in Java development, including efficient techniques with MapStruct, seamless database migration using Flyway, and more.
cowaine/spring-boot-for-msa
📚 A study Spring Boot for MSA
alirezaalj/Spring-Security-Authorization-Service
This program is designed using Java and Spring Boot, which can be used to register and authenticate users in an advanced way. This service can be used as an authentication server
semotpan/spring-application-events
Spring Application Events (Core Built-in Events, Spingboot built-in Events, Custom Events)
hardikSinghBehl/spring-boot-freemarker-java-mail-api
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.
alxlve/coding-assignment-becare
Technical assignment test for be.care
Chakib-DAII/design-paterns-examples
a Spring Boot demo of some design patterns implementations in java with Junit tests
daocr/spring-framework-learning-example
单纯的学习 spring-framework 包含以下内容spring 核心功能:IoC Container, Events, Resources, i18n, Validation, Data Binding, Type Conversion, SpEL, AOP ;Mock Objects, TestContext Framework, Spring MVC Test, WebTestClient.;Transactions, DAO Support, JDBC, R2DBC, O/R Mapping, XML Marshalling.
H3AR7B3A7/ExploringSomeTechnologies
Exploring various technologies and concepts for familiarization. This repository just handles different unrelated subjects that aren't really part of any one coherent project.
obnay/blocks
Software building blocks.
Volodymyr-Petrunin/Planning-Poker
Here, you will find the Planning Poker application. For more information, please refer to the README.
asterixcode/spring-modulith
Exploring Spring Modulith
ferfujikawa/spring-events
Demo applications using Spring Events
junaidsahmed/GCP-PubSub
Sample project which helps to implement publisher and consumer using gcp and also saving the consumed message in mongodb using spring events
czetsuya/jpa-to-spring-events
This project will convert JPA events (create, update, remove) to Spring. A typical use case would be if you wanted to received a notification whenever an entity has been modified and do some processing afterwards like triggering a script.
elauso/spring-events-example
Aplicação para testar o spring-events.
otthonleao/spring-async-events-scheduling
Exemplos de como utilizar o Spring Async, Events e Scheduling
rcsoyer/telemetry-service
Manages telemetry data from multiple entry points
sanogotech/gradle-modulith
Sample project to highlight a possible modulithic structure for Java / Spring based project with Gradle
TheDoctorOne/SpringTuto
Spring Learning Workspace