Updated README.md
added link back to the article: https://www.baeldung.com/spring-transactions-read-only
This commit is contained in:
parent
1abbf7083d
commit
10bc54e7d6
@ -1,8 +1,8 @@
|
||||
### 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:
|
||||
- run the command `docker-compose -f docker-compose-mysql.yml up`
|
||||
- Open a SQL client of your preference and execute the `create.sql` script.
|
||||
- You can check the mysql logs using `tail -f mysql/${name of de log file created}.log`
|
||||
- You can check the mysql logs using `tail -f mysql/${name of de log file created}.log`
|
||||
|
Loading…
x
Reference in New Issue
Block a user