Skip to content

fspaulo/spring-api-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Description

This project is a simple RESTful API built with Java 17 and Spring Boot 3. It features JWT authentication and provides basic CRUD operations for users and orders. The application uses Gradle for build automation and includes models, services, repositories, and controllers with defined endpoints.

Pre-requisites

  • Java Development Kit (JDK) 17: Ensure that JDK 17 is installed on your system.
  • Gradle: The project uses Gradle for build automation. If you don't have Gradle installed, you can use the included Gradle Wrapper (gradlew or gradlew.bat).
  • API Testing Tool: Tools like Postman, Insomnia, or cURL for testing the API endpoints.

Reference Documentation

For further reference, please consider the following sections:

About

API RESTful with Java 17 and Spring

Resources

Stars

Watchers

Forks

Languages