I have just started a new spring project and I am ...
# spring
s
I have just started a new spring project and I am struggling about bit to use template methods like JdbcTemplate.queryForObject which take a
Class<T> requiredType
as a parameter