Michael Hixson d53ea3f0d3 Update the Undertow tests (after round 14) (#2733) 8 rokov pred
..
act 30e27d758e [ci fw-only Java/act] Optimize SQL datasource configuration; Add act-jdbc tests (db tests with raw jdbc access) (#2709) 8 rokov pred
activeweb e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 rokov pred
bayou 3c4a45f5ac Bayou is realistic 8 rokov pred
beyondj e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 rokov pred
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 rokov pred
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata 8 rokov pred
dropwizard 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 rokov pred
gemini eb706f0714 Bump PostgreSQL JDBC driver to match the other projects (#2626) 8 rokov pred
grizzly-bm 928944c5f8 Update grizzly and jackson versions, change compiling to Java 8 bytecode 8 rokov pred
grizzly-jersey a544dcf72b Do miscellaneous cleanup of the grizzly-jersey code (#2660) 8 rokov pred
jawn 5b174089c8 Java/jawn Remove jvmArgs causing failure (#2735) 8 rokov pred
jetty 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 rokov pred
jetty-servlet 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 rokov pred
jlhttp a6de4acec2 Realistic approach 8 rokov pred
jooby 4ac41c6ee8 jooby: get back netty (#2678) 8 rokov pred
light-java db3d5eda58 Optimize light-java multiple queries/updates and upgrade framework to 1.2.5 from 1.2.3 (#2666) 8 rokov pred
netty 323080b44b update Netty to version 4.1.7 (#2497) 8 rokov pred
ninja-standalone e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
officefloor 293b71e266 Java/officefloor update (#2638) 8 rokov pred
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 rokov pred
play1 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
play2-java a69ce62b91 Java/play2 framework fix (#2449) 8 rokov pred
rapidoid 8b43bfde42 Lower number of PostgreSQL connections in Rapidoid (#2677) 8 rokov pred
restexpress 7d71055306 Java/restexpress framework fix (#2441) 8 rokov pred
revenj-jvm 0abce1568e Specify UTF-8 encoding in the revenj-jvm fortunes jsp (#2659) 8 rokov pred
servlet 7cb0ab0236 Turn off batch updates for servlet-postgres-raw (#2684) 8 rokov pred
spark e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
tapestry 84d011c86b Upgrade Tapestry to 5.4.3, use JDK 8 (#2745) 8 rokov pred
undertow d53ea3f0d3 Update the Undertow tests (after round 14) (#2733) 8 rokov pred
undertow-jersey-c3p0 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
undertow-jersey-hikaricp e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
vertx dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 rokov pred
vertx-web e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 rokov pred
wicket 80739ce1c3 Make wicket encode its fortunes response in UTF-8 (#2664) 8 rokov pred
wildfly-ee7 9578f68813 Remove verbose GC logging to file for Java/wildfly-ee7 (#2661) 8 rokov pred
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 rokov pred

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