Spring Boot REST API | Spring Boot | PostgreSQL | PgAdmin

Поділитися
Вставка
  • Опубліковано 19 жов 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. 👍