msmith-techempower c79e021dd9 Merge branch 'master' into remove-testrunner 8 년 전
..
activeweb dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
bayou 3c4a45f5ac Bayou is realistic 8 년 전
beyondj 99d7e567a4 Fixed a few issues 8 년 전
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata 9 년 전
dropwizard cd247ae513 Update dropwizard to 1.0.3 and Java 8 compilation (#2357) 8 년 전
gemini dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
grizzly-bm 928944c5f8 Update grizzly and jackson versions, change compiling to Java 8 bytecode 8 년 전
grizzly-jersey 928944c5f8 Update grizzly and jackson versions, change compiling to Java 8 bytecode 8 년 전
jawn dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
jetty dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
jetty-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
jlhttp a6de4acec2 Realistic approach 9 년 전
jooby 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata 9 년 전
netty 6b314f37e6 remove unnecessary character encoding from headers 9 년 전
ninja-standalone dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
officefloor dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
play1 dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
play2-java dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
rapidoid b333d6f4bb Fixed pipeline limits and added Postgres test. 8 년 전
restexpress dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
revenj 9531785f3e Fixes a race condition 8 년 전
sabina 3ada750f26 metadata cleanup: merged with upstream master 9 년 전
servlet be1e882d2e Modify Java/servlet mapping tags to use url-pattern (#2354) 8 년 전
servlet3-cass dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
spark 72fe5aae4b fixes merge conflicts 9 년 전
spring 72fe5aae4b fixes merge conflicts 9 년 전
tapestry dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
undertow dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
undertow-jersey-c3p0 dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
undertow-jersey-hikaricp 1cfff59009 WIP 9 년 전
vertx dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
vertx-web dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 년 전
wicket 4ef0ace6e3 Remove sed rule that modifies the content of resin-web.xml. resin-web.xml has been removed. 8 년 전
wildfly-ee7 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata 9 년 전
README.md 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 년 전

README.md

Java Frameworks

The information below contains information specific to Java. For further guidance, review the documentation.

Infrastructure Software Versions

  • Java 8

Adding a New Java Framework

Installation and Bash Configuration

In order to declare that your framework requires Java, you should have an install.sh that contains at least

#!/bin/bash

fw_depends java

This installs the Oracle Java 8 JDK.

Get Help

Java Experts

There aren't any experts listed, yet. If you're an expert, add yourself!

Interesting Links