mneiferbag / java-spring-boot

Java Spring development example.
MIT License
2 stars 0 forks source link
api-testing automated-testing java java-development java-spring-boot openapi openapi-specification openapi3 rest-api spring spring-boot swagger swagger2

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

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

Links

Tasks