Tutorial. Flyway migrations with Spring Boot and MySQL

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

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

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

    A big shout-out to Ihor for an insightful tutorial :)

  • @aqibos
    @aqibos 10 месяцев назад +1

    Wow, what a great walkthrough. Thanks!

    • @orilsoftware
      @orilsoftware  10 месяцев назад

      Hi! Great to know you find this tutorial useful :)

  • @knunn552
    @knunn552 3 месяца назад +1

    This was actually fire.

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

    Really useful tutorial! Thanks for sharing :)

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

    Thank you for sharing this tutorial!

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

      You're welcome! More helpful videos will be available soon, so stay tuned 🙂

  • @cand.138
    @cand.138 8 месяцев назад

    Great tutorial!
    Thanks.

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

      Hi! Great to know you find this tutorial useful :)

  • @tsaiamy-e6r
    @tsaiamy-e6r 10 месяцев назад +1

    What’s application do u use to browse MySQL db schema?

    • @orilsoftware
      @orilsoftware  10 месяцев назад

      Hi! Rely on MySQL Workbench for browsing MySQL database schemas due to its intuitive interface and robust features. It simplifies schema exploration by providing easy navigation through tables, views, and other database elements, ultimately boosting my efficiency in managing databases.

  • @ericksantos3037
    @ericksantos3037 20 дней назад +1

    What version of flyway was used?

    • @orilsoftware
      @orilsoftware  17 дней назад

      @@ericksantos3037 Hi!
      Spring Boot manages dependencies for a wide range of libraries, including Flyway, through its "Bill of Materials" (BOM). For Spring Boot version 3.1.1, the managed version of Flyway is 9.21.1

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

    Great tutorial!

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

    thanks, Ihor!