Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Challenge Spring Boot Application

This repository aims to store solutions to some technical challenges in Java using Spring Boot 3. The project was generated using https://start.spring.io/.

Dependencies

  • Java 17
  • Maven

How to Run

  1. Clone this repository.
  2. Open IntelliJ and import the project.
  3. Run the project.
  4. Or you can run from a terminal window by running:
mvn spring-boot:run
  1. The application will start on http://localhost:8080.

Endpoints

The list of all endpoints is available on http://localhost:8080/swagger-ui/index.html

Testing

Ensure that all dependencies are installed.

Run the following command:

mvn test

Check the test results for any failures.

Made with ☕ by Leonardo David 👋🏻 Get in touch!

About

Repositories aimed at solving some Backend technical challenges using Java 17 and Spring Boot 3

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages