voodoods / java-spring-boot-playground

A playground project where I want to build REST API using Java SE 8.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java-spring-boot-playground

A playground project where I want to build REST API using Java SE 11 with Spring Boot 2.4.6.

Prerequisites

Start application with

gradle bootRun

Run tests with

gradle test

Swagger UI

After booting the application locally, access the generated Swagger UI endpoint documentation at: http://localhost:8080/swagger-ui.html

About

A playground project where I want to build REST API using Java SE 8.


Languages

Language:Java 100.0%