Skip to content

Upgrade to use Spring Framework CORS support #7

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

Merged
merged 1 commit into from
Nov 17, 2015
Merged

Upgrade to use Spring Framework CORS support #7

merged 1 commit into from
Nov 17, 2015

Conversation

sdeleuze
Copy link
Contributor

Update this guide to take advantage of latest Spring Framework 4.2 / Spring Boot 1.3 capabilities.

This commit introduces the following changes:
 - Spring Boot CLI is not needed anymore
 - CORS configuration through @crossorigin annotated controller
 - CORS configuration through JavaConfig

Resolves #6
@sdeleuze
Copy link
Contributor Author

@gregturn I have updated my PR, could you please have a look?

Is there a way to preview exactly what will be displayed on spring.io?

@gregturn
Copy link
Contributor

The only way to preview exactly is to run Sagan locally and host the guide elsewhere. I think it's easier to apply the patch and then tube the guide based outcome.

gregturn added a commit that referenced this pull request Nov 17, 2015
Upgrade to use Spring Framework CORS support
@gregturn gregturn merged commit b9b123e into spring-guides:master Nov 17, 2015
@sdeleuze
Copy link
Contributor Author

OK, I am going to fix a few things thanks.

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.

2 participants