Mike Smith 8cc60d4cc7 Merge pull request #1882 from TechEmpower/move-everything-to-java-8 10 лет назад
..
activeweb 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
comsat-servlet 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
comsat-webactors 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
curacao 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
dropwizard 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
gemini 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
grizzly-bm 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
grizzly-jersey 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
jawn 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
jetty 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
jetty-servlet 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
jooby 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
netty 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
ninja-standalone 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
play1 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
play1siena 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
play2-java 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
rapidoid 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
restexpress 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
sabina 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
servlet 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
servlet-dsl 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
servlet3-cass 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
spark 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
spring 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
tapestry 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
undertow 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
undertow-edge 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
undertow-jersey-c3p0 d800bcaf93 various fixes 10 лет назад
undertow-jersey-hikaricp d800bcaf93 various fixes 10 лет назад
vertx 8cc60d4cc7 Merge pull request #1882 from TechEmpower/move-everything-to-java-8 10 лет назад
vertx-web ddb5665454 Remove dev. files 10 лет назад
wicket 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
wildfly-ee7 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
README.md 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад

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