Skip to content

Commit 076d63c

Browse files
committed
Added link to another example project to Readme.
1 parent a11f874 commit 076d63c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ Some examples for the spring universe
44
- [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.
55
- [spring-boot-pid](https://github.com/chclaus/spring-boot-examples/tree/master/spring-boot-pid) An example project for PID generation with spring-boot.
66
- [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

Comments
 (0)