Steven Smith 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported před 9 roky
..
play2-java 8a18ba83fb Updated to Play 2.4.3 and Scala 2.11.7 před 10 roky
play2-java-ebean-hikaricp 8a18ba83fb Updated to Play 2.4.3 and Scala 2.11.7 před 10 roky
play2-java-jpa-bonecp 6fe0f30283 Merge branch 'master' into remove-install-scripts před 10 roky
play2-java-jpa-hikaricp 8a18ba83fb Updated to Play 2.4.3 and Scala 2.11.7 před 10 roky
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 před 10 roky
benchmark_config.json b9cdae33aa Updated to Play 2.4.1. před 10 roky
setup_java.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported před 9 roky
setup_java_ebean_bonecp.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported před 9 roky
setup_java_ebean_hikaricp.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported před 9 roky
setup_java_jpa_bonecp.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported před 9 roky
setup_java_jpa_hikaricp.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported před 9 roky

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.