Gelin Luo 6db40e537e add ActFramework benchmark set 8 năm trước cách đây
..
act 6db40e537e add ActFramework benchmark set 8 năm trước cách đây
activeweb e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 năm trước cách đây
bayou 3c4a45f5ac Bayou is realistic 8 năm trước cách đây
beyondj e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 năm trước cách đây
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 năm trước cách đây
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata 8 năm trước cách đây
dropwizard 27fffd8f20 Java/dropwizard fix (#2440) 8 năm trước cách đây
gemini e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
grizzly-bm 928944c5f8 Update grizzly and jackson versions, change compiling to Java 8 bytecode 8 năm trước cách đây
grizzly-jersey e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
jawn e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
jetty dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 năm trước cách đây
jetty-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 năm trước cách đây
jlhttp a6de4acec2 Realistic approach 8 năm trước cách đây
jooby e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
netty 323080b44b update Netty to version 4.1.7 (#2497) 8 năm trước cách đây
ninja-standalone e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
officefloor e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 năm trước cách đây
play1 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
play2-java a69ce62b91 Java/play2 framework fix (#2449) 8 năm trước cách đây
rapidoid e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
restexpress 7d71055306 Java/restexpress framework fix (#2441) 8 năm trước cách đây
revenj-jvm 5d44d57cbb RevenJ framework testing fixes (#2442) 8 năm trước cách đây
sabina 3ada750f26 metadata cleanup: merged with upstream master 8 năm trước cách đây
servlet e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
spark e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
tapestry e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
undertow e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
undertow-jersey-c3p0 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
undertow-jersey-hikaricp e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
vertx dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 năm trước cách đây
vertx-web e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
wicket e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
wildfly-ee7 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây
README.md 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 năm trước cách đây

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