Skip to content

jveverka/spring-examples

Repository files navigation

License Java17 Gradle Build and Test

Spring-Boot examples

This project contains various simple or not-so simple Spring Boot examples.

Environment setup

Minimal requirements: Please make sure following software is installed on your PC.

Please check full system requirements for more details.

Compile and Run

gradle clean build test
gradle --build-file spring-api-first/build.gradle clean openApiGenerate build test

Examples

Topics

Enjoy !