An open API service indexing awesome lists of open source software.

https://github.com/yuriytkach/e-queue

Demo Project for Online Time Booking System
https://github.com/yuriytkach/e-queue

redis spring-boot spring-security

Last synced: 4 months ago
JSON representation

Demo Project for Online Time Booking System

Awesome Lists containing this project

README

          

# Demo Project for Online Time Booking System

Demo project for online YouTube stream about creating a time booking system that can work under high load,
and allows a randomized selection of the winner among numerous bookings.

## Access to Online Stream on YouTube

Click below to view the recording of the YouTube stream:

[![Online Stream Announce](https://img.youtube.com/vi/VJ20BYVl5_A/0.jpg)](https://www.youtube.com/watch?v=VJ20BYVl5_A)

# Useful Information

### Reference Documentation
For further reference, please consider the following sections:

* [Official Gradle documentation](https://docs.gradle.org)
* [Spring Boot Gradle Plugin Reference Guide](https://docs.spring.io/spring-boot/3.3.5/gradle-plugin)
* [Create an OCI image](https://docs.spring.io/spring-boot/3.3.5/gradle-plugin/packaging-oci-image.html)
* [Spring Web](https://docs.spring.io/spring-boot/3.3.5/reference/web/servlet.html)
* [Spring Data Redis (Access+Driver)](https://docs.spring.io/spring-boot/3.3.5/reference/data/nosql.html#data.nosql.redis)
* [Spring Boot Actuator](https://docs.spring.io/spring-boot/3.3.5/reference/actuator/index.html)
* [OAuth2 Client](https://docs.spring.io/spring-boot/3.3.5/reference/web/spring-security.html#web.security.oauth2.client)
* [Thymeleaf](https://docs.spring.io/spring-boot/3.3.5/reference/web/servlet.html#web.servlet.spring-mvc.template-engines)

### Guides
The following guides illustrate how to use some features concretely:

* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
* [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)
* [Messaging with Redis](https://spring.io/guides/gs/messaging-redis/)
* [Building a RESTful Web Service with Spring Boot Actuator](https://spring.io/guides/gs/actuator-service/)
* [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/)

### Additional Links
These additional references should also help you:

* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)