SDAP-62 Fix No bean named 'pythonChainProcessor' available bug  (#7)

Use the same `@ConditionalOnProperty` for processors in both `AppConfig` and `BatchConfig`
2 files changed
tree: 0fe608ade50ab0dfb811be4d9299053ffc5f87d0
  1. .idea/
  2. docker/
  3. gradle/
  4. src/
  5. .gitattributes
  6. .gitignore
  7. build.gradle
  8. CONTRIBUTING.md
  9. DISCLAIMER
  10. gradle.properties
  11. gradlew
  12. gradlew.bat
  13. LICENSE
  14. ningester.iml
  15. Readme.md
  16. settings.gradle
Readme.md

Ningester

This application is responsible for tiling input NetCDF/HDF datasets into NEXUS tiles.

Contributing

See the CONTRIBUTING document for more details on how to contribute to this project.