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

CORS is blocking UI preview #16

Open
berezovskyi opened this issue Nov 11, 2018 · 1 comment
Open

CORS is blocking UI preview #16

berezovskyi opened this issue Nov 11, 2018 · 1 comment
Labels

Comments

@berezovskyi
Copy link
Member

image

https://www.baeldung.com/cors-in-jax-rs is only available in JAX-RS 2.0 and handlers will have to migrated

@berezovskyi
Copy link
Member Author

just fixed it by adding select CORS headers in the response:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant