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

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