Michael Hixson 033885e853 Use Jdbc3ConnectionPool from PostgreJDBC (#3439) 7 年之前
..
act b9753a15c4 [ci fw-only Java/act] Docker act 1.8.1 (#3405) 7 年之前
activeweb 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 年之前
baratine f929f15d1a Dockerize more Java tests (#3351) 7 年之前
bayou f929f15d1a Dockerize more Java tests (#3351) 7 年之前
blade f929f15d1a Dockerize more Java tests (#3351) 7 年之前
comsat 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
curacao 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 年之前
dropwizard 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
gemini 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 年之前
grizzly 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
grizzly-jersey 06c649bc88 Turn off JDBC URL search and replace. Fix teh DB host address (#3399) 7 年之前
jawn f929f15d1a Dockerize more Java tests (#3351) 7 年之前
jetty f929f15d1a Dockerize more Java tests (#3351) 7 年之前
jlhttp f929f15d1a Dockerize more Java tests (#3351) 7 年之前
jooby f929f15d1a Dockerize more Java tests (#3351) 7 年之前
light-java f929f15d1a Dockerize more Java tests (#3351) 7 年之前
minijax 48fd9ad583 Master into docker march 13 (#3408) 7 年之前
netty 48fd9ad583 Master into docker march 13 (#3408) 7 年之前
ninja-standalone f929f15d1a Dockerize more Java tests (#3351) 7 年之前
play1 a08d0d9dcb Port play java tests to docker (#3370) 7 年之前
play2-java a08d0d9dcb Port play java tests to docker (#3370) 7 年之前
proteus 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
rapidoid 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
restexpress 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
revenj-jvm 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 年之前
servlet 033885e853 Use Jdbc3ConnectionPool from PostgreJDBC (#3439) 7 年之前
servlet3 32dd06a4a3 Convert servlet tests to docker (#3395) 7 年之前
spark 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 年之前
spring 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
tapestry 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 年之前
undertow cd7dbff366 Remove postgres startup workaround in undertow, update dependencies (#3407) 7 年之前
undertow-jersey 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
vertx 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
vertx-web 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
wicket 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 年之前
wildfly-ee7 48fd9ad583 Master into docker march 13 (#3408) 7 年之前
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 年之前

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