Michael Hixson f929f15d1a Dockerize more Java tests (#3351) 7 years ago
..
act 29c3038db8 actframework on docker (#3342) 7 years ago
activeweb f929f15d1a Dockerize more Java tests (#3351) 7 years ago
baratine f929f15d1a Dockerize more Java tests (#3351) 7 years ago
bayou f929f15d1a Dockerize more Java tests (#3351) 7 years ago
blade f929f15d1a Dockerize more Java tests (#3351) 7 years ago
comsat 975ac31a3f Merge comsat-servlet and comsat-webactors (#3338) 7 years ago
curacao f929f15d1a Dockerize more Java tests (#3351) 7 years ago
dropwizard 6fd55b6f0f Revert Jetty configuration change (#3309) 7 years ago
gemini 19095d74c7 Implement supporting multiple `FROM` directives (#3320) 7 years ago
grizzly-bm 8a23a75c82 Merge grizzly and grizzly-jersey projects (#3329) 7 years ago
jawn f929f15d1a Dockerize more Java tests (#3351) 7 years ago
jetty f929f15d1a Dockerize more Java tests (#3351) 7 years ago
jlhttp f929f15d1a Dockerize more Java tests (#3351) 7 years ago
jooby f929f15d1a Dockerize more Java tests (#3351) 7 years ago
light-java f929f15d1a Dockerize more Java tests (#3351) 7 years ago
minijax f929f15d1a Dockerize more Java tests (#3351) 7 years ago
netty f929f15d1a Dockerize more Java tests (#3351) 7 years ago
ninja-standalone f929f15d1a Dockerize more Java tests (#3351) 7 years ago
play1 e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
play2-java 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
proteus 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
rapidoid 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
restexpress e57a56dc60 Upgrade to swift 4.1 and mongodb 3.6, fix vapor tests (#3242) 7 years ago
revenj-jvm 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
servlet 33974a6689 Separate /db and /queries endpoint (#3348) 7 years ago
spark 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
spring 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
tapestry 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
undertow f929f15d1a Dockerize more Java tests (#3351) 7 years ago
undertow-jersey b71960cd72 Merge undertow-jersey-c3p0 and undertow-jersey-hikaricp (#3333) 7 years ago
vertx 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
vertx-web 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
wicket 198700f89f Always use "resinctl console" instead of "resinctl start" (#3236) 7 years ago
wildfly-ee7 83e1de9cba [ci fw-only Java/act] Update to act-1.6.4 (#3179) 7 years ago
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 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