This is an automated email from the ASF dual-hosted git repository.

mweiler pushed a change to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git


    from dc96c747d [fix_rules_scesim_naming] Fix names and Readme for 
rules-legacy-scesim examples (#1928)
     add 2f8e10e71 [incubator-kie-issues#1249] Fix REST call in 
process-rest-workitem-quarkus example (#1926)

No new revisions were added by this update.

Summary of changes:
 .../process-rest-workitem-quarkus/pom.xml          |  4 --
 .../{UsersRemoteService.java => UserResource.java} | 12 ++--
 .../java/org/acme/travels/rest/UserService.java    | 18 ++++++
 .../src/main/resources/application.properties      |  3 -
 .../src/main/resources/org/acme/travels/users.bpmn | 65 +++++++++++++++-------
 5 files changed, 71 insertions(+), 31 deletions(-)
 rename 
kogito-quarkus-examples/process-rest-workitem-quarkus/src/main/java/org/acme/travels/rest/{UsersRemoteService.java
 => UserResource.java} (83%)
 create mode 100644 
kogito-quarkus-examples/process-rest-workitem-quarkus/src/main/java/org/acme/travels/rest/UserService.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to