Green Luo 1b15292bd6 [ci skip] Update Java/act README (#3819) 7 years ago
..
act 1b15292bd6 [ci skip] Update Java/act README (#3819) 7 years ago
activeweb b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
baratine b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
bayou b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
blade b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
comsat bf85f1f907 Upgrade to gradle 4.7 (#3711) 7 years ago
curacao b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
dropwizard b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
gemini 8d617ee83d Use Maven Central (#3723) 7 years ago
grizzly d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
grizzly-jersey d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
jawn b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
jetty b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
jlhttp b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
jooby b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
light-java b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
minijax 6580a437a9 update Act to 1.8.8-rc8 (#3796) 7 years ago
netty 8b9d09134a update netty to version 4.1.25 and freeze dependency versions (#3780) 7 years ago
ninja-standalone b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
play1 b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
play2-java b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
proteus d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
rapidoid b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
redkale 91b91db920 Update README.md (#3755) 7 years ago
restexpress b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
revenj-jvm b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
servlet 794a43a38d Log Less (#3685) 7 years ago
servlet3 7d5804a50a Use Java 10 instead of 9 where possible, downgrade to 8 when not (#3620) 7 years ago
spark b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
spring cfcdd5f760 Change ORM classification for Spring from Full to Micro (#3800) 7 years ago
tapestry 794a43a38d Log Less (#3685) 7 years ago
undertow 426bdd135d Use "UPDATE ... FROM" in undertow-postgresql to batch updates (#3749) 7 years ago
undertow-jersey d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
vertx b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
vertx-web b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
wicket b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
wildfly-ee7 d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
wizzardo-http a65f24afe8 updated wizzardo-http dependencies and implementation (#3785) 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