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

How can I add versioning support for your REST API's ? #55

Open
sundarsabapathi opened this issue Jan 18, 2023 · 1 comment
Open

How can I add versioning support for your REST API's ? #55

sundarsabapathi opened this issue Jan 18, 2023 · 1 comment

Comments

@sundarsabapathi
Copy link

I am new for REST APi's. I am using your project to learn the API's .I am trying to add versioning support for REST API's in your project. I choose custom header approach to define the versioning for the API's. But i stuck if suppose you made breaking changes in any of the REST end point and you introduce the new version for endpoints. Can i use the latest version to access to all the endpoints or I need to access the specific endpoints using newer versions. Can you please help me to give some ideas it will be helpful for my learning ?

@github-actions
Copy link

Welcome @sundarsabapathi to Spring-Boot-Blog-REST-API community! Thanks so much for creating your first issue :)

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

No branches or pull requests

1 participant