Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add spring security dependency and SecurityConfig #92

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Conversation

bhtibrewal
Copy link
Contributor

@bhtibrewal bhtibrewal commented Feb 18, 2024

Date: 19/2/24

Developer Name: @bhtibrewal


Issue Ticket Number

#89

Description

Set CORS policy

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1

Test Coverage

NA: only CORS setup done

Additional Notes

@@ -8,4 +8,4 @@ jwt.rds.public.key=${RDS_PUBLIC_KEY}
API_V1_PREFIX=/api/v1
spring.datasource.version=8.1.0
management.endpoints.web.exposure.include=health,info,metrics

logging.level.root=DEBUG
Copy link
Member

Choose a reason for hiding this comment

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

please change this for Error only for here, and debug you can use for local system..?

Copy link
Member

@satyam73 satyam73 left a comment

Choose a reason for hiding this comment

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

LGTM

@bhtibrewal bhtibrewal merged commit 667fcce into develop Feb 23, 2024
1 check passed
@bhtibrewal bhtibrewal deleted the setup-cors branch February 23, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants