Donovan Muller b9cdae33aa Updated to Play 2.4.1. 10 vuotta sitten
..
play2-java b9cdae33aa Updated to Play 2.4.1. 10 vuotta sitten
play2-java-ebean-hikaricp b9cdae33aa Updated to Play 2.4.1. 10 vuotta sitten
play2-java-jpa-hikaricp b9cdae33aa Updated to Play 2.4.1. 10 vuotta sitten
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 vuotta sitten
benchmark_config.json b9cdae33aa Updated to Play 2.4.1. 10 vuotta sitten
install.sh 0d874cdf91 Use Java 8 10 vuotta sitten
setup_java.sh 0d874cdf91 Use Java 8 10 vuotta sitten
setup_java_ebean_hikaricp.sh 0d874cdf91 Use Java 8 10 vuotta sitten
setup_java_jpa_hikaricp.sh 0d874cdf91 Use Java 8 10 vuotta sitten

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.