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

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