Hello. First at all, thank you for your work. This is very helpful for spring batch beginners. I have a problem after trying to start spring boot app. I'm using PostgreSQL and I have something like :
Registering beans for JMX exposure on startup
No database type set, using meta data indicating: POSTGRES
No TaskExecutor has been set, defaulting to synchronous executor.
Unregistering JMX-exposed beans on shutdown
And it doesn't work at all !! Could you help me with that please ?
NonoComs
Hi Sri, how to create excel instead of csv with headers
creativeworkstelugu
where did you define DataSource bean? was it changes of .properties file only?