Radoslav Petrov bc043db3d5 JSON test must create object instance (#2902) 8 years ago
..
act 6b9a388b40 [ci fw-only Java/act] update to act-1.4 (#2895) 8 years ago
activeweb 697e54bada Misc. Clean Up (#2773) 8 years ago
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
bayou 3c4a45f5ac Bayou is realistic 8 years ago
beyondj e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata 8 years ago
dropwizard d71fab29d8 Java/dropwizard add jdbi implementation (#2882) 8 years ago
gemini 4d2bb9530b Java/gemini update and caching test (#2864) 8 years ago
grizzly-bm 41d59adf6a Update Grizzly dependencies and remove character encoding from response (#2887) 8 years ago
grizzly-jersey a544dcf72b Do miscellaneous cleanup of the grizzly-jersey code (#2660) 8 years ago
jawn 71e27ce91c Update build.gradle (#2836) 8 years ago
jetty c69cd4e0a2 Upgrade jetty (#2884) 8 years ago
jlhttp a6de4acec2 Realistic approach 8 years ago
jooby afb49a954d jooby: raw-jdbc, postgresql, updates/queries tests and latest release (#2883) 8 years ago
light-java 418f31b952 Update queries/updates to remove future and clean up (#2896) 8 years ago
netty 560fa0c71d Netty: IDE warnings cleanup, removed unnecessary inheritance, simplified code. (#2831) 8 years ago
ninja-standalone e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
officefloor 293b71e266 Java/officefloor update (#2638) 8 years ago
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
play1 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
play2-java bc043db3d5 JSON test must create object instance (#2902) 8 years ago
proteus b456e607b7 Fix for hostname issue. (#2873) 8 years ago
rapidoid 8b43bfde42 Lower number of PostgreSQL connections in Rapidoid (#2677) 8 years ago
restexpress 34b12661ca Several Toolset Verification Updates (#2795) 8 years ago
revenj-jvm 0abce1568e Specify UTF-8 encoding in the revenj-jvm fortunes jsp (#2659) 8 years ago
servlet 7f5bbb8418 Turn off SSL for MySQL connections (#2878) 8 years ago
spark 74891c3a74 Update Resin to 4.0.53 (#2899) 8 years ago
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
tapestry 697e54bada Misc. Clean Up (#2773) 8 years ago
undertow 644ffa7a3b Undertow tuning (#2748) 8 years ago
undertow-jersey-c3p0 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
undertow-jersey-hikaricp e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
vertx 7257295bbe Vertx header optimizations (#2871) 8 years ago
vertx-web 7059ebd39a Removed the two memory options for the java process. (#2870) 8 years ago
wicket 80739ce1c3 Make wicket encode its fortunes response in UTF-8 (#2664) 8 years ago
wildfly-ee7 91ec8631e6 use stateless jsf (#2804) 8 years ago
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 years ago

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