Bonita 2021.2: develop extensions with Maven archetypes

Bonita 2021.2 DPA platform is now based on Maven projects.

Let’s deep dive into the creation of an extension with the example of a Bonita connector creation and import into Bonita Studio with Bonita Extension manager.

Bonita provides a large set of extensions by default. But as a developer, sometimes you would prefer to develop your own extension to make sure it meets your needs. Using Maven archetypes makes it easy for you to do it.