Spring Boot and Kotlin - Creating Your First API

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

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

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

    Subscribe to the channel and leave your comments/suggestions for future videos! 👨🏻‍💻

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

    I love concise videos that don't make me increase playback speed. Keep it up.

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

    não esperava pelo seu madruga hahaha otimo video!

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

      seu madruga é o melhor hahah

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

      @@backendhorizon Poha! Depois que li o comentario fiquei ansioso só esperando o Madruguinha, até me emocionei. Excelente vídeo Juno.

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

    This is awesome! Amazing video!

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

    I am glad this video exists. Very well done. Thank you.

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

    Do more videos about Spring and Kotlin. This is a Great content over here. Thanx!

  • @lukeeIRL
    @lukeeIRL 4 месяца назад +1

    BTW You may run into an issue with the variable named "value" since it is a reserved keyword in SQL. This is causing the SQL parser to expect an identifier instead of the keyword!

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

    tuve un conflicto creeando la db, luego de leer un rato el error se debia a que H2 tenia a value como palabra reservada, lo modifique y listo

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

    Why are you using System.out.println()? In kotlin, you can just use println()

  •  Год назад +2

    O sotaque a gente reconhece na hora heuheueh

  • @FrankRocca-n4r
    @FrankRocca-n4r 9 месяцев назад

    Where are the SQL things being done and why is mine inserting random characters into it?
    "select td1_0.id,td1_0.account_identifier,td1_0.date,td1_0.description,td1_0.[*]value from transactiondbmodel td1_0"; expected "identifier";

    • @backendhorizon
      @backendhorizon  9 месяцев назад

      JPA it's an abstraction for that. It automatically generates the SQL for you, this way your code can work with any database that you want without changes

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

    Hello Juno,
    Thanks for this tutorial
    Could you help me? I got an error:
    Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'transferRepository'

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

    Great video! Why add extra boiler plate code by separating the DB models from the standard models? Couldn't you just make the top level models Spring Entities as well?

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

      Usually, it's a good idea to split your models, if it's a simple application probably it's okay but as soon your application starts to grow you gonna see that it will be required. Most of the time, API and db models end up not having the same structure.

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

    We are not good developers, we directly write code in production without any test cases

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

    Add more please.

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

    The quality of the information is good and concise
    A lot of this is unfortunately too fast. When you create classes etc. and give names slowely clicking would be better. Its a bit exhausting too watch the video like that.

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

    Kotlin kotlin kotlinnn

  • @Numerus-r6t
    @Numerus-r6t 2 месяца назад

    Can you please add tha arabic Translation to Video

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

    These random videos with too loud sound are terrible and not funny. You better increase your mic volume and speak more understandable.

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

      Buy a better machine with better speakers.. or just get a good quality pair of earphones/headphones. This video is not the problem, Y