Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example java application

Requirements

Java 17 Gradle 9

Run the security check analisys

gradle dependencyCheckAnalyze

Build the tar

gradle build

Run the application

java -jar build/libs/demo-0.0.1-SNAPSHOT.jar 

The application will listen to the port 8080

Run unit tests

gradle test

Available endpoints

  • / GET
  • /current-connections GET

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages