Chetan
Chetan
Hi @fmbenhassine Could you please assist me here?
Hi @fmbenhassine , Thank you for quick response. I have tried using fb.setDatabaseType(DatabaseType.POSTGRES.getProductName());, but the issue still persists Below is my BatchConfigurer for your reference. @Slf4j @Component public class BatchConfigure...
I have tried using the @EnableBatchProcessing annotation as well however, after adding it, I am seeing the following in the PCF logs. According to this, it is not considering the...