-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: RMNorbert/JavaCart
base: main
head repository: RMNorbert/JavaCart
compare: api-gateway
- 18 commits
- 16 files changed
- 1 contributor
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d539512 - Browse repository at this point
Copy the full SHA d539512View commit details -
Configuration menu - View commit details
-
Copy full SHA for c161963 - Browse repository at this point
Copy the full SHA c161963View commit details -
Feat: add ApiGatewayApplication class with enabling discovery client …
…to auto-register the local Spring Boot server with the remote discovery server
Configuration menu - View commit details
-
Copy full SHA for 461330f - Browse repository at this point
Copy the full SHA 461330fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5118a - Browse repository at this point
Copy the full SHA 2b5118aView commit details
Commits on Dec 1, 2023
-
Feat: add micrometer and zipkin dependencies for tracing and metrics …
…to product-service pom.xml
Configuration menu - View commit details
-
Copy full SHA for 307feaf - Browse repository at this point
Copy the full SHA 307feafView commit details -
Feat: add micrometer and zipkin dependencies for tracing and metrics …
…to order-service pom.xml
Configuration menu - View commit details
-
Copy full SHA for c75443a - Browse repository at this point
Copy the full SHA c75443aView commit details -
Feat: add micrometer and zipkin dependencies for tracing and metrics …
…to inventory-service pom.xml
Configuration menu - View commit details
-
Copy full SHA for 6ca7da4 - Browse repository at this point
Copy the full SHA 6ca7da4View commit details -
Feat: add spring boot starter security and basic authentication, micr…
…ometer and zipkin dependencies for tracing and metrics to discovery-server pom.xml
Configuration menu - View commit details
-
Copy full SHA for 83a8724 - Browse repository at this point
Copy the full SHA 83a8724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 461cbcb - Browse repository at this point
Copy the full SHA 461cbcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcadc97 - Browse repository at this point
Copy the full SHA dcadc97View commit details -
Configuration menu - View commit details
-
Copy full SHA for de602b9 - Browse repository at this point
Copy the full SHA de602b9View commit details -
Chore: add resource server jwt issuer uri , configure logging pattern…
… level and add zipkin configuration to api-gateway application.properties
Configuration menu - View commit details
-
Copy full SHA for dedf7be - Browse repository at this point
Copy the full SHA dedf7beView commit details -
Chore: add logging configuration, username and password for Spring Se…
…curity and zipkin configuration to discovery server application.properties
Configuration menu - View commit details
-
Copy full SHA for 6b8aa90 - Browse repository at this point
Copy the full SHA 6b8aa90View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e847c - Browse repository at this point
Copy the full SHA e0e847cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e04d9ad - Browse repository at this point
Copy the full SHA e04d9adView commit details -
Chore: configure zipkin and resilience4j for handling circuit breaker…
…s, timeouts, and retries
Configuration menu - View commit details
-
Copy full SHA for 24355d8 - Browse repository at this point
Copy the full SHA 24355d8View commit details -
Feat: Implement Resilience4j in OrderController
Apply @CIRCUITBREAKER with fallback method add timeout handling and retrying on failed operations
Configuration menu - View commit details
-
Copy full SHA for 15f0775 - Browse repository at this point
Copy the full SHA 15f0775View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79dcb3a - Browse repository at this point
Copy the full SHA 79dcb3aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...api-gateway