Camunda REST client for Java Spring Boot Projects, implemented using Feign - camunda-community-hub/camunda-platform-7-rest-client-spring-boot
camunda-platform-7-rest-client-spring-boot version: any JDK version: 11 Operating system: Linux Steps: Checking out the project and building with JDK 11 fails Expected behaviour Either build can be executed on JDK 11, or better - the build script rejects to build on missed requirements. Actua...
camunda-platform-7-rest-client-spring-boot version: 7.17.2 Camunda BPM version: UNKNOWN JDK version: 1.8 / 11 Operating system: WINDOWS Complete executable reproducer: nothing error: Error creating bean with name 'org.camunda.community.rest.client.api.HistoricVariableInstanceApiClient': Unexpected ...
An example application using this community extension in a Spring Boot context can be found here: https://github.com/berndruecker/camunda-platform-remote-spring-boot-example Using the client The camunda endpoint in the ApiClient is by default http://localhost:8080/engine-rest, if you use a di...
Community extension to generate a Java client from the provided Camunda 7 OpenAPI descitpion and also warp it into Spring Boot - fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3 (main) · camunda-community-hub/camunda-
Community extension to generate a Java client from the provided Camunda 7 OpenAPI descitpion and also warp it into Spring Boot - fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v2.7.18 (main) · camunda-community-hub/cam
Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC#35678 Move property notes up to external configuration section#35662 Document audience support in OAuth2 resource server#35286 Add@DynamicPropertySourceto documented list of property source ordering#3290...
An example application using this community extension in a Spring Boot context can be found here:https://github.com/berndruecker/camunda-platform-remote-spring-boot-example The camunda endpoint in theApiClientis by defaulthttp://localhost:8080/engine-rest, if you use a diffrent path then set it...
Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC#35678 Move property notes up to external configuration section#35662 Document audience support in OAuth2 resource server#35286 Add@DynamicPropertySourceto documented list of property source ordering#3290...
spring-projects/spring-boot (org.springframework.boot:spring-boot-dependencies) Configuration 📅Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC). ...