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