Skip to content

A blog platform built using event-driven architecture with Spring Boot

Notifications You must be signed in to change notification settings

loopsFreitag/EventDrivenBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event-Driven Blog

This is a simple blog application built using Spring Boot with an event-driven architecture. The primary goal of the project is to create a blog platform where users can submit posts and see live updates through real-time event handling.

Key Features

  • Post Submission: Users can submit blog posts via a web interface.
  • Event Handling: Submitted posts trigger an event in the backend.
  • Real-Time Updates: New posts are displayed in real-time using event-driven mechanisms.

Technology Stack

  • Spring Boot
  • Thymeleaf for HTML templates
  • Spring WebSockets for real-time communication
  • Java 17

About

A blog platform built using event-driven architecture with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published