Radoslav Petrov 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 年 前
..
act db64071835 make beetlsql dbservice share the datasource with pgsql dbservice (#2704) 8 年 前
activeweb e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 8 年 前
bayou 3c4a45f5ac Bayou is realistic 8 年 前
beyondj e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 8 年 前
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 8 年 前
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata 8 年 前
dropwizard 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 年 前
gemini eb706f0714 Bump PostgreSQL JDBC driver to match the other projects (#2626) 8 年 前
grizzly-bm 928944c5f8 Update grizzly and jackson versions, change compiling to Java 8 bytecode 8 年 前
grizzly-jersey a544dcf72b Do miscellaneous cleanup of the grizzly-jersey code (#2660) 8 年 前
jawn 2fce9632f6 Fix the timeout in the fortunes endpoint for jawn (#2663) 8 年 前
jetty 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 年 前
jetty-servlet 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 年 前
jlhttp a6de4acec2 Realistic approach 8 年 前
jooby 4ac41c6ee8 jooby: get back netty (#2678) 8 年 前
light-java db3d5eda58 Optimize light-java multiple queries/updates and upgrade framework to 1.2.5 from 1.2.3 (#2666) 8 年 前
netty 323080b44b update Netty to version 4.1.7 (#2497) 8 年 前
ninja-standalone e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
officefloor 293b71e266 Java/officefloor update (#2638) 8 年 前
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 8 年 前
play1 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
play2-java a69ce62b91 Java/play2 framework fix (#2449) 8 年 前
rapidoid 8b43bfde42 Lower number of PostgreSQL connections in Rapidoid (#2677) 8 年 前
restexpress 7d71055306 Java/restexpress framework fix (#2441) 8 年 前
revenj-jvm 0abce1568e Specify UTF-8 encoding in the revenj-jvm fortunes jsp (#2659) 8 年 前
servlet 7cb0ab0236 Turn off batch updates for servlet-postgres-raw (#2684) 8 年 前
spark e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
tapestry 62d21d4574 Upgrade Tapestry version (#2693) 8 年 前
undertow 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 年 前
undertow-jersey-c3p0 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
undertow-jersey-hikaricp e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
vertx dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 8 年 前
vertx-web e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 年 前
wicket 80739ce1c3 Make wicket encode its fortunes response in UTF-8 (#2664) 8 年 前
wildfly-ee7 9578f68813 Remove verbose GC logging to file for Java/wildfly-ee7 (#2661) 8 年 前
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 年 前

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