Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 305 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 305 Bytes

Chapter 3 :: Performance

Module for demonstrating high performance patterns using Spring Data JPA, plain JDBC, Spring AOP and Spring Retry.

Key topics:

  • Connection pooling
  • Batching Writes
  • Historical Reads

Running Tests

This script will present a menu of available test:

./run-test.sh