Skip to content

allteranius/drone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Spring Boot application

Demo minimal Spring boot application. The main goal is to make a minimal but working and using a standard approach

Requirements

Build an app for controlling drones and delivering some cargo. you should be able to register a new drone get information about them and find drones that are suitable for delivery(can carry this weight and battery more than 25%)

Tech stack

Java 17, Spring Boot, Gradle, H2 database, JUnit 5

How to run

First build project by grable "gradle build" with JDK 17, after run build/libs/drone-0.0.1-SNAPSHOT.jar

About

Demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages