🔥Documenting APIs using Swagger Step by Step | Backend Course in Hindi

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2024

Комментарии • 99

  • @uttamshukla7974
    @uttamshukla7974 2 года назад +31

    sir with due respect, i liked your project building series, but I have experienced one thing that many of the times you have just implemented the concept without telling why it is required and what can be the alternative. for example in Jwt token implementation, many methods were there and it was not clear that why are we doing this.. Thanks. Hope you take it as positive feedback.

  • @abhay6276
    @abhay6276 2 года назад +15

    bhai kuch bhi smj nahi aaraha hai...uppar se ja raha hai....

  • @swapnilmishra697
    @swapnilmishra697 2 года назад +12

    Can u plzzz continue this project with unit testing plzzz using Junit ,mockito or wiremock if possible

    • @VaibhavKKM
      @VaibhavKKM 11 месяцев назад

      Yes please :)

  • @AbhishekLad-vb8zj
    @AbhishekLad-vb8zj 10 месяцев назад +3

    /v3/api-docs why its taken because i followed same step but not working. Have you declared this url in controller layer ?

  • @kumarkundan-u8c
    @kumarkundan-u8c Месяц назад

    bhai ye swagger integration with spring webflux in same traditional controller,service flow(without using router n handler),make one video or give some doc

  • @thechosenone8523
    @thechosenone8523 Год назад +5

    Hi, I'm using Spring 3.0.6 and I'm getting api error in Postman for /v3/api-docs.
    Any solution please.
    Error:
    Secured GET /v3/api-docs
    o.s.web.servlet.PageNotFound : No mapping for GET /v3/api-docs
    o.s.security.web.FilterChainProxy : Securing GET /error
    o.s.security.web.FilterChainProxy : Secured GET /error

    • @vaipadalkar6719
      @vaipadalkar6719 Год назад

      same for me

    • @karanpawar4140
      @karanpawar4140 Год назад

      same for me

    • @HieuLe-yg5pr
      @HieuLe-yg5pr Год назад

      I also got the same error, did you fix it, can you help me?

    • @GowdaKK
      @GowdaKK 9 месяцев назад +6

      Use springdoc-openapi-starter-webmvc-ui dependency instead springfox

    • @prashanttrip6875
      @prashanttrip6875 7 месяцев назад

      @@GowdaKK it worked Thanks a lot

  • @not_saboor
    @not_saboor 2 года назад +5

    Sir Please Integrate this with a FrontEnd as well.

  • @dnyaneshwarbandgar5338
    @dnyaneshwarbandgar5338 2 года назад +1

    Great 👌👌

  • @rajarshiroy287
    @rajarshiroy287 Год назад +3

    To access the api-docs, how to do it by requestMatcher?

  • @chandan07talreja
    @chandan07talreja 2 года назад +3

    @ApiOperation se bhi kaam ho jata. And please explain bhi karo jo implement kar rahe ho. Implementation hi dekhna hai tho google se bhi mil jayega.

    • @LearnCodeWithDurgesh
      @LearnCodeWithDurgesh  2 года назад +2

      It's simple spring configuration , i explained step by step

    • @chandan07talreja
      @chandan07talreja 2 года назад

      @@LearnCodeWithDurgesh You implemented it step by step brother. Why did you add antmatchers v1/docs wala link you didn’t say and also why did you add string array and passed the other url’s you didn’t explain.

    • @GauravKawatrakir
      @GauravKawatrakir 2 года назад

      @@LearnCodeWithDurgesh No Durgesh, You have not explained like apis method having a predicate RequestHandlerSelectors.
      What it is and Why We should use it?? A lot of questions are there. I tried to google it but not found anything as such.

    • @chandan07talreja
      @chandan07talreja 2 года назад

      @@GauravKawatrakir yes exactly not to disrespect his efforts but he hasn’t ever explained the ‘WHY’ in any of his or most of videos. I have subscribed him when he had 40-50k subs. In most of his videos he hasn’t explained the ‘WHY’. Probably he himself doesn’t know. He explains the implementation and bas Aise krne se ye hoga. But yes I do watch his videos because implementation is there of many things.

    • @chandan07talreja
      @chandan07talreja 2 года назад +1

      Also do watch his Microservices video part 2 in which he has showed the implementation only AGAIN. That is one his worst videos. Because again he has only showed the implementation as says in video step by step but no explanation on why we are writing this particular piece of code.

  • @Codebreaker0702
    @Codebreaker0702 5 дней назад

    Can we use this api docs for our projects in resume as I’m a Backend developer and I don’t know the frontend

  • @Vithal_Nivargi
    @Vithal_Nivargi 2 года назад

    Thank you ❤️

  • @shivangisinghsisodiya5511
    @shivangisinghsisodiya5511 2 года назад

    Thankyou so much sir for this video🙏

  • @Achutanandapanigrahi
    @Achutanandapanigrahi Год назад

    pls make videos on mockito/sonarqube/sonarlint

  • @laxmank.c1336
    @laxmank.c1336 2 года назад +1

    I have springFox dependency loaded at my pom file. But I can not inject this Docket class into my SwaggerConfig class. Can not figureout.

  • @arunpanjiyar76
    @arunpanjiyar76 2 месяца назад

    When I am running my application on embaded server, swagger-ui.html page is accessable, but when i running my application on external tomcat then swagger-ui.html is forebidden, how to fix it?

  • @runcodenow1265
    @runcodenow1265 Год назад +3

    Brother I can not integrate swagger with my spring boot application
    I think I use spring boot 3 so that i getting this error
    Can you please make video on latest version this will be very helpful for us
    Thank you so much

    • @GLINCKERO
      @GLINCKERO Год назад +1

      Not working on latest version

    • @supriyasingh9385
      @supriyasingh9385 Год назад +1

      org.springdoc
      springdoc-openapi-ui
      2.0.0
      use this dependency for latest version of springBoot

    • @runcodenow1265
      @runcodenow1265 Год назад

      @@supriyasingh9385 ruclips.net/video/Eo6v01KUeZM/видео.html
      This works

    • @i_am_kshitij1118
      @i_am_kshitij1118 Год назад

      @@GLINCKERO any solution I'm stucked from 3 days

    • @thechosenone8523
      @thechosenone8523 Год назад

      Hi, I'm using Spring 3.0.6 and I'm getting api error in Postman for /v3/api-docs.
      Any solution please.
      Error:
      Secured GET /v3/api-docs
      o.s.web.servlet.PageNotFound : No mapping for GET /v3/api-docs
      o.s.security.web.FilterChainProxy : Securing GET /error
      o.s.security.web.FilterChainProxy : Secured GET /error

  • @antiqueindia3311
    @antiqueindia3311 8 месяцев назад

    for spring boot 3, springdoc-openapi v2 is working instead of v3

  • @KrishnaSingh-ci9zz
    @KrishnaSingh-ci9zz 2 года назад

    It helped me a lot to groom my knowledge, I am following and has done some extra mile as well.
    Thanks, keep doing good work

  • @Nileshpuri-i8x
    @Nileshpuri-i8x Год назад

    🔥Documenting APIs using Swagger Step by Step | Backend Course in Hindi

  • @DeepakKumar-um5kj
    @DeepakKumar-um5kj Год назад

    Hello mr Durgesh why you didn't start any program from starting ?. why you start any program from mid. please don't confuse

  • @pampadas9764
    @pampadas9764 2 года назад

    Thanks for the video. I deployed my Java springboot application with swagger in ngnix server. locally and local Docker it is working as expected. But in server swagger ui giving 404 not found error. Any help would be great.

  • @vijik2988
    @vijik2988 2 года назад

    Is this last part of coding for blogging application or else is their any api's left

  • @Employeesadda-nq8fr
    @Employeesadda-nq8fr 2 года назад

    Sir ek doubt hai swagger API mein hame sirf ek hi controller chaye toh kaise?

  • @AshishSingh-rx4sq
    @AshishSingh-rx4sq 2 года назад

    Awesome

  • @manavsareen5920
    @manavsareen5920 Год назад

    How can make my Swagger api open and be seen by everyone?
    In this video it's on the local host

  • @rushighale8167
    @rushighale8167 2 года назад

    Very interesting ! !

  • @abhishekthapa5879
    @abhishekthapa5879 6 месяцев назад

    swagger is not working in spring boot 3.2
    {
    "type": "about:blank",
    "title": "Not Found",
    "status": 404,
    "detail": "No endpoint GET /swagger-ui/api-docs.",
    "instance": "/swagger-ui/api-docs"
    }
    can anyone help ?

  • @SuperSaiyan-tr7fz
    @SuperSaiyan-tr7fz 2 года назад +1

    Why are you using light mode? Do you hate your eyes?

  • @abha6617
    @abha6617 2 года назад

    Sir mere me 2 same same api browser par show ho rha h swagger ka mujhe sirf ek post put delete getbyid aur getall chahiye

  • @abhayjaiswal5156
    @abhayjaiswal5156 2 года назад +1

    Sir while running the project, i got this error - " Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException",
    Any Resolution for this by anybody????? PLEASE HELP

    • @piyushkhanna30
      @piyushkhanna30 2 года назад +1

      Check if you added @EnableWebMvc in the Security Configuration class.

  • @ushalanghani414
    @ushalanghani414 Год назад

    spring bhot why we use?

  • @rajput_boy8908
    @rajput_boy8908 Год назад

    Playlist link??

  • @rajput_boy8908
    @rajput_boy8908 Год назад

    Please provide playlist

  • @vaipadalkar6719
    @vaipadalkar6719 Год назад +1

    Sir none of this is working with new Spring security and Spring boot 3 😭

  • @amanvikram04
    @amanvikram04 3 месяца назад

    explanation was good but its not for beginners

  • @VishalBhatt-r2s
    @VishalBhatt-r2s 11 месяцев назад

    sir tell me one thing i have some version issue while configuring swagger in my project sir i used springboot version 3.1.14 so tell me the swagger dependeny which will be the suitable or easy to configuring swagger in my project sir i also want swagger with authentication token .............🥲🥲🥲

  • @vijaybisen5114
    @vijaybisen5114 2 года назад

    Durgesh sir I am getting an error while adding the dependency in pom.xml. this file shows an error if i remove this dependency it run correctly please help...@Learn code with durgesh

  • @GauravSingh-bu9xt
    @GauravSingh-bu9xt 2 года назад

    Sir Please create frontend in react

  • @runcodenow1265
    @runcodenow1265 Год назад +2

    Brother v3/api-docs not found in postman 404 error and swagger-ui/ also give white lable 404 error I don't know how can fix this
    Kindly help me Thanks

  • @jaishreeram8238
    @jaishreeram8238 2 года назад

    Bhaiya mene abhi mern seekh rha hoo

  • @sanjayraj-mc5oz
    @sanjayraj-mc5oz Год назад

    this configuration is not working sir

    • @LearnCodeWithDurgesh
      @LearnCodeWithDurgesh  Год назад

      Watch migration videos from 2.X to 3.x ... Spring boot 3 features playlist

  • @bhupendravlogs1817
    @bhupendravlogs1817 2 года назад

    Hi

  • @jaishreeram8238
    @jaishreeram8238 2 года назад

    Koi kaam aye to plzz bata dena

  • @visheshsharma3634
    @visheshsharma3634 2 месяца назад

    Nhi smj aya bhai time waste totally

  • @DeepakKumar-um5kj
    @DeepakKumar-um5kj Год назад

    isko khud nahi aata hai

  • @ayushkumarjajodia8828
    @ayushkumarjajodia8828 2 года назад

    for those who are facing the issue of failed to load response while accessing swagger-ui allow following pattern:-/v3/api-docs/**.

    • @vivekpalve4037
      @vivekpalve4037 Год назад

      Not working brother pls provide solution

    • @thechosenone8523
      @thechosenone8523 Год назад +1

      Hi, I'm using Spring 3.0.6 and I'm getting api error in Postman for /v3/api-docs.
      Any solution please.
      Error:
      Secured GET /v3/api-docs
      o.s.web.servlet.PageNotFound : No mapping for GET /v3/api-docs
      o.s.security.web.FilterChainProxy : Securing GET /error
      o.s.security.web.FilterChainProxy : Secured GET /error

    • @kaushlendrasingh859
      @kaushlendrasingh859 Год назад

      Please send the code ?

  • @mohammadkaifka124
    @mohammadkaifka124 Год назад

    If someone's project is complete then give me your github id