Mike Smith 8cc60d4cc7 Merge pull request #1882 from TechEmpower/move-everything-to-java-8 9 years ago
..
activeweb 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
comsat-servlet 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
comsat-webactors 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
curacao 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
dropwizard 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
gemini 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
grizzly-bm 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
grizzly-jersey 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
jawn 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
jetty 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
jetty-servlet 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
jooby 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
netty 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
ninja-standalone 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
play1 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
play1siena 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
play2-java 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
rapidoid 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
restexpress 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
sabina 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
servlet 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
servlet-dsl 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
servlet3-cass 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
spark 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
spring 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
tapestry 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
undertow 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
undertow-edge 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
undertow-jersey-c3p0 d800bcaf93 various fixes 9 years ago
undertow-jersey-hikaricp d800bcaf93 various fixes 9 years ago
vertx 8cc60d4cc7 Merge pull request #1882 from TechEmpower/move-everything-to-java-8 9 years ago
vertx-web ddb5665454 Remove dev. files 9 years ago
wicket 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
wildfly-ee7 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 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