Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mneiferbag/java-spring-boot

Open more actions menu

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.