Koen De Groote a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
..
play2-java a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-ebean-hikaricp a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-jooq-hikaricp a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-jpa-hikaricp a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
benchmark_config.json a08d0d9dcb Port play java tests to docker (#3370) 7 years ago
play2-java-ebean-hikaricp-netty.dockerfile a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-ebean-hikaricp.dockerfile a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-jooq-hikaricp-netty.dockerfile a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-jooq-hikaricp.dockerfile a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-jpa-hikaricp-netty.dockerfile a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-jpa-hikaricp.dockerfile a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java-netty.dockerfile a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
play2-java.dockerfile a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 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.