[Event Registry] Spring Boot application - directory for events and channels

What is the path for the *.event and *.channel files for flowable engine with Spring Boot?

It is

classpath*:/eventregistry/

See flowable-engine/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-autoconfigure/src/main/java/org/flowable/spring/boot/eventregistry/FlowableEventRegistryProperties.java at main · flowable/flowable-engine · GitHub