issues
search
oscharko
/
Microservices-with-Spring-Boot-and-Spring-Cloud
In this project, you'll learn how to efficiently build and deploy microservices.
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create persistence test in the microservice product service
#84
oscharko
closed
2 years ago
0
Create mongoDB test in the microservice product service
#83
oscharko
closed
2 years ago
0
Create mapper test in the microservice product service
#82
oscharko
closed
2 years ago
0
Adding spring data mongoDB to the application.yml from microservice product service
#81
oscharko
closed
2 years ago
0
Adding C(R)(U)D methods in the product service implementation class
#80
oscharko
closed
2 years ago
0
Adding a product mapper interface in the microservice product service package services
#79
oscharko
closed
2 years ago
0
Creating new persistence package and adding a product entity class and a product repository interface in the microservice product service
#78
oscharko
closed
2 years ago
0
Adding logging and database functionality to the product service main class
#77
oscharko
closed
2 years ago
0
Adding new dependencies to the microservice product service
#76
oscharko
closed
2 years ago
0
Adding new test methods to the product composite service application
#75
oscharko
closed
2 years ago
0
Update the application.yml from the microservice product composite
#74
oscharko
closed
2 years ago
0
Revision and adding the CR(U)D methods in the product composite service implementation class
#73
oscharko
closed
2 years ago
0
Revision of the CR(U)D methods in the product composite integration and adding a handleHttpClientException method
#72
oscharko
closed
2 years ago
0
Adding post and delete mapping to review service
#71
oscharko
closed
2 years ago
0
Change the argument status in the review class from constant to variable and adding setters for all arguments
#70
oscharko
closed
2 years ago
0
Change the argument status in the recommendation class from constant to variable and adding setters for all arguments
#69
oscharko
closed
2 years ago
0
Adding post and delete mapping to product service
#68
oscharko
closed
2 years ago
0
Change the argument status in the product class from constant to variable and adding setters for all arguments
#67
oscharko
closed
2 years ago
0
Adding content variable to review class
#66
oscharko
closed
2 years ago
0
Adding content variable to recommendation class
#65
oscharko
closed
2 years ago
0
Adding post and delete mapping to product composite service
#64
oscharko
closed
2 years ago
0
Explicit a default constructor for the api class ProductAggregate
#63
oscharko
closed
2 years ago
0
Extend the test-em-all.bash file
#62
oscharko
closed
2 years ago
0
Adding databases mongoDB and mySQL to the docker-compose
#61
oscharko
closed
2 years ago
0
Adding springdoc/swagger in the property file from the microservice product-composite-service and set the valves
#60
oscharko
closed
2 years ago
0
Adding bad requests exception to the util microservice class GlobalControllerExceptionHandler
#59
oscharko
closed
2 years ago
0
Adding a bad exception class to the api library
#58
oscharko
closed
2 years ago
0
Adding the open api documentation api to the class ProductCompositeServiceApplication
#57
oscharko
closed
2 years ago
0
Update the version from open api in the microservice product-composite-service
#56
oscharko
closed
2 years ago
0
Update the version from open api in the library api
#55
oscharko
closed
2 years ago
0
Adding open api to build file from the microservice product-composite-service
#54
oscharko
closed
2 years ago
0
Adding the swagger description to interface ProductCompositeService in the api library
#53
oscharko
closed
2 years ago
0
Adding open api to build file from the api library
#52
oscharko
closed
2 years ago
0
Update the .bash test file for automatic testing the microservice landscape with containers
#51
oscharko
closed
2 years ago
0
Adding docker compose for managing the microservice landscape
#50
oscharko
closed
2 years ago
0
Create a Dockerfile that we will use to build the Docker image for the microservice product-service
#49
oscharko
closed
2 years ago
0
Creating in the microservice product-service a new profile called "docker"
#48
oscharko
closed
2 years ago
0
Adding semi-automated tests for the microservices with bash script
#47
oscharko
closed
2 years ago
0
Adding the test methods to the class ReviewServiceApplicationTests
#46
oscharko
closed
2 years ago
0
Adding the test methods to the class RecommendationServiceApplicationTests
#45
oscharko
closed
2 years ago
0
Rework the class ProductServiceApplicationTests
#44
oscharko
closed
2 years ago
0
Implement automated integration tests on the composite product API
#43
oscharko
closed
2 years ago
0
Adding test method getProductNotFound in microservice product-service
#42
oscharko
closed
2 years ago
0
Adding test method getProductById in microservice product-service
#41
oscharko
closed
2 years ago
0
Implement microservice review-service with class ReviewServiceImpl
#40
oscharko
closed
2 years ago
0
Implement microservice recommendation-service with class RecommendationServiceImpl
#39
oscharko
closed
2 years ago
0
Change the ports for all microservices
#38
oscharko
closed
2 years ago
0
Adding devtools to the microservices product-composite-service, recommendation-service and review-service
#37
oscharko
closed
2 years ago
0
Adding missing descriptions in the class ProductCompositeServiceImpl
#36
oscharko
closed
2 years ago
0
Rework class ProductCompositeServiceImpl
#35
oscharko
closed
2 years ago
0
Next