This project is the result of the Vinícius Souza classes and the great desire to learn and become a good developer.
This project version was developed using the Spring Boot Java framework.
There's another version that uses NodeJS instead. Check this out.
Before running the project on a local machine, follow these steps:
-
Download or clone this repository
-
In the IDE of your choice, import the project, which is a Maven one
-
In Eclipse, for example, the option would be Import Existing Maven Project
-
In the src folder, in the package **main/java/com/marcelo/tools **, run the file ToolsApplication.java as a Java application.
To run this project, you need at least:
Following the steps, the project will automatically start on address: localhost:8080/.
Things to implement:
- Testes
-
Spring Boot - Java Framework
-
Spring Initializr - A quickstart generator for Spring projects.
-
Maven - A build automation tool used primarily for Java projects.
-
Tomcat - Web server