Daniel 5dfb719494 Upgrading to OfficeFloor 3.1.0 (#3926) 7 年之前
..
act 0b2750e70b [ci fw-only Java/act] update act to 1.8.8-RC12-SNAPSHOT (#3901) 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 9711b77823 Add JLHTTP Postgres Fortunes benchmark (#3860) 7 年之前
jooby 82a6b1de37 upgrade jooby and postresql jars to latest (#3842) 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 年之前
nanohttpd c817d5fcfa Add NanoHTTPD framework (#3857) 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 年之前
officefloor 5dfb719494 Upgrading to OfficeFloor 3.1.0 (#3926) 7 年之前
play1 b472c2f4dd Remove source_code files, count all files instead (#3715) 7 年之前
play2-java a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 年之前
proteus d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 年之前
rapidoid f90550579b Changed JVM memory configuration for Rapidoid. (#3833) 7 年之前
redkale 743b0372e8 Update pom.xml (#3837) 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 年之前
t-io f06b9ebb5e [ci fw-only Java/t-io] update tio-mvc to 3.1.1 (#3921) 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 d120f2bb84 wildfly 13.0.0.Final (#3840) 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