KIE Server with Spring Boot

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 33

  • @hamzaelloumi2747
    @hamzaelloumi2747 4 ปีที่แล้ว +7

    there is no dependency in spring initializer

  • @satishponnam2697
    @satishponnam2697 4 ปีที่แล้ว

    why we need a database for this(here you added inmemory one)?

  • @UgurAyan
    @UgurAyan 5 ปีที่แล้ว +1

    Could you share project files for new version of KIE servers and Spring boot project? because spring initilizer does not work and we need pom.xml to import libraries.
    Thanks

    • @maciejswiderski7083
      @maciejswiderski7083  5 ปีที่แล้ว +1

      best to go start.jbpm.org to work on your spring boot based app with jBPM

  • @rizthetechie
    @rizthetechie 2 ปีที่แล้ว

    why when i add container it shows error

  • @youneskrifa8887
    @youneskrifa8887 6 ปีที่แล้ว

    I didn't see my remote server on kie workbench. I used spring-boot-kie-server-keycloak sample. How to configure kie-workbench to use kieserver-spring boot. thanks

  • @UgurAyan
    @UgurAyan 5 ปีที่แล้ว

    Do you have any example code for Spring Boot Project with KIE Server? There is no documented example. Thanks

    • @UgurAyan
      @UgurAyan 5 ปีที่แล้ว

      I really need a very simple rest API based spring boot project to be integrated to KIE server...

  • @vishnumurali522
    @vishnumurali522 5 ปีที่แล้ว

    i am having Kie Workbench and i am using Spring Boot appication.Now i have to get the rules declared in the Workbench...
    How can i get?
    Is there any ways to do it?

  • @rockrocky865
    @rockrocky865 7 ปีที่แล้ว

    Thank so much ! I am expecting this feature for a longer time also I can see naryana transaction manager included in jBPM 7 . One quick question. How can we include narayana transaction manager non-xa with KIE-Server . similar to bitronix LRC ?

  • @youneskrifa8887
    @youneskrifa8887 6 ปีที่แล้ว

    how to access to kie server? what is the endpoint thanks a lot

  • @SamElabd
    @SamElabd 6 ปีที่แล้ว

    i went to spring initializer but i didn't find in dependencies jBPM or kie server ???? something strange !!!

    • @maciejswiderski7083
      @maciejswiderski7083  6 ปีที่แล้ว

      unfortunately spring boot team rejected our PR to be included in spring initializer and I made a local copy of the app to showcase it.

    • @maciejswiderski7083
      @maciejswiderski7083  6 ปีที่แล้ว

      unfortunately spring boot team rejected jBPM/KIE pull request to get included in the official spring.start.io though you can clone it and setup your own instance to get the same behavior.

  • @UgurAyan
    @UgurAyan 5 ปีที่แล้ว

    Hi again :)
    I will be In Poland for weekend. Do you have time for my problem? My problem is I have a Spring Boot Project with Drools rules . It is working but I want to integrate with KIE Workbench or JBPM
    Thanks.

  • @sunsuanping7280
    @sunsuanping7280 6 ปีที่แล้ว

    hi,Maciej Swiderski, whitch is app for " 8080:/kie-web " ? is jbpm-console ? is exists in version 7.7 ?

    • @maciejswiderski7083
      @maciejswiderski7083  6 ปีที่แล้ว

      yes, it is jbpm-console

    • @sunsuanping7280
      @sunsuanping7280 6 ปีที่แล้ว

      first thanks for your help ?
      I got an other question !,
      I am start kie server project in localhost:8090 , and the kieserver.controllers = localhost:8080/**** ,
      then login in jbpm-console and query processdefinitions deploy in 8090 container ,bug error like
      ***** "message":"Unexpected HTTP response code when requesting URI 'localhost:8090/rest/server/queries/definitions/jbpmProcessInstances/filtered-data?mapper=RawList&page=0&pageSize=10'! Error code: 406, message: ",****

  • @hirenshah1816
    @hirenshah1816 5 ปีที่แล้ว

    do you have github repo for this?

    • @maciejswiderski7083
      @maciejswiderski7083  5 ปีที่แล้ว

      what exactly do you need? best to get started at start.jbpm.org

    •  9 หลายเดือนก่อน

      @@maciejswiderski7083 just you can give repo

  • @VibeAddicts
    @VibeAddicts 9 หลายเดือนก่อน

    how to install kie-wb file if anyone know just post a video

  • @minalbhalodi164
    @minalbhalodi164 5 ปีที่แล้ว +1

    Hi