The logic is that each method call hits the write database unless the method has a @Transactional(readOnly=true) annotation. This annotation ...
確定! 回上一頁