Updated README.md

added link back to the article: https://www.baeldung.com/spring-transactions-read-only
This commit is contained in:
Asjad J 2022-05-23 17:35:17 +05:00 committed by GitHub
parent 1abbf7083d
commit 10bc54e7d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
### Relevant Articles:
-
- [Using Transactions for Read-Only Operations](https://www.baeldung.com/spring-transactions-read-only)
### Instructions
To run the `com.baeldung.read_only_transactions.TransactionSetupIntegrationTest` first follow the steps described next: