msmith-techempower 6fe0f30283 Merge branch 'master' into remove-install-scripts 10 years ago
..
play2-java 4bb738b028 Upgrade to Play 2.4.2 10 years ago
play2-java-ebean-hikaricp 4bb738b028 Upgrade to Play 2.4.2 10 years ago
play2-java-jpa-bonecp 6fe0f30283 Merge branch 'master' into remove-install-scripts 10 years ago
play2-java-jpa-hikaricp 4bb738b028 Upgrade to Play 2.4.2 10 years ago
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
benchmark_config.json b9cdae33aa Updated to Play 2.4.1. 10 years ago
setup_java.sh 2fd1d353be Merge branch 'master' into remove-install-scripts 10 years ago
setup_java_ebean_bonecp.sh 9923de5077 Fixing a lot of production-only issues 10 years ago
setup_java_ebean_hikaricp.sh 9923de5077 Fixing a lot of production-only issues 10 years ago
setup_java_jpa_bonecp.sh 9923de5077 Fixing a lot of production-only issues 10 years ago
setup_java_jpa_hikaricp.sh 9923de5077 Fixing a lot of production-only issues 10 years ago

README.md

play2-java framework tests

  1. Add new test applications in subdirectories named either play2-java or play2-java-orm.
  2. Edit frameworks/Java/play2-java/generate_config.py and add configuration for the new test applications.
  3. Run python frameworks/Java/play2-java/generate_config.py to generate a new benchmark_config.json file and to generate a setup_*.py file for your test application.