Michael Hixson 8aa3831d1a Selected java10 fixes (#3464) 7 years ago
..
act b9753a15c4 [ci fw-only Java/act] Docker act 1.8.1 (#3405) 7 years ago
activeweb 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 years ago
baratine f929f15d1a Dockerize more Java tests (#3351) 7 years ago
bayou f929f15d1a Dockerize more Java tests (#3351) 7 years ago
blade 8aa3831d1a Selected java10 fixes (#3464) 7 years ago
comsat 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
curacao 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 years ago
dropwizard 8aa3831d1a Selected java10 fixes (#3464) 7 years ago
gemini 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 years ago
grizzly 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
grizzly-jersey 06c649bc88 Turn off JDBC URL search and replace. Fix teh DB host address (#3399) 7 years ago
jawn f929f15d1a Dockerize more Java tests (#3351) 7 years ago
jetty f929f15d1a Dockerize more Java tests (#3351) 7 years ago
jlhttp 8aa3831d1a Selected java10 fixes (#3464) 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 48fd9ad583 Master into docker march 13 (#3408) 7 years ago
netty 48fd9ad583 Master into docker march 13 (#3408) 7 years ago
ninja-standalone f929f15d1a Dockerize more Java tests (#3351) 7 years ago
play1 a08d0d9dcb Port play java tests to docker (#3370) 7 years ago
play2-java a08d0d9dcb Port play java tests to docker (#3370) 7 years ago
proteus 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
rapidoid 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
restexpress 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
revenj-jvm 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 years ago
servlet 033885e853 Use Jdbc3ConnectionPool from PostgreJDBC (#3439) 7 years ago
servlet3 32dd06a4a3 Convert servlet tests to docker (#3395) 7 years ago
spark 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 years ago
spring 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
tapestry 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 years ago
undertow cd7dbff366 Remove postgres startup workaround in undertow, update dependencies (#3407) 7 years ago
undertow-jersey 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
vertx 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
vertx-web 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
wicket 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) 7 years ago
wildfly-ee7 48fd9ad583 Master into docker march 13 (#3408) 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