Parikshit Dutta
Results
2
issues of
Parikshit Dutta
Closes BATCH-EXT-40 [#40]
module: spring-batch-excel
The `````` in ```JdbcTemplate.queryForObject(....)``` is ```@nullable```, the explicit exception handling seems redundant. https://github.com/spoutbreeze/spoutbreeze/blob/2884ca6b9163716beae303f51586828ec4ff156a/spoutbreeze-commons/src/main/java/org/spoutbreeze/commons/data/agent/AgentJdbcRepository.java#L49-L51