TAMULib / mod-camunda

Apache License 2.0
0 stars 0 forks source link

Investigate a transition of Mod Camunda to the Spring Way #218

Open jeremythuff opened 1 year ago

jeremythuff commented 1 year ago

Currently Mod Camunda is implemented in our own spring-module-core. In FOLIO most exisitng spring modules have been implemented using the EBSCO spring-way implemenation of spring: https://dev.folio.org/guides/spring-way/

We should identify what would need to be done to transition Mod Camunda to using the spring-way approach.

kaladay commented 1 year ago

Due to the similarities with https://github.com/TAMULib/mod-workflow/issues/112, take Mod-Workflow into consideration when investigating.

kaladay commented 1 year ago

See also: https://github.com/folio-org/folio-spring-support/tree/master