Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.35 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.35 KB

Java Backend with Spring boot

This repository hosts a Java backend application built with the Spring framework. The application includes an in-memory H2 database and leverages reactive programming principles with the use of Spring Boot's WebFlux and R2DBC libraries.

Features

  • Reactive Design: This application follows a reactive design pattern, making it highly scalable and capable of handling a large number of concurrent requests.
  • H2 In-Memory Database: The application uses an H2 in-memory database, which is convenient for development and testing purposes.

Angular Frontend Application with RxJS

Welcome to our Angular frontend application repository! This project showcases a dynamic and interactive web application built with the Angular framework and powered by RxJS for reactive data handling.

Key Features

  • Angular Framework: We've utilized the powerful Angular framework to create a seamless and modern user interface.

  • RxJS Integration: This application harnesses the capabilities of RxJS for efficient and reactive data handling. Experience real-time updates and responsive user interactions.

  • Responsive Design: Our application is designed to work flawlessly on various devices and screen sizes, ensuring a consistent user experience.

#License This project is licensed under the MIT License. See the LICENSE file for details.