You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,4 @@ Some examples for the spring universe
4
4
-[spring-boot-mapped-supertype](https://github.com/chclaus/spring-boot-examples/tree/master/spring-boot-mapped-supertype) An example project for a very useful mapped supertype jpa entity.
5
5
-[spring-boot-pid](https://github.com/chclaus/spring-boot-examples/tree/master/spring-boot-pid) An example project for PID generation with spring-boot.
6
6
-[spring-boot-user-impersonation](https://github.com/chclaus/spring-boot-examples/tree/master/spring-boot-user-impersonation) An example project to show user impersonation with spring-boot.
7
+
-[spring-boot-jpa-optimistic-locking](https://github.com/chclaus/spring-boot-examples/tree/master/spring-boot-jpa-optimistic-locking) An example project to demonstrate optimistic locking with jpa.
0 commit comments