mekomsolutions / openmrs-module-initializer

The OpenMRS Initializer module is an API-only module that processes the content of the configuration folder when it is found inside OpenMRS' application data directory.
MIT License
23 stars 79 forks source link

[#211] Fixes bean wiring, removing deprecated XML syntax and removes @Autowired from OpenMRS service. #230

Closed ibacher closed 1 year ago

ibacher commented 1 year ago

Partial revert of #228