Spring Tips: Spring and Kubernetes, Redux (2022)

Поделиться
HTML-код
  • Опубликовано: 19 июл 2022
  • Hi, Spring fans! In this installment, Josh Long (@starbuxman) looks at some of the amazing opportunities for building Spring Boot applications intended for production in Kubernetes in mid 2022.
    code: github.com/spring-tips/kubern...
  • НаукаНаука

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

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

    Great video. Got to know a lot of concepts around spring and kubernates. Thanks Josh!

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

    Awsome tips as always, Thank you Josh

  • @sh-2426
    @sh-2426 Год назад

    It's a pleasure to watch you code

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

    Thanks.! There is always something new.

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

    Thanks for this informative video😄

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

    Great video!

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

    Amazing!

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

    Thanks!

  • @HungHoang-dm4qw
    @HungHoang-dm4qw Год назад

    Thank you

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

    Why is Redux in title of video?
    Btw, great video with couple really interesting things.

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

    Great! One question, when you perform the tests (junit, spock, etc..), those are done using the native applications or just using the JVM? I would like to know if after creating the native application this has broken something in my application.

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

      That can easily be seen in whichever command ends up running the tests. The IDEs end up running a command under the hood not only for a maven module that can be compiles as native but any java or binary code. There is also a JUnit initiative (I don't know if is GA yet, if it's part of JUnit for Spring or still in beta)

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

    If you could deal with that echo, it would be awesome, thanks.

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

    Hi Joshua

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

    After building the image in 13:17 the customer names are all messed up, while there' where OK with the native build. It seems that the image builder is somehow broken.

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

      It could be that the binary or the native compilation, currently doesn't support the encoding or locale options from the maven build

  • @Sam-AZ
    @Sam-AZ Год назад

    You have some excellent font for your Intellij, would you mind giving its name? I too would like to use it.

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

      Font: Fira Code . ;)

    • @Sam-AZ
      @Sam-AZ Год назад

      @@sanomadoyan Thanks 😊

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

    Fantastic video. But I cringe every time there is some type of Apple hoop to jump through.

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

    I like Josh Long, but I personally prefer Josh Short