Julien Viet d8ea58c517 Update vertx entry (#2968) 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 31e3ede6d3 Updating jawn framework (#2961) 8 years ago
jetty 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 years ago
jlhttp a6de4acec2 Realistic approach 8 years ago
jooby 6feff2d08f Jooby R15P2 feedback: write direct JSON + rollback plaintext (#2952) 8 years ago
light-java 418f31b952 Update queries/updates to remove future and clean up (#2896) 8 years ago
netty 3118a187d3 update netty to version 4.1.13.Final and make use of the newly added Kqueue support (#2911) 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 c71b841756 Revenj Java switched from JSP to Rocker (#2934) 8 years ago
servlet 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 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 d8ea58c517 Update vertx entry (#2968) 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 e21bf363ff update to wildfly 11.0.0.CR1 (#2942) 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