load external config file in spring batch admin

前端 未结 3 1027
暗喜
暗喜 2021-01-07 10:20

I downloaded the spring batch admin application in the github repo and I imported it in eclipse. it works perfectly.

Then, I asked myself how to import an external c

3条回答
  •  温柔的废话
    2021-01-07 10:33

    You can put your env-context.xml file on spring/batch/servlet/override/env-context.xml folder.

提交回复
热议问题