Radoslav Petrov 2e003dc3c1 Disable gzip response encoding in Java/dropwizard (#2647) 8 years ago
..
act a7fa2f8b6f [ci fw-only Java/act] update act to 1.0.6; set connection pool number (#2620) 8 years ago
activeweb e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 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 2e003dc3c1 Disable gzip response encoding in Java/dropwizard (#2647) 8 years ago
gemini eb706f0714 Bump PostgreSQL JDBC driver to match the other projects (#2626) 8 years ago
grizzly-bm 928944c5f8 Update grizzly and jackson versions, change compiling to Java 8 bytecode 8 years ago
grizzly-jersey e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
jawn e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
jetty dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
jetty-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
jlhttp a6de4acec2 Realistic approach 8 years ago
jooby 5b32869eec Jooby 1.1.0 + Rocker + Requery (#2624) 8 years ago
light-java 29df51a4b2 Use mysql connector 5.x instead of 6.x in light-java-mysql (#2636) 8 years ago
netty 323080b44b update Netty to version 4.1.7 (#2497) 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 a69ce62b91 Java/play2 framework fix (#2449) 8 years ago
rapidoid e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
restexpress 7d71055306 Java/restexpress framework fix (#2441) 8 years ago
revenj-jvm 647e818f78 Java JSON fix. C# connection fix (#2623) 8 years ago
servlet 547ab2dae1 Implement batch updating in PO (plain old) Servlets (#2597) 8 years ago
spark e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
tapestry e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
undertow 189ca7892e Remove capitalized mongo tables (#2545) 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 dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
vertx-web e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
wicket f89725e4e9 Fix broken wicket db tests by downgrading the mysql connector 8 years ago
wildfly-ee7 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
README.md 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 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