Skip to content

Conversation

karen-avetisyan-mc
Copy link
Collaborator

Adding OAuth 2.0 code

karen-avetisyan-mc and others added 30 commits September 10, 2024 11:36
Adding Actions for Sonar and Build
Adding Actions for Sonar and Build
fixing initial issues for the documentation
…tion-java into feature/documentation-updates

# Conflicts:
#	README.md
#	src/main/java/com/mastercard/app/petstore/PetstoreApplication.java
#	src/main/java/com/mastercard/app/petstore/examples/AdoptionFlowExample.java
#	src/main/java/com/mastercard/app/petstore/examples/EmployeeFlowExample.java
#	src/main/java/com/mastercard/app/petstore/examples/PetFlowExample.java
rfeelin and others added 11 commits November 26, 2024 13:37
Updating yaml text and error codes. Removing unused field from pom
# Conflicts:
#	.github/workflows/sonar.yml
#	pom.xml
#	src/main/java/com/mastercard/app/petstore/PetstoreApplication.java
#	src/main/java/com/mastercard/app/petstore/configuration/Configuration.java
#	src/main/java/com/mastercard/app/petstore/services/EmployeeService.java
#	src/main/java/com/mastercard/app/petstore/utils/JweEncryptionUtils.java
#	src/main/resources/application.properties
#	src/main/resources/petstore.yaml
#	src/test/java/com/mastercard/app/petstore/EmployeeServiceTest.java
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding unit tests to verify that the constructor throws exceptions for missing/empty values, ensuring default values are reflected, and the client can create the object correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants