Skip to content

mneiferbag/java-spring-boot

Repository files navigation

Java Spring Example

Licensed under the MIT License. See file LICENSE.

Java Spring example. Example includes code written in Java.

CodeQL

Spring Boot

The Swagger UI page is available at

http://localhost:8080/swagger-ui.html

and the OpenAPI description is available at

http://localhost:8080/v3/api-docs

Gradle

Run gradle wrapper --gradle-version 7.4.2 to update the project to 7.4.2.

Links

Tasks