Tutorial: Drools DMN with Kogito on Spring Boot

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ • 10

  • @vyombajpeyee
    @vyombajpeyee 2 роки тому +1

    This Helped a lot. Thanks. Please continue more on Kogit + Spring boot including SAGA implementation on spring boot if possible

    • @MatteoMortari
      @MatteoMortari  Рік тому

      Thank you for the feedback, always appreciated!
      You might consider this video about Saga: ua-cam.com/video/3NiWbqvCtm8/v-deo.html

  • @AnanthYogesh
    @AnanthYogesh 28 днів тому

    can you share the working version of the code.

  • @azeemmohammed6284
    @azeemmohammed6284 3 роки тому +2

    Thanks for the video.

  • @vadimm6432
    @vadimm6432 Рік тому +1

    This was great thank you!

    • @MatteoMortari
      @MatteoMortari  Рік тому

      Thank you for the feedback, is always much appreciated 🙏

  • @mervenuryazanel1284
    @mervenuryazanel1284 2 роки тому +1

    You help a lot, thank you so much 🌟

    • @MatteoMortari
      @MatteoMortari  2 роки тому

      Thank you for the feedback, it is appreciated and always welcome 🙏

  • @sandeepkumar-yz6lw
    @sandeepkumar-yz6lw 2 роки тому

    Why drools not available with spring boot. Why we need to select archetype

    • @MatteoMortari
      @MatteoMortari  Рік тому

      Drools is just a library for rule engine, which is also compatible with Spring Boot.
      If you are looking for an easy way to integrated DRL rules with Spring Boot with a lot of the heavy-lifting solved, indeed you should look into Kogito as a way to easily make declarative-logic and rules inside a cloud-native application.