Activity carried out by the Infocorp back-end team - completed in November 2023. First Simple Project with Spring Boot.
- Controllers
- UserController
- TaskController
- Models
- User
- Task
- Repositories
- UserRepositorie
- TaskRepositorie
- Services
- UserService
- TaskService
- Exceptions
- ErrorResponse
- GlobalExceptionHandler
- Configs
- SwaggerConfig
- WebConfig
- View
- index.html
- script.js
- css.style (+ Boostrap 5)
The technologies used to develop the project are very simple.
This is an example of how you may give instructions on setting up your Spring Boot project locally. To get a local copy up and running, follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Java Development Kit (JDK)
- Maven
- Download and install Maven from https://maven.apache.org/install.html.
- Clone the repo
git clone https://github.com/your_username_/your-spring-boot-project.git
- Navigate to the project directory
your-spring-boot-project
- Build the project using Maven
clean install
- Run the application
-jar target/your-spring-boot-project.jar
Anthony Ricardo Rodrigues Rezende |
---|
- Email: [email protected]
- LinkedIn: Anthony's LinkedIn
Useful resources that we would like to give credit for.
- Lucas Ângelo https://www.youtube.com/watch?v=YcO-Q6yozmU&list=PLiXotHlANc8ptwP6wajo73OZo9Nh5i597
- Ralf Lima https://www.youtube.com/watch?v=8D5BS1NbHPM&list=PLWXw8Gu52TRI0usqoSTLrioF6NPp-3msb
- JS Web3School https://www.w3schools.com/js/default.asp
- Bootstrap https://getbootstrap.com/
- Java POO - UFMT https://sites.google.com/ic.ufmt.br/algoritmos-3-co-2023-1/