getResourcePublishers

abstract fun getResourcePublishers(): List<Any>

Retrieves all resource publishers registered in the application context.

Return

a list of resource publisher beans (sync or async)