• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Shell
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Execute Flowable Apps in a dockerized environment and using MySQL

More Repositories

1

spring-security-with-saml2-and-okta

Learn how to build a Spring Boot application that uses Okta as platform for authentication via SAML (Security Assertion Markup Language)
Java
9
star
2

bootstrap-password-toggler

jQuery plugin for showing/hiding password with Bootstrap
HTML
8
star
3

rest-api-with-jpa-criteria

In this guide, you will learn how to set up and build a simple REST API with Spring, that provides CRUD operations for entries that are saved into a database. In addition, you will learn how use JPA's criteria API to perform filtered searches for records.
Java
7
star
4

demo-flowable-broadcasting

Demo code using Flowable and Kafka for automating workflows in the Broadcasting industry
Java
6
star
5

spring-flowable-integration

In this tutorial, we will be integrating Flowable's BPM engine into our Spring Boot application.
Java
6
star
6

mini-framework-mvc

MINI-FRAMEWORK-MVC is an extremely simple PHP framework based on project MINI3. It is NOT a professional framework. As a result, it does not come with all the features and functionalities that real frameworks have. It is limited to a very reduce number of helper libraries.
JavaScript
5
star
7

integrate-activiti-with-spring

In this post, you will learn how to integrate Activiti's engine and REST API into your Spring application. At the same time, you will be able to adapt the Process Engine to your needs by modifying the database connection and the Async Job Executor.
Java
4
star
8

thread-pool-with-task-queue-in-database

Simulates multiple threadpools of workers that share a same database table with the pending to be executed tasks resided. This is the solution implemented in the project [**CANCHITO-WORKFLOW-MANAGER (CWM)**](http://canchito-dev.com/projects/cwm) for solving some _"limitations"_ encountered during the integration and implementation of [Flowable](https://www.flowable.org/) BPM, when executing long-running tasks.
Java
4
star
9

flowable-triggerable-custom-service-task

Implementing a triggerable custom service task in Flowable. A triggerable task, is one that when it is reached, it is executes its business logic, but once done, it enters a wait state. In order to leave this state, it must be triggered.
Java
4
star
10

build-a-rest-api-with-spring

In this guide, you will learn how to set up and build a simple REST API with Spring, that provides CRUD operations for entries that are saved into a database. In addition, you will learn how to map HTTP request to specific URL and its response codes, and how to handle unmapped requests.
Java
3
star
11

canchito-workflow-manager

CANCHITO-WORKFLOW-MANAGER (CWM) is a powerful and yet light-weight and easy to use solution for handling workflows and business processes. At its core is a high performance open-source business process engine based on Flowable (https://www.flowable.org/) with the flexibility and scalability to handle a wide variety of critical processes.
JavaScript
3
star
12

flowable-custom-engine-configuration

See how easy it is to customize Flowable's engine
Java
2
star
13

spring-cloud-config

Want to learn how to manage your application configuration in a distributed environment? Learn how to do it with Spring Cloud Config.
Java
2
star
14

elastic-stack-demo

Let us show you how to deploy a single node Elastic Stack cluster using docker. Hope you find in it useful!
Shell
2
star
15

marshalling-xml-using-ox-mappers

In this post, you will create a Spring project and use Castor XML mapping for marshalling/unmarshalling Java objects into an XML document.
Java
2
star
16

Microsoft-Azure-AI-Fundamentals-Practice-Exam-AI900

Practice Exam AI-900: Microsoft Azure AI Fundamentals
2
star
17

activiti-workflow-manager

[DEPRECATED] ACTIVITI-WORKFLOW-MANAGER (AWM) is a powerful and yet light-weight and easy to use solution for handling workflows and business processes. At its core is a high performance open-source business process engine based on Activiti (https://www.activiti.org/) with the flexibility and scalability to handle a wide variety of critical processes.
Java
2
star
18

javafx-spring-boot

Java
1
star
19

flowable-custom-service-task

In this tutorial, we will be implementing a custom service task in Flowable 
Java
1
star
20

rest-api-with-spring-actuator

In this post, we’re going to introduce Spring Boot Actuator, by first covering the basics. Afterwards, you will create a Spring project and learn how to use, configure and extend this monitoring tool.
Java
1
star
21

rest-api-with-spring-jpa-criteria

In this guide, you will learn how to set up and build a simple REST API with Spring, that provides CRUD operations for entries that are saved into a database. In addition, you will learn how use JPA's criteria API to perform filtered searches for records.
Java
1
star