JulianaM

Results 3 repositories owned by JulianaM

HTTPClient

47
Stars
16
Forks
Watchers

This Java project implements examples of HTTP requests using the GET and POST methods. These are introductory examples for a first contact with the HTTP-Client API.

rdswithapirest

44
Stars
37
Forks
Watchers

Project for creating a REST API with Java. An API is said to be Restful if it follows the REST standard, or Richardson's maturity model. For this, we use modules such as spring web, spring-jpa and spr...

s3withspring

16
Stars
5
Forks
Watchers

Using spring-boot this project gives the first contact with microservices, implementing the creation of a bucket in AWS S3. In addition, there is also the implementation of the service to upload image...