/spring-petclinic

Primary LanguageCSSApache License 2.0Apache-2.0

spring-petclinic

This is a version of the Spring Petclinic demo

Additions to main repo

Added support for "Maintenance" status

Enable it by setting environment variable MAINTENANCE="true". A "web site in maintenance" static page will be shown.

JMeter stress testing support

Random owners reading and new visits added. Check jmeter directory.

Databases supported:

  • Oracle
  • Postgres
  • MySQL

Dockerfile

Basic dockerfile added.