Skip to content

mneiferbag/java-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54974e3 · Dec 6, 2024

History

92 Commits
Dec 6, 2024
Apr 18, 2022
Dec 6, 2024
Dec 6, 2024
Jul 8, 2022
Dec 6, 2024
Apr 18, 2022
Feb 7, 2022
Oct 8, 2024
Dec 6, 2024
Dec 6, 2024
Apr 18, 2021
Feb 12, 2022

Repository files navigation

Java Spring Example

Licensed under the MIT License. See file LICENSE.

Java Spring example. Example includes code written in Java.

CodeQL Java CI with Gradle

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

Check version with command gradle -v.

Run gradlew wrapper --gradle-version latest to update the project to latest version.

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

Links

Tasks