In Controller, can get redis data
In Service,can't get my service method begin with "get"
if add <tx:method name="get*" read-only="true"/>
in transactionManager can get data
In Controller, can get redis data
In Service,can't get my service method begin with "get"
if add <tx:method name="get*" read-only="true"/>
in transactionManager can get data