Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 410 Bytes

File metadata and controls

17 lines (9 loc) · 410 Bytes

ChatApp Spring Boot Server (WIP)

This is the Spring Boot version of ChatApp :

Features :

  • Generated Models (including HATEOAS) with OpenAPI Generator

  • Object Relational Mapping with Hibernate and PostgreSQL

  • Secure Authentication with Auth0 JWT and Spring Security

  • Asynchronous with WebFlux (To be added)

  • Notification System with RabbitMQ (to be added)

  • Many more let's get crazy ! (Suggest)