-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: RMNorbert/JavaCart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: RMNorbert/JavaCart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: inventory
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 9 files changed
- 1 contributor
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 182caef - Browse repository at this point
Copy the full SHA 182caefView commit details -
Feat: add InventoryServiceApplication class
with enabling discovery client to auto-register the local Spring Boot server with the remote discovery server and add initial inventory data for testing purposes
Configuration menu - View commit details
-
Copy full SHA for c8ddcb9 - Browse repository at this point
Copy the full SHA c8ddcb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6cae8 - Browse repository at this point
Copy the full SHA 7b6cae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bbee84 - Browse repository at this point
Copy the full SHA 3bbee84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f0e154 - Browse repository at this point
Copy the full SHA 4f0e154View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b62d5 - Browse repository at this point
Copy the full SHA f8b62d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc9bce - Browse repository at this point
Copy the full SHA ebc9bceView commit details -
Feat: Add InventoryService to provide logic in inventory-related oper…
…ations - including methods for checking if the searched skuCodes are in stock
Configuration menu - View commit details
-
Copy full SHA for 0305fee - Browse repository at this point
Copy the full SHA 0305feeView commit details -
Feat: Add Inventory service application.properties with configuration:
- Configures the MySQL database properties for the inventory-service, including the driver class, URL, username, password, and Hibernate DDL auto settings. - Configure application name and use dynamic server port. - Define Eureka service discovery configuration for inventory discovery including: - eureka default zone URL and creating instance id to help Eureka Server to make a distinction between different client instances of the same application
Configuration menu - View commit details
-
Copy full SHA for e4a4a87 - Browse repository at this point
Copy the full SHA e4a4a87View commit details
Loading
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...inventory