Skip to content

verofx/mindHubJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

mindHubJava

  • ACTIVITY:
  1. Creating a Basic API with Spring Boot Objective Create a basic API using Spring Boot 3.x and JDK 17 that handles GET and POST requests. You will learn to define controllers, manage routes, and respond to HTTP requests. Document the API using OpenAPI Docs.

User Story 1 Description: As a user, I want to be able to send a GET request to an endpoint and receive a welcome message. Tasks: Create a Spring Boot project. Implement a controller with a GET endpoint. Document the API using OpenAPI Docs. Test the endpoint using Postman.

  • En la rama master se encuentra la actividad

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published