We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88a88c commit 50973f7Copy full SHA for 50973f7
src/docs/asciidoc/testing.adoc
@@ -5871,7 +5871,7 @@ example.
5871
----
5872
5873
See
5874
-https://github.com/spring-projects/spring-framework/blob/5.3.x/spring-test/src/test/java/org/springframework/test/context/junit/jupiter/orm/JpaEntityListenerTests.java[JpaEntityListenerTests]
+https://github.com/spring-projects/spring-framework/blob/main/spring-test/src/test/java/org/springframework/test/context/junit/jupiter/orm/JpaEntityListenerTests.java[JpaEntityListenerTests]
5875
in the Spring Framework test suite for working examples using all JPA lifecycle callbacks.
5876
=====
5877
0 commit comments