my1795 / QuickStartTester-RDBMS

Quickstart test cases related with Hibernate, jpa, RDBMS etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot H2 Database for quick start tests

Optimistic Locking Exception Scenario:

Optimistic locking exception is tested under testIFOptimisticLockExceptionThrownInCaseOfDirtyRead() vCagm.png

Run Spring Boot application

mvn spring-boot:run

About

Quickstart test cases related with Hibernate, jpa, RDBMS etc.


Languages

Language:Java 100.0%