Thank you. It worked.
Can I use an encrypted properties file?
For example - .dat file, which would be made from a utility that takes a property file with placeholders and combines it with a...
Type: Posts; User: karansardana; Keyword(s):
Thank you. It worked.
Can I use an encrypted properties file?
For example - .dat file, which would be made from a utility that takes a property file with placeholders and combines it with a...
Hi,
could you please elaborate as to "what exactly did you do?"
Can you share you config file?
Thanks,
Karan
Hi,
While specifying the datasource in the config XML, we're required to write in the URL, userID & the pwd to the bean. I was just thinking of a way to make it configurable.
Can this be done?...
Thanks for this.
One more question -
Can I get job to run iteratively?
I've got a job comprising of 3 steps, namely initialUpdation, processing and notification.
initialUpdation would...
Hi,
I'm relatively new to Spring Batch, and therefore my question might seem trivial to some of you experts; but never mind, I'd like to know how can we share data b/w different steps of a JOB?
...