Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 385 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 385 Bytes

spring-dbunit-timezone-survey

How to run

Modify main/resources/application.properties (for PostgreSQL) and main/resources/application-mysql.properties (for MySQL). Then run the SampleServicePostgreSqlTest or SampleServiceMySqlTest. Results will be shown in the Console and Results will be output to the target/*.xls and target/*.xml.

I used PostgreSQL 9.4.X and MySQL 5.7.X.