/doner-cloud

Spring research application

Primary LanguageJava

Doner Cloud

is an online application for ordering doner, the most wonderful food created by man.

About the application

The user registers in the application and, after logging in, can create a doner from the ingredients according to his own recipe. There may be several doners with different recipes in one order. After creating doners, you can specify where and to whom to deliver them.

Technology stack:

+ Java 17;
+ Maven 3.9.2;
+ Spring boot;
+ Spring Data;
+ Spring Security;
+ OAuth2;
+ Lombok;
+ JUnit 5;
+ H2. 

Application launch

Build the project and run the Spring Boot application

mvn spring-boot:run

Contacts