Skip to content

alexrosa/springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Rezzy Raunt project

Requirements

For building and running this project you'll need to:

Running the application locally

We can run this Spring Boot application on your local machine. One way is to execute the main method in the RezzyRauntApplication class from your IDE. Also you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Access the API Documentation

http://localhost:8080/ or http://localhost:8080/rezzyraunt

Project Improvements:

  • Refactoring the REST API improving the return messages.
  • Refactoring the entire project. I know that I can build a better code;
  • Include a cache system (Redis);
  • Include a database(Elasticsearch, MongoDB or Cassandra)
  • Include more tests to guarantee the business rules of the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published