Your videos are amazing and very very easy to understand, regardless if the topic is complex or not. What would I like to see is a tutorial for INTEGRATION tests, but not the integration tests of controllers which are methods that add two numbers but something more complex. Keep up the great work and thanks for all you do!
@@BoualiAli I think that would be great as a follow up, to the topic i suggested in the first place. Make a series of it or something maybe 😁 Thanks for the reply!
Thank you for the best Spring Security content at the moment! Please continue to delight us with new videos! I would like to see something about JUnit. 🥺
Hi BoualiAli, I have a question, if I have an architecture in which I have configured, spring config server, spring eureka, spring api-gateway, spring security for auth with jwt, and I have several microservices that are within this architecture, how or where they should configure swagger so that it recognizes all the documentation of all spring boot microservices?
I followed this guide but encountered numerous vulnerabilities in many of the dependencies from Maven Central. What other options would you recommend using instead
first thanks for this wonderful tutorial 😀 I had a small issue in using magement APIS. i get 403 with this test when debug Responding with 403 status code Securing GET /error Set SecurityContextHolder to anonymous SecurityContext Pre-authenticated entry point called. Rejecting access also this only happen with this controller others work perfect and my user is admin also i check the code from repo and i cant find anything.
There are too many lines in the code, can you tell me what is the best practice for describing documentation? Is there another way to describe it other than annotations? And which one do you use? Thank you very much for the video!
In my swagger openapi v3 the order for endpoints is very different from yours. It shows PUT-Requests first, then DELETE and then GET. How do I get the order GET, POST, PUT, DELETE? Some say it's naming order is asc, but in your example m(anagement) comes before a(dmin) eventhough in alphabet a comes before m
Its an excellent video on openapi. but i have a problem in my application like In my RESTController. i have 4 end points and. i need to pass JWT token only for 2 endpoints as part of request header. How can i achive this pls ?
Hi ali , thanks for this session .if our code is deployed on cloud like azure how can i acess tge swagger through actual ip or actual url rather than localhost can u help me on that
@@BoualiAli can you guide me or help me on that how to acces th swagger ui after deployment .is there any existing video available or any article.please help.
Hi Ali, how can we provide desired custom example value to the endpoints which we want as a reference to the user about what to expect ? Your videos are great btw.
Here is an example for that @GetMapping("/yourEndpoint") @ApiOperation(value = "Your endpoint operation", notes = "Additional notes about the endpoint") public ResponseEntity yourEndpoint( @ApiParam(value = "Example value for parameter", example = "exampleValue") @RequestParam String parameter) { // Your implementation here return ResponseEntity.ok("Response"); }
Join the Micro Services course waiting list and get and get an exclusive *EARLY-BIRD discount*
aliboucoding.ck.page/d0f9317e13
One of the few creators who posts videos on Spring Boot, thanks a lot!!
Happy you liked it!
Wollah to me you are the best content creator in the entire TH-cam Ali 🥰
Thank you so so much Alibou. May Allah reward you abundantly.
this comment really made my day.
I will never stop creating content especially for nice people like you.
God bless you
This is a great swagger tutorial!
I loved it!
Thank you Alibou for the awesome content!
Really happy you liked it
Salam,
Wonderful content Ali. You are such an amazing mentor. Love to see more coming.
Such a goldmine channel! So glad I stumbled to your channel! Keep the knowledge flowing brother!
My pleasure!
Happy to have you within the family
Thanks a lot! I've seen a lot of tutorials and yours is the best ! Everything worked at the first attempt
My pleasure!
Your videos are amazing and very very easy to understand, regardless if the topic is complex or not. What would I like to see is a tutorial for INTEGRATION tests, but not the integration tests of controllers which are methods that add two numbers but something more complex. Keep up the great work and thanks for all you do!
Great suggestion!
What about integration tests with postman collections and newman to run them independently?
@@BoualiAli I think that would be great as a follow up, to the topic i suggested in the first place. Make a series of it or something maybe 😁
Thanks for the reply!
@@fearlessflow3308 i will make a serie for testing covering all test phases
@@BoualiAli Thank you so much. I am looking forward to watching it!
Thank you for the best Spring Security content at the moment! Please continue to delight us with new videos!
I would like to see something about JUnit. 🥺
Thank you for the nice feedback.
I will prepare a video for Unit testing (soon)
Alhamdulillah, been waiting for this
Always happy to help
Thank you for sharing, it was fast and clear, very intuitive
As always very detailed and awesome video. Subscribed!
Thanks and welcome
Bro thank you a lot for this tutorial video! Explained everything in great detail. Thanks!
Glad it helped!
best spring boot teacher ever
Really happy you liked it
really inclusive and informative, thank u so much
It was one of the best tutorials in Swagger and I appreciated your efforts 🥰👍👍👍
Thank you so much 😀
Thanx bro for your amazing videos, You were a big help to me as I was scratching my head in swagger-ui-2 , gettting muddled over annd over again.
Happy to help!
Best channel ever
Very informative & complete video on swagger ui .. Thanks for this awesome videos 🔥🔥
Really happy you enjoyed it
Thanks
Thank you and I really appreciate your support
Thank you so much bro for this super video 😊😊
Really happy to help.
amazing tutorial thanks buddy you solved the issue i was looking for very clear concise
Glad it helped
Useful tutorial. Thanks.👍👍👍
You are welcome
You're just amazing!
thanks bro, high quality!
Happy you liked it!
The best explanation
Your presentation is really awesome.
Happy you liked it
Video was super helpful, thumbs up my friend!
Glad it was helpful!
That was so useful, and u have an amazing way of explaining things, thank you!
Glad it was helpful!
you are saving lives , really thanks
Glad you liked it!
Awesome video.. informative 👍
Happy you liked it
Amazing tutorial mate!
Great content, thank you 🤩
my pleasure. Happy you liked it
Golden content, thanks!
Happy you liked it!
Great tutorial. Thank you!
Glad you think so!
Great content, thank you man ❤
my pleasure. Happy you liked it
@@BoualiAli can we protect the api docs with basic auth for additional security?
Hi BoualiAli, I have a question, if I have an architecture in which I have configured, spring config server, spring eureka, spring api-gateway, spring security for auth with jwt, and I have several microservices that are within this architecture, how or where they should configure swagger so that it recognizes all the documentation of all spring boot microservices?
In the api gw
Thank you for the great video!
Glad you liked it!
Very useful stuff.nice
thanks a lot Ali, it was very helpful !
Glad to hear that!
great video ! clear explanation , thanks like it
Glad you liked it!
Very good video my friend! Thank you very much!
Thank you! Cheers!
Nice stuffs ❤
Keep going man
thanks. Happy you liked it
I am became your fan now.🙌
Welcome to the family
Quel monstre, merci !
Thank you
I followed this guide but encountered numerous vulnerabilities in many of the dependencies from Maven Central. What other options would you recommend using instead
Great tutorial, thank you very much
Happy you liked it!
I don't speak English, but I understood everything, Gracias!
Glad I could help!
Hello, How do you use the swagger document to generate the frontend services?
trop fort le mec, thank you
Welcome!
ohh thanks so much. This is now working...
Enjoy
This is gold
Happy you liked it!
Thanks bro, it helped
just that i need it, great video new suscriber
Thanks for the sub!
first thanks for this wonderful tutorial 😀
I had a small issue in using magement APIS. i get 403 with this test when debug Responding with 403 status code
Securing GET /error
Set SecurityContextHolder to anonymous SecurityContext
Pre-authenticated entry point called. Rejecting access
also this only happen with this controller others work perfect and my user is admin also i check the code from repo and i cant find anything.
thanks for this amazing tutorial 🙏🙏🙏
Glad it was helpful!
Hi Ali,
how can i hide the '/v3/api-docs/ Explore' section and the 'Servers' section on Swagger UI?
I never tried that.
Let me check and come back to you
There are too many lines in the code, can you tell me what is the best practice for describing documentation?
Is there another way to describe it other than annotations?
And which one do you use?
Thank you very much for the video!
How do I get that URL link (server / UAT) from application.properties file for open API annotation. @value is showing error
Thank you man good work
Happy you liked it
Bravo 🎉 merci 🙏
very interesting, thank you for this video
my pleasire
Version 2.1.0 seems to have some vulnerability issues based on maven central repository
Beautiful
Very useful details.
Glad you liked it
Amazing content please keep going and please try to mention all things that sould not be in production
Sure I will
@@BoualiAli Thank you so much
Amazing video..thanks a lot.
Glad you liked it!
What if I want to change the title of a web page in the window? (Swagge UI
)
I still get cannot load API definition even though I did permitAll() on all those URLs.
I do not see my token in my RUN, how i can do this? i used token in register place, but i am also get the error 403...
very intuitive❤...
thanks
would be nice to see same for webflux. there still some issues. like it shows the pet store insterad of real api
Very Helpful
Glad you liked it!
so slow and crashing with spring boot 3. also Init duration for springdoc-openapi is: 42494 ms
great !
In my swagger openapi v3 the order for endpoints is very different from yours.
It shows PUT-Requests first, then DELETE and then GET.
How do I get the order GET, POST, PUT, DELETE?
Some say it's naming order is asc, but in your example m(anagement) comes before a(dmin) eventhough in alphabet a comes before m
Check the documentation for ordering the endpoints
Hello Ali, can you create a video on Angular e-commence full stack application.
Already working on it
Thanks Bouali ❤❤
Happy you liked it!
Its an excellent video on openapi. but i have a problem in my application like
In my RESTController. i have 4 end points and. i need to pass JWT token only for 2 endpoints as part of request header. How can i achive this pls ?
Thank you 😊
Happy you liked it!
Thank you!
welcome
Does this work with Gradle? I cant find an Implementation to get Swagger UI running.
yes it does
Thank you a lot
You are welcome
Could you also cover @ApiResponses and @Pattern and validations of request body?
You can check the documentation for that
Can you make a small video on explaining about the Schemas in Swagger UI and how to make changes to it.
Can you please tell me more?
Hi bro,
can u please provide a tutorial on Apache Camel Integration Framework.
for eg: (rest.xml and route.xml)
Is @Hidden really the only way to hide endpoints?
🥰 Very happy thanks you sir
my pleasure
Hi ali , thanks for this session .if our code is deployed on cloud like azure how can i acess tge swagger through actual ip or actual url rather than localhost can u help me on that
You can
@@BoualiAli can you guide me or help me on that how to acces th swagger ui after deployment .is there any existing video available or any article.please help.
In a post method, is it normal for the swagger to see empty parameters if I specify that it has a @RequestBody?
Nope, it should not
Can we create custom @ApiResponse for example @OkApiResponse (with 200 and OK)?? If yes how?
yes you can,
Just create an annotation and add @ApiResponse with status 200 on top of it
We need more spring boot 3 tutorials like this.
Thanks.
Please let me know what you want to see next
@@BoualiAli microservice
@@anjanx44 already published
Like you said, how to generate automatic openapi docs to angular? Still pleasure of watching your content
Coming soon
I'm also interested please
you are amazing..
Thank you so much 😀
Thanks for the video. Can I somehow download the specification, for example, when executing the gradle task?
Yes you can!
You can use the openApi plugin to generate and download the specification
@@BoualiAli Thanks. I have done it. Is it possible also to download somehow the swagger-ui.html?
thank you
Merci beaucoup 🎉
Really happy you liked it
Hi Ali, how can we provide desired custom example value to the endpoints which we want as a reference to the user about what to expect ? Your videos are great btw.
Here is an example for that
@GetMapping("/yourEndpoint")
@ApiOperation(value = "Your endpoint operation", notes = "Additional notes about the endpoint")
public ResponseEntity yourEndpoint(
@ApiParam(value = "Example value for parameter", example = "exampleValue") @RequestParam String parameter) {
// Your implementation here
return ResponseEntity.ok("Response");
}
Please help me.İ get no operation defined in spec in swagger when add this dependency but server is correct
Can you show more details?
Post on discord server with screenshots
Can you share some insight into how we can inject some custom CSS in swagger ui ?
I never tried that.
But, why do you need that?