Spring Boot REST API | Spring Boot | PostgreSQL | PgAdmin

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

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

  • @saradagakasepu8816
    @saradagakasepu8816 4 месяца назад

    Excellent tutorial on Spring Boot CRUD operations! The explanations were clear and the Postman examples made it easy to follow along. Great job!

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

    In Controller layer, when you are using @RestController annotation, you don't need to use @ResponseBody at method level because @RestController= @Controller + @ResponseBody

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

    Can u make video using springboot using hibernate without JPA and implement spring security with JWT and setup the hibernate manually

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

      I will try to implement this in the upcoming videos.

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

    What is the expectation from interviewer for 2 years exp backend developer?

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

      To be able to understand core java, write REST Api, understand database concepts and joins.

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

    voice not clear

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

    Are you using Java 17 or Java 7. You have taken Java 17 and using Java 7 features. You are not yet updated . These videos are not much useful. Try to make a video by upgrading to Java 17 which are very much useful to the current Market.

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

      Thanks for the feedback. I will try to the latest features. 👍