Matthias Kurz 4401dfbfc1 Update all play2-java benchmark projects (#3061) %!s(int64=8) %!d(string=hai) anos
..
act f146852f59 [ci fw-only Java/act] update to actframework r1.4.13 (#2998) %!s(int64=8) %!d(string=hai) anos
activeweb a534b571d1 updated dependencies for activeweb (#2994) %!s(int64=8) %!d(string=hai) anos
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. %!s(int64=9) %!d(string=hai) anos
bayou 3c4a45f5ac Bayou is realistic %!s(int64=8) %!d(string=hai) anos
beyondj e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) %!s(int64=8) %!d(string=hai) anos
blade 4237c302ee Upgrade to Blade 2.0.4-R1 (#3015) %!s(int64=8) %!d(string=hai) anos
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. %!s(int64=9) %!d(string=hai) anos
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. %!s(int64=9) %!d(string=hai) anos
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata %!s(int64=9) %!d(string=hai) anos
dropwizard d71fab29d8 Java/dropwizard add jdbi implementation (#2882) %!s(int64=8) %!d(string=hai) anos
gemini 4d2bb9530b Java/gemini update and caching test (#2864) %!s(int64=8) %!d(string=hai) anos
grizzly-bm 41d59adf6a Update Grizzly dependencies and remove character encoding from response (#2887) %!s(int64=8) %!d(string=hai) anos
grizzly-jersey a544dcf72b Do miscellaneous cleanup of the grizzly-jersey code (#2660) %!s(int64=8) %!d(string=hai) anos
jawn 31e3ede6d3 Updating jawn framework (#2961) %!s(int64=8) %!d(string=hai) anos
jetty 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) %!s(int64=8) %!d(string=hai) anos
jlhttp a6de4acec2 Realistic approach %!s(int64=9) %!d(string=hai) anos
jooby b5d632eaa9 update jooby version to 1.2.1 (#3025) %!s(int64=8) %!d(string=hai) anos
light-java 418f31b952 Update queries/updates to remove future and clean up (#2896) %!s(int64=8) %!d(string=hai) anos
netty 4e2fd4b99f Updated to latest netty version. Cleanup and small improvements. (#2977) %!s(int64=8) %!d(string=hai) anos
ninja-standalone e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) %!s(int64=8) %!d(string=hai) anos
officefloor 293b71e266 Java/officefloor update (#2638) %!s(int64=8) %!d(string=hai) anos
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. %!s(int64=9) %!d(string=hai) anos
play1 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) %!s(int64=8) %!d(string=hai) anos
play2-java 4401dfbfc1 Update all play2-java benchmark projects (#3061) %!s(int64=8) %!d(string=hai) anos
proteus c40fa801ed Updated per review. (#3050) %!s(int64=8) %!d(string=hai) anos
rapidoid 8b43bfde42 Lower number of PostgreSQL connections in Rapidoid (#2677) %!s(int64=8) %!d(string=hai) anos
restexpress 34b12661ca Several Toolset Verification Updates (#2795) %!s(int64=8) %!d(string=hai) anos
revenj-jvm c71b841756 Revenj Java switched from JSP to Rocker (#2934) %!s(int64=8) %!d(string=hai) anos
servlet 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) %!s(int64=8) %!d(string=hai) anos
spark 74891c3a74 Update Resin to 4.0.53 (#2899) %!s(int64=8) %!d(string=hai) anos
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) %!s(int64=8) %!d(string=hai) anos
tapestry 697e54bada Misc. Clean Up (#2773) %!s(int64=8) %!d(string=hai) anos
undertow 644ffa7a3b Undertow tuning (#2748) %!s(int64=8) %!d(string=hai) anos
undertow-jersey-c3p0 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) %!s(int64=8) %!d(string=hai) anos
undertow-jersey-hikaricp e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) %!s(int64=8) %!d(string=hai) anos
vertx d8ea58c517 Update vertx entry (#2968) %!s(int64=8) %!d(string=hai) anos
vertx-web 823168b869 Update to final release (#3038) %!s(int64=8) %!d(string=hai) anos
wicket b47b173bdd Updated Wicket version and improved resource responses. (#2929) %!s(int64=8) %!d(string=hai) anos
wildfly-ee7 e78020f664 Wildfly to 11.0.0.Final (#3022) %!s(int64=8) %!d(string=hai) anos
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) %!s(int64=8) %!d(string=hai) anos

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